Code-by-wire v0.1.3
Added
- Overall Stats view, pinned as an Overview entry at the top of the rail and
served from the SQLite analytics index: a headline KPI strip, a GitHub-style
contributions calendar with a metric toggle and year switcher, a daily usage
chart, per-model, per-project, and per-branch breakdowns, a sortable session
table, a date-range filter, and a single cache-token toggle. - App version next to the header wordmark.
Changed
- Moved Tasks, Turns, and Subagents into a collapsible Structure dock.
- Reworked the model picker: it resolves its default from the configured
override, offers model aliases (including Fable), shows each session's resolved
id, and labels a session with no recorded model "Unknown". - Capitalized the app display name to "Code-by-wire".
Fixed
- Hold a new session's picked model in the rail until its first turn lands,
instead of briefly flickering to a default.
Full Changelog: v0.1.2...v0.1.3