Redesigned header, faster pickers, and a harness API
Highlights
- Redesigned TUI header: left-aligned, shows git branch beside the working directory, vertical auth list, and capped MCP/skills lines
- Much faster fuzzy filtering in pickers, with instant /model open for large remote catalogs
- New versioned harness API socket lets external apps drive jcode sessions
Improvements
- /thinking-display is now the primary command for thinking visibility
- Unseen-updates box moved above the jcode line and renders inside startup padding
- '/login to add provider:' heading lists unconfigured providers inline
- Initial empty screen stays put so the first prompt no longer shifts content
- Info widgets settle into stable placements instead of jumping around
- Server/client header lines are dimmed for less visual noise
Fixes
- MCP servers owned by a session now run in that session's working directory and stay out of the shared pool
- Copilot Sonnet 5 requests send the correct reasoning effort
Full changelog: v0.55.0...v0.56.0
Platform availability
- Linux x86_64: available
- Linux aarch64: available
- macOS Apple Silicon: available
- macOS Intel: available
- Windows x86_64: available
- Windows ARM64: available
- FreeBSD x86_64: available