Skip to content

Releases: phall1/blackbird

v0.7.0

Choose a tag to compare

@phall1 phall1 released this 09 Sep 20:27
1c9e03c

0.7.0 (2026-09-09)

Features

  • opencode-plugin: add native V2 Effect mailbox browser (442086f)

Bug Fixes

  • sqlite: coalesce heartbeat writes within the same clock tick (0f8cfdd)

v0.6.0

Choose a tag to compare

@phall1 phall1 released this 09 Sep 09:28
95d33a2

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

  • load under the OpenCode V2 runtime, and unbreak CI (#16) (eb74d16)

opencode-plugin: v0.3.0

Choose a tag to compare

@phall1 phall1 released this 09 Sep 20:27
1c9e03c

0.3.0 (2026-09-09)

Features

  • opencode-plugin: add native V2 Effect mailbox browser (442086f)

opencode-plugin: v0.2.3

Choose a tag to compare

@phall1 phall1 released this 09 Sep 09:45
6e3418d

0.2.3 (2026-09-09)

Bug Fixes

  • opencode-plugin: clear the high advisory blocking the release gate (#17) (f103772)

opencode-plugin: v0.2.2

Choose a tag to compare

@phall1 phall1 released this 09 Sep 09:28
95d33a2

0.2.2 (2026-09-09)

Bug Fixes

  • load under the OpenCode V2 runtime, and unbreak CI (#16) (eb74d16)

v0.5.0

Choose a tag to compare

@phall1 phall1 released this 02 Sep 19:28
ee458df

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)

Performance

  • mcp: omit redundant coordination output schemas (c90045f)
  • sqlite: size read pool from CPU count (2ed57d9)

pi-extension: v0.2.1

Choose a tag to compare

@phall1 phall1 released this 02 Sep 20:55
76f70c4

0.2.1 (2026-09-02)

Bug Fixes

  • packages: gate every plugin on the same audit level (f8f6d64)

pi-extension: v0.2.0

Choose a tag to compare

@phall1 phall1 released this 02 Sep 19:28
ee458df

0.2.0 (2026-09-02)

Features

  • adapters: persist delivery cursors server-side (84e61b7)
  • pi-extension: report token usage to the observation plane (a1d4e48)

Bug Fixes

  • pi-extension: surface the daemon's error code, not a bare status (395d34b)

opencode-plugin: v0.2.1

Choose a tag to compare

@phall1 phall1 released this 02 Sep 20:55
76f70c4

0.2.1 (2026-09-02)

Bug Fixes

  • packages: gate every plugin on the same audit level (f8f6d64)

opencode-plugin: v0.2.0

Choose a tag to compare

@phall1 phall1 released this 02 Sep 19:28
ee458df

0.2.0 (2026-09-02)

Features

  • adapters: persist delivery cursors server-side (84e61b7)
  • opencode-plugin: report token usage to the observation plane (eb2511c)

Bug Fixes

  • opencode-plugin: migrate to the stable API and stop spending a turn (8fd6dbf)