v1.2.20
Version 1.2.20
What’s New
- Sandbox workspace — Projects can now run a Linux container with a full terminal. AI executes commands inside the sandbox and produces artifacts which you can access from the project folder. You can also interact with it directly via the built-in terminal panel (Cmd+Shift+T).
- MCP stdio transport — Connect to local MCP servers directly (e.g.
npx @modelcontextprotocol/server-filesystem) without needing an HTTP proxy. Servers are launched automatically on connect. - Model favorites — Star your most-used models in the model picker. Favorites pin to the top of the list for quick access.
Bug Fixes
- Fixed MCP server disconnect not persisting across restarts.
- Fixed data export crashing on conversations with special characters in attachment names.