What's New
Task Spinoff
Right-click any session -> "Spinoff Tasks" to AI-extract actionable tasks from the conversation. Review, edit, and batch-create as worktree branches -- each with structured specs (title, description, files, acceptance criteria). The marquee feature for multi-agent orchestration.
PR Automation
Create GitHub PRs directly from kanban cards via gh CLI. AI-generated descriptions, draft mode, labels. PR status badges on cards with auto-advance to Done on merge.
Tags + Model Orchestration + Agent Teams
- Cross-cutting tag system with color-coded badges
- Per-task model selection, default models per kanban stage
- Agent teams checkbox with workflow explainer panel
Cloudflare Tunnel Integration
Named tunnel setup for persistent remote access.
Bug Fixes
- Notification dot not clearing on tab group click (re-fire cycle from trivial PTY output)
- CJK duplicate input -- Korean/Japanese/Chinese IME no longer doubles characters (thanks @ntopia)
- Linux/macOS path decoding -- session discovery now works on non-Windows systems (thanks @Vidalee)
- Mobile scroll snap-back -- touch scrolling stays where you put it (thanks @Vidalee)
- Null session guard in PTY attach
Stats
- 42 tests passing
- 3 community PRs merged
- 24 source files, ~29K lines