Code-by-wire v0.1.4
Added
- Subagent lanes in the dock: each session's subagents render as a live gantt
timeline, grouped into collapsible per-batch bands ordered by start time, with
the task description and tool count on each lane and a status tally. Drill into
any lane to open that subagent's transcript on the main surface, with a
breadcrumb back to the session. - Shift+Enter in the terminal inserts a newline in the Claude Code prompt instead
of submitting, matching what/terminal-setupwires for a native terminal.
Changed
- Recolored charts and telemetry with a token-kind palette: wire-blue is reserved
for interaction and brand, with steel for Input, violet for Output, and teal as
the analytics hue across the cost donut, token bars, KPI strip, contributions
heatmap, model-mix donut, and right rail. - Neutralized the text scale to graphite and lifted tertiary contrast.
Fixed
- Keep the terminal scrollback pinned to the bottom after switching sessions.
Full Changelog: v0.1.3...v0.1.4