Changelog
What just shipped.
A running list of releases. Versions cut on a normal cadence; entries are written once the build is on the public download.
- v0.9.0Beta2026-04-22
Agent Create + workflow editor
- Agent Create: a built-in agent that scaffolds new custom agents from a one-line brief
- Workflow editor: drag, wire, and gate agents into a runnable graph
- Per-step model pinning — different model per node, no global override needed
- Loop nodes with stop conditions on token budget, file count, or manual halt
- v0.8.0Beta2026-03-30
Mobile approvals out of preview
- Discord and Telegram approvals now ship the actual diff or command, not a generic prompt
- Per-tool approval rules — pick which actions auto-run and which wait, per session
- Reply with a redirect and the agent re-plans on the spot
- Notification batching when several gates fire in the same minute
- v0.7.0Beta2026-03-04
Six-pane workspace + branch & rewind
- Up to six panes per project — mix roles and models freely
- Branch any session without overwriting siblings
- Rewind to any checkpoint; compaction survives the rewind
- Run timeline now records every call, change, and approval inline
- v0.6.0Preview2026-02-11
Provider expansion
- GitHub Models, Azure OpenAI, AWS Bedrock, and Vertex AI added
- Local Ollama now first-class for fully offline runs
- OS keychain storage — keys never written in plain text on disk
- Provider router picks the strongest available model per agent role
- v0.5.0Preview2026-01-15
Solana + MCP tools
- Solana toolset: RPC, indexer, fork helpers, deploy guardrails (preview)
- MCP tool integration — bring any MCP server into an agent's tool list
- Browser tool with site-scoped permissions
- Per-agent memory budgets and journal compaction tuning
- v0.4.0Build2025-12-09
Rust runtime rewrite
- Agent runtime, harness, and persistence rewritten from the ground up in Rust
- Cold-start latency cut by ~3x on a fresh project
- Memory-safer plugin host — no more stray child processes after a crash
- Crash-only journal with replay; sessions survive a hard kill
Heads up
Coming up
Pro and Solana Pro plans are next — cloud runtime, sync, hosted run history, and managed Solana infra. Until they ship, the desktop app is the whole product.