Bifrost CLI Release v0.10.0
v0.10.0
- feat: tabbed multiplexer for running multiple coding-agent sessions in a single terminal
- feat: self-update flow with
bifrost updatecommand and background version checks - feat:
bifrost versionsubcommand - feat: native config writing for Claude Code (~/.claude/settings.json) with confirmation prompt
- feat: PTY-based process execution with SIGWINCH propagation for proper TUI rendering
- feat: npx installer rewrite with persistent install to ~/.bifrost/bin/ and automatic shell PATH setup
- feat: Claude Code simple terminal mode (CLAUDE_CODE_SIMPLE=1) for tab compatibility
- fix: opencode harness model reference format and provider config (bifrost/ prefix, dedicated provider)
- feat: opencode adaptive TUI theme injection and JSONC config parsing
- fix: chooser TUI prompt cleanup and tab bar integration (ReservedRows, BackToTabs, Notify)
Installation
Binary Download
npx @maximhq/bifrost --cli-version v0.10.0This release was automatically created.