Roadmap
What's Coming Next
Planned features and improvements.
v0.3.0
- macOS and Windows support
- Multi-provider LLM (Claude, Copilot, Gemini, Mistral, Ollama)
- Local RAG with hybrid search and reranking
- Service connections (REST + MCP)
- Chat organization (flags, labels, archive, search)
- Meta-chat (control the app through conversation)
- Print and export conversations
- Custom themes
- Auto updater
- Application signing
v0.4.0
- Skills system
- Bash and Python code execution (unsecured, opt-in)
- Shortcut keys (macOS and Windows)
v0.5.0
- Tools activity improvements (clarify tool usage in the conversation view)
- OpenAI provider support
- Mistral provider support
- Markdown lexer and renderer improvements (diff view, lang highlighting)
v0.6.0
- Linux support (descoped to future relases due to WebKitGTK limitations on Linux)
- Universal file extraction via markit — PDF, DOCX, PPTX, XLSX, HTML, EPUB, CSV, images, audio, URLs, and more
- MacOs intel support (descoped to future releases due to low demand and development complexity)
- Drop custom extractor plugin system in favor of built-in markit support
- Attachments drag-and-drop support
- 1M context window support
- Tool management improvements (large tool output cached in files)
- Chat permission system (Approve Once, Approve All, Deny)
v0.7.0
- Routines (cron)
- Assistant labels for permission, connection, skill and routine
- Conversation steering messages (inject messages into the conversation while the agent is working)
- Conversation branch/copy/edit/delete (start new chat from specific message with the previous context)
v0.8.0
- DeepSeek API support (Anthropic OAuth Pro/Max discontinued since 04.04.2026)
- Events and triggers
- Permission system improvements (per-chat trust scopes, more granular permissions, less intrusive, more controllable)
- Core browser support (navigation, context extraction)
v0.9.0
- Extended browser support (form filling, login)
- Sandboxed code execution? (macos)
Beyond
- CLI companion tool
- Skills hub
- Sharable conversation links
Have a feature request? Open an issue on GitHub.