19 lines
977 B
Plaintext
19 lines
977 B
Plaintext
---
|
|
title: "v0.10.0"
|
|
description: "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>
|