Changelog
A record of every feature, fix, and improvement. Updated with each release.
0.1.0-alpha2026-04-01
Private Alpha Launch
Added
- Monaco-powered code editor with inline AI completions
- Visual canvas with code architecture mode
- AI chat panel with multi-provider support (Claude, GPT, Ollama)
- Glass morphism UI theme with bronze and gold design tokens
- MCP (Model Context Protocol) support with 7 built-in servers
- Rollback scoring system (A through F grading)
- Agent fleet with worktree branching
0.0.2-dev2026-03-15
Canvas and Brand System
Added
- Process canvas mode (Lucidchart-style SOPs and swimlanes)
- Agent canvas mode (visual agent orchestration)
- Brand builder with live component gallery
- Skulpt Pack browser with pick-and-play components
Changed
- Improved editor gutter actions (breakpoints, blame, run)
- Updated sticky scroll behavior
0.0.1-dev2026-03-01
Initial Development Build
Added
- Project scaffolding with React 18, Vite, TypeScript
- Monaco editor wrapper
- Canvas system with @xyflow/react
- Claude API integration with streaming
- Database architecture v2 (13 schemas, 93 tables)