What's New
✨ Features
- Skills Library — Replaced the legacy "patterns" system with a fully rebuilt Skills library. Skills are now runtime-discovered from your workspace via OpenCode, rather than bundled statically. Includes a new Skills Library dialog with search, tag filtering, and collapsible detail panes.
- Skill Typeahead in Chat — Skill links can be typed inline in the message composer using
@skill-name syntax. The typeahead completes skill names while preserving your typed capitalization.
- Fireworks AI Provider — Fireworks AI is now a supported model provider.
🐛 Bug Fixes
- Agent modal Escape key — Fixed a bug where pressing Escape dismissed two modals at once when the same agent appeared multiple times in the modal stack.
Install
curl -fsSL https://raw.githubusercontent.com/birdhouse-labs/birdhouse/main/install.sh | bash
Assets
birdhouse-darwin-arm64.tar.gz — macOS Apple Silicon
birdhouse-darwin-x64.tar.gz — macOS Intel
checksums.txt — SHA256 checksums
Supported Platforms
- macOS Apple Silicon (arm64)
- macOS Intel (x64)