Minnow 0.1.3
Seventh open-beta build. Source Control is now a first-class app, chat transcripts can switch between Compact and Full views, and context usage is easier to read.
Highlights
- Source Control app — Dedicated rail app for changes, history, branches, worktrees, pull requests, and CI. Opens without clearing your Code chat.
- Compact and Full chat views (#1194) — Compact groups per-turn Working/Worked activity and shows edited-file summaries with inline diff review; Full keeps every transcript row visible.
- Context usage — Improved usage ring, stats strip, and web content extraction for clearer context budgeting.
- Default model configuration — New chats and the menubar model chip resolve the configured default provider/model consistently.
- Issues — Clearer closed-issue handling and list/board indicators.
- Orchestrate — Board baseline now returns
seqfor reliable reconnect sync.
Changes and fixes since v0.1.2
Source Control
- Released core app at
#/app/source-controlwith the full git surface (changes, history, branches, stashes, worktrees, PRs, CI). - Code left-pane Source Control toggle still works; the rail app opens the same capabilities in a dedicated view.
Chat and context
- Settings → Appearance → Chat view: Compact (default) or Full, persisted across restarts.
- Per-turn file-change summaries and inline diff review in Compact mode.
- Token/stat formatting handles trillion-scale counts.
Models and settings
- Default model binding management across Settings, menubar chip, and new chats.
- Full-width skill preview buttons; Impeccable skill sync updates.