Skip to content

Birdhouse v0.3.0

Choose a tag to compare

@github-actions github-actions released this 18 Mar 00:46
· 57 commits to main since this release
9c85127

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)