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
v0.1.1
January 16, 2026

Added

  • Context Sharing - Connect nodes to share conversation context between chats
  • Tool Use/Function Calling - Built-in file system tools and shell command execution
  • Session Management - Save and load canvas states with auto-save and multiple sessions
v0.1.0
December 29, 2025

Added

  • Initial release
  • LLM sandbox with model management
  • Agent orchestration interface
  • Native macOS performance optimizations
  • Support for Claude, GPT-4, Gemini, and Grok