What's New
6-Pane Terminal Grid
Expanded from 4 to 6 terminal panes with smart CSS grid layouts that auto-adapt: 1x1, 2x1, 2+span, 2x2, 3+2span, 3x2. New slot colors (red, pink) for panes 5-6.
Launch New Session
Sidebar button opens a frecency-ranked project launcher. Shows Pinned/Recent/All sections with fuzzy search, pin persistence, CLAUDE.md badges, session name input, and model selector. Creates sessions directly into terminal panes.
Voice/Mic Input
Web Speech API integration for Chrome/Edge. Mic button on each pane header starts speech recognition with live interim transcript overlay. Sends final transcript to the terminal. Pulses red while listening. Respects prefers-reduced-motion. Hidden on unsupported browsers.
Conflict Detection
JSONL-based global conflict detection across all active sessions. Scans Write/Edit tool_use blocks in session logs, identifies overlapping file modifications. Amber badges on pane headers, toast notifications (deduplicated), and context menu details. 30s backend cache, 60s frontend polling.
Bug Fix
- Tab pane layout no longer bleeds across tab groups when switching to empty tabs.
Full Changelog: v0.7.0...v0.8.0