v0.1.0 — Initial Release
March 2025
Features
- Kanban Board — 5-column workflow (Backlog → Plan → In Progress → Review → Done)
- AI Project Analysis — Scan and analyze any codebase with Claude AI
- Story Chat — Per-story AI chat with planning and agent modes
- Orchestrator — Project-wide AI coordination with sub-agent spawning
- Git Automation — Automatic branch creation, worktrees, and commit tracking
- GitHub Integration — OAuth connection, repository cloning, and automatic PR creation
- Custom Agents — Named AI personas with dedicated workspaces
- Multi-Agent Coordination — File locking, broadcasts, and API contracts
- Local-First Architecture — SQLite database, no server required
Tech Stack
- Electron 33, React 19, Vite 6, TypeScript 5.7
- Prisma 6 with SQLite
- Tailwind CSS 4, Framer Motion 12
- Claude CLI for AI operations