v1.0.0
brizz-code v1.0.0
Install / Update
brew install brizzai/tap/brizz-codeOr via shell script:
curl -fsSL https://raw.githubusercontent.com/brizzai/brizz-code/master/install.sh | bashInitial open-source release.
Added
- TUI for managing multiple Claude Code sessions in parallel using tmux
- Real-time status detection via Claude Code hooks (no polling)
- Sessions grouped by git repo with branch name, dirty indicator, and PR badges
- Jump to next waiting session (
Space) and quick approve (Y) - Git worktree integration with branch picker (
w) - Session fork to branch off Claude conversations (
f) - Session resume with
claude --resumeon restart - Auto-naming sessions from first user prompt
- 5 built-in themes: tokyo-night, catppuccin-mocha, rose-pine, nord, gruvbox
- Settings dialog with live theme preview (
S) - Full PTY attach with Ctrl+Q detach and split/focus mode
- Chrome extension for tab control (reuse PR tabs with
p) - Bug report dialog with diagnostics, error history, and action log (
!) - Auto-update mechanism with
brizz-code update - Install via Homebrew, shell script, or
go install - Per-repo workspace config via
.bc.json/.bc.local.json /shiprelease workflow — comment/shipon any issue or PR to release- Changelog check on PRs with
/no-changelogescape hatch