Alibaba's QoderWork Puts a Full Desktop Agent Suite Behind a Chinese Login
A full desktop agent with browser control, file access, and IM delivery is now available behind a Chinese account, with a pricing model that drops to 20% cost during off-peak hours. Developers outside China who rely on Codex or Claude Code now have a credible fallback that outputs runnable code, not just chat replies.
QoderWork CN bundles browser control, computer control, scheduled tasks, and IM integrations into a single desktop app available on macOS and Windows. It ships with four modal workbenches — general, design, writing, and slides — each tuned for a specific output. The design workbench treats UI generation as "Code as Design," producing complete project structures with .tsx files from a prompt and a style reference, not flat mockups. The slides workbench splits PPT creation across multiple agents handling outlines, themes, and speaker notes, exporting to PDF, HTML, or PPTX.
Ten expert suites cover product management, contract law, equity investment, and other professional domains. Each suite bundles slash-commands, pre-wired tool interfaces, and an industry knowledge base. A product design suite, for instance, chains 28 commands from problem framing through visual mood boards to a near-10,000-word PRD with design asset paths and technical constraints.
Skills are plain Markdown files in a local folder, compatible with Claude Code Skills for zero-cost migration. Connectors let the agent reuse your existing Chrome login sessions, so it can operate Xiaohongshu, Zhihu, or Bilibili without separate credentials. Scheduled tasks run unattended and can push results to DingTalk, Feishu, or WeChat. A double-tap of the Command key snaps the foreground window as context, and a "consciousness" module promotes cross-session memories into long-term Markdown storage while suggesting skill automation for repeated tasks.
QoderWork is not a coding copilot — it is a desktop automation platform that happens to generate code, which changes the comparison set from Cursor or Copilot to Codex or a lightweight RPA tool.
The 'Code as Design' approach means the design workbench outputs a real project tree, not a Figma mockup. That collapses the handoff gap between design and development into a single prompt.
Skill compatibility with Claude Code is a deliberate interoperability play: it lowers the switching cost for developers who have already invested in building custom Skills elsewhere.
Reusing the browser's existing login state sidesteps the credential-management headache that makes most browser agents impractical for platforms with strict session policies.
The 80% off-peak pricing discount is a quiet signal that inference cost is the main lever these platforms use to manage margin, and users who schedule work overnight can cut their bill substantially.
Expert suites with chained slash-commands turn a general-purpose agent into a domain-specific workflow engine without requiring the user to write a single Skill — that is a different product philosophy from the 'build your own agent' approach of most Western tools.
The 'consciousness' module's automatic Skill suggestion from repeated tasks is a small feature that points toward agents that self-optimize over time, but the 5% cost cap on Fork Sessions shows the engineering discipline needed to make that affordable.