Releases: phall1/blackbird
Releases · phall1/blackbird
Release list
v0.7.0
v0.6.0
0.6.0 (2026-09-09)
Features
- http: let tailnet peers reach a daemon that opts in (b9b53c4)
- mcp: observe provider work references from the coordination plane (c051bba)
- telemetry: collect Claude Code and Codex usage into the observation plane (4560d64)
- telemetry: record contention and report what it costs (01e7aa5)
Bug Fixes
opencode-plugin: v0.3.0
opencode-plugin: v0.2.3
opencode-plugin: v0.2.2
v0.5.0
0.5.0 (2026-09-02)
Features
- adapters: persist delivery cursors server-side (84e61b7)
- cli: check staged paths against other agents' reservations (da4d32b)
- cli: report Claude Code token usage from the session transcript (491e70e)
- cli: ship backup and restore, and give doctor an opinion (b01e508)
- contracts: give coordination failures typed recovery evidence (8996c28)
- coordination: make agent recovery actionable (c5e4769)
- coordination: make worktree-per-writer the default for parallel agents (f17d7a9)
- coordination: observe Beads work references (379f5f2)
- coordination: persist adapter delivery cursors (b1f7afc)
- delivery: add shared command-hook adapter (ca2805a)
- http: log the request id and the errors the transport discarded (6b7ba41)
- mcp: adopt eight agent-native tools (e393e0a)
- mcp: return held state from registration and stop self-conflicting (9ed41d0)
- mcp: stop registering the uncallable identity plane (6ef6019)
- ops: expose lightweight daemon metrics (58557a2)
- reservations: add admin force release (83d596a)
- storage: bound coordination journal retention (efe32c8)
- storage: remove the PostgreSQL backend (5415049)
- telemetry: add the observation plane with a fail-open ingest sink (77e440f)
- telemetry: ingest observations over the local HTTP surface (f51cd54)
- telemetry: report where tokens and time went (6780ead)
Bug Fixes
- cli: add the backup command files that were never staged (777de21)
- coordination: make journal events factual (ada594c)
- install: rotate the daemon logs so they stop growing forever (f20ced8)
- install: write daemon logs to files so blackbird logs works on Linux (e666607)
- let release-please tag the root package again (0b53949)
- localsecurity: return typed denials instead of retryable 500s (a826bd1)
- mcp: name invalid reservation fields (f5a7b0d)
- mcp: preserve claim conflict semantics (b4600b7)
- ops: surface swallowed failures (df2a825)
- runtime: drain active ingress before storage (78e5dad)
- schedule no updater on a machine without Homebrew (#8) (41e7940)
- sqlite: bound live WAL growth (e5e0cf0)
- sqlite: converge any known schema forward instead of one rung (700cc49)
- sqlite: make lease contention legible and reap what expires (da16bed)
- sqlite: verify the reader is read-only instead of inferring it (a9a2e39)