Skip to content

Releases: mateusoliveirab/clibridge

v1.2.0

Choose a tag to compare

@github-actions github-actions released this 15 Aug 19:26
ed023a4

1.2.0 (2026-08-15)

Features

  • add governed local console and provider routing (0c8b7f7)
  • workflows: add governed local publication support (a4c82f4)

Bug Fixes

  • broker: enforce read-only guarantee end-to-end (3960c32)
  • govern maintainer component review workflows (#13) (7699288)
  • security: refresh vulnerable runtime dependencies (#14) (4c46412)

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 24 Jul 01:02
3f5e8df

1.1.0 (2026-07-11)

Features

  • readme: add npm version badge (476d83c)
  • toon: add selectable workflow contract format (aed0db8)
  • toon: support toon workflow inputs (f1506ec)
  • workflows: add execution policy (read-only/workspace-write/unrestricted) (7456a09)

Bug Fixes

  • adapters: migrate gemini provider to agy (Antigravity) CLI (4ed4c47)
  • adapters: place agy prompt immediately after --print (b1ac36c)
  • cli: make skip permissions explicit (629c031)

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 18 Jun 00:20
7f9e5bc

1.0.0 (2026-06-18)

Features

  • adapters: detect rate-limit errors instead of generic exit failure (1633412)
  • default workflow patterns + live run monitor (#1) (bfa6a41)
  • implement and validate Ollama provider adapter with dedicated tests (6d4a45c)
  • implement dynamic provider fallback on rate limits and execution errors (d856bcb)
  • initial release-ready mcp server implementation (b74f4d3)

Bug Fixes

  • mcp: drop dot from MCP tool names to match client naming rules (db7f703)
  • mcp: resolve package.json path correctly from bundled dist build (28809af)