Code-by-wire v0.1.1
Added
- API billing mode in the account rail. It shows host and plan for API-billed
accounts and tells them apart from Pro/Max subscriptions. - macOS editing keys in the terminal (Ctrl-A/E, Esc-b/f, Ctrl-W/U/K), so the
Claude Code prompt answers the usual readline shortcuts.
Changed
- Moved the New session button into the sidebar.
- Simplified the account rail to host and plan, dropping Auth and Via.
- Made the terminal borderless with an edge scrollbar so it fills its panel.
- Trimmed the global header to 40px.
- Anchored the wordmark top-left, sliding into the corner in fullscreen once the
traffic lights clear. - Tightened the Session and Git panel row spacing to match the rail.
Removed
- Intel (
x64) builds. Releases are Apple Silicon (arm64) only.
Fixed
- Self-heal a wrapped
settings.jsonwhen itsstate.jsongoes missing. - Drop the subscription label once every rate-limit window has expired.
- Force the sRGB color profile so packaged colors match dev.
Full Changelog: v0.1.0...v0.1.1