v0.1.2
Latest
February 28, 2026
Added
- Authentication & Cloud Sync - Sign in with email/password via Supabase Auth; sessions sync across devices automatically
- Subscriptions & Billing - Pro and Team plans with Stripe checkout, invoice history, and plan comparison
- MCP Integrations - Connect to 50+ remote servers (GitHub, Notion, Figma, Stripe, Cloudflare, Linear, etc.) with OAuth 2.1; install 30+ local servers on desktop; add custom servers via stdio or HTTP
- Built-in Browser - Split-view embedded browser alongside chat with navigation, resizable pane, and local file preview
- Virtual Machines - Launch isolated Ubuntu/macOS/Windows VMs via QEMU with SSH access and guest agent support
- Codex SDK - Run OpenAI Codex sessions inside conversations with streaming output and kill/resume
- CLI Chatbot Detection - Auto-detect local CLI tools on startup and use them as conversation providers
- Sub-Agents & Tasks - Spawn sub-agents for multi-step work with hierarchical tracking and status summaries
- Planning Mode - Structured reasoning step before tool execution for Claude conversations
- Checklist Overlay - Visual multi-step task progress with live per-step status indicators
- Diff Viewer - Unified diff rendering with syntax-highlighted additions, deletions, and file paths
- Chrome Import - Import history, bookmarks, autofill, and saved passwords from local Chrome profiles
- Multi-Window - Open chat sessions in separate Electron windows, synced with the main canvas
- Projects & Folders - Organize sessions into collapsible folders with drag-and-drop reordering
- Session Archiving - Soft-delete with restore, separate from permanent deletion
- Expanded Tooling - Glob pattern matching, ripgrep content search, file viewer, VM launcher, browser scripting, and tool confirmation gates
- Math & Syntax Highlighting - KaTeX formula rendering and highlight.js code blocks in message output