BugBuster Code 1.2.6
🚀 What's New
See CHANGELOG.md for full details.
Install
# Homebrew (macOS / Linux)
brew install Cavibora/tap/bugbuster
# Or download from assets below
tar xzf bugbuster_1.2.6_*.tar.gz
sudo mv bugbuster /usr/local/bin/
# Or build from source
go install github.com/Cavibora/bugbuster-code/cmd/bugbuster@latestChangelog
🚀 Features
- 7333574: feat: Agent Hub — multi-agent coordination workspace (@lcpo)
- 196ca58: feat: add hub_tasks and hub_status tools for multi-agent coordination (@lcpo)
- 6a6ec8b: feat: add request/response, hub_check tools and unread message tracking (@lcpo)
- ca953a6: feat: add system_prompt_file and skills_dir per-provider config options (@lcpo)
- 8472a9c: feat: hub enabled by default, per-provider hub config, role+project in terminal title (@lcpo)
🐛 Bug Fixes
- 6dd03c6: fix: agent hub fuzzy ID/name lookup, SendMessage validation, agent list shows full ID (@lcpo)
- 786a603: fix: expand LooksLikeCompletion — markdown headings, standalone Done/Готово, committed and pushed (@lcpo)
- dc83f0a: fix: panic on empty sessionID in hub name, remove -v from --version early handler (@lcpo)