At a glance
An Apache-2.0 terminal coding agent with persistent auto-memory, headless execution, hosted and local providers, MCP, specialized subagents, built-in desktop Computer Use, IDE integrations, checkpoints, and opt-in macOS or container isolation.
Good choice if
- Terminal and CI workflows that can explicitly enable a first-party sandbox path
- Teams switching among Qwen, OpenAI-compatible, Anthropic, Gemini, and local endpoints
- Delegated coding tasks that benefit from subagents, MCP, skills, and IDE integrations
Check before choosing
- The sandbox is off by default; `--yolo` does not enable it, and the default macOS profile allows network access while mainly restricting writes
- Checkpointing is also opt-in and restores tracked project state and conversation, not shell-created external side effects
- Auto-memory is enabled by default and can persist user or project knowledge, so teams should review what is retained and synchronized
See 1 more considerations
- The qwen serve daemon is an alpha local API: loopback starts without authentication, non-loopback binding fails closed without a bearer token, and the docs do not yet claim production-grade multi-client or network-failure guarantees
