> ## Documentation Index
> Fetch the complete documentation index at: https://docs.getbifrost.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# v0.10.0

> v0.10.0 changelog

<Update label="Bifrost CLI" description="v0.10.0">
  * feat: tabbed multiplexer for running multiple coding-agent sessions in a single terminal
  * feat: self-update flow with `bifrost update` command and background version checks
  * feat: `bifrost version` subcommand
  * 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)
</Update>
