Skip to content

Releases: zerwonenetwork/aibridge-core

v0.1.15

15 Mar 08:26
2e34b93

Choose a tag to compare

v0.1.14

15 Mar 08:04
9d28b06

Choose a tag to compare

Full Changelog: v0.1.13...v0.1.14

v0.1.13

15 Mar 05:22
4b942f6

Choose a tag to compare

0.1.13 — 2026-03-15

Added

  • Concrete agent adapters — AiBridge now models cursor, antigravity, and codex through a shared adapter layer with explicit launch modes, dispatch status, attached context files, and command previews.
  • UI-first launch and recovery dispatch — the local dashboard can now show dispatch-ready launch/recovery actions instead of only raw prompt text.
  • Protocol issue workflow — invalid hand-written .aibridge/*.json files are surfaced as structured protocol issues with cleanup and repair-prompt endpoints.
  • Prompt artifacts — launch and recovery prompts are now written to .aibridge/prompts/ for inspection and future tool execution paths.

Changed

  • Agent Launch Center now distinguishes prompt-copy, Antigravity UI dispatch, and Codex non-chat execution paths.
  • Status payloads now include adapter capabilities and structured protocol issues so the UI can guide humans without dropping to CLI-first troubleshooting.
  • Recovery flow now carries tool-specific attach-file hints and command previews.

v0.1.12

14 Mar 10:56
4c90168

Choose a tag to compare

  • Dashboard + runtime updates (agents/inbox/session surfaces) and docs refresh.

v0.1.11

14 Mar 04:02
83a7381

Choose a tag to compare

Full Changelog: v0.1.10...v0.1.11

v0.1.10

14 Mar 03:17
0a415fe

Choose a tag to compare

Full Changelog: v0.1.9...v0.1.10

v0.1.9

14 Mar 03:07
8d7536e

Choose a tag to compare

Full Changelog: v0.1.8...v0.1.9

v0.1.8

14 Mar 02:56
e8f1606

Choose a tag to compare

Full Changelog: v0.1.7...v0.1.8

v0.1.7

14 Mar 02:41
8acf0a0

Choose a tag to compare

Full Changelog: v0.1.6...v0.1.7

v0.1.6

13 Mar 23:14
2a1069c

Choose a tag to compare

0.1.6 — 2026-03-13

Changed

  • No code changes; release to verify npm Trusted Publisher (CI) publish flow.