Skip to content

Releases: daubesonntag-dotcom/daube-agent-bridge

D'AUBE // BRIDGE² v0.1.3 — Provider compatibility refresh

Choose a tag to compare

@daubesonntag-dotcom daubesonntag-dotcom released this 12 Sep 07:11

BRIDGE² v0.1.3 refreshes provider compatibility while preserving existing outputs.\n\n- Adds OpenAI, Claude and Gemini compatibility fixtures\n- Adds current Gemini Remote MCP descriptor ( ype: mcp_server)\n- Adds managed-agent skill output under .agents/skills//SKILL.md\n- Preserves legacy Gemini outputs for backward compatibility\n- 15 tests, 7 target families, 15 deterministic artifacts\n- Includes reproducible MCPB and SHA-256 receipts

D'AUBE // BRIDGE² v0.1.2 — Source-local verification

Choose a tag to compare

@daubesonntag-dotcom daubesonntag-dotcom released this 12 Sep 06:11

BRIDGE² v0.1.2

Verification-integrity and locked-down Windows compatibility release.

  • Adds shim-free python -m daube_bridge ... CLI entry point.
  • Makes scripts/verify.py source-local so another editable checkout/worktree cannot be verified by mistake.
  • Adds regression coverage for module entrypoint, verifier checkout targeting, and Registry title Unicode integrity.
  • Keeps deterministic MCPB packaging and official MCP Registry metadata.
  • 10 tests pass; Ruff clean; 7 target families; 13 generated artifacts.
  • Isolated wheel runtime verified on Python 3.13.15.

SHA-256:

  • wheel: 86497d9848ee8bdb11f3213f318569d14ce6806e120d53bcd847365d9ec3f0f9
  • MCPB: de8a5157fce9ee27ca5d88f33389f68f99cf8cf6d83b00eeaff3d35aeb8a9508

GitHub-hosted workflows remain manual-only while the account-level hosted-runner billing lock persists; the local evidence-gated release verifier is green.

D'AUBE // BRIDGE² v0.1.1 — MCPB + Official Registry Ready

Choose a tag to compare

@daubesonntag-dotcom daubesonntag-dotcom released this 12 Sep 05:09

BRIDGE² v0.1.1 adds a deterministic MCPB v0.4 bundle, official MCP Registry metadata, stdio-correct local MCP entrypoint, clean cross-provider README, and a regression gate for MCPB packaging. Verification: 7 tests pass, Ruff clean, 7 target families, 13 generated artifacts. Wheel SHA256: 0e7056fc96c981b3c70ce2fffd23cf6b45421301b11fdeee392010957aec4778. MCPB SHA256: 5073fb782d88a3dc8029218c457cb3c1741af1a593cbbcc15fb29d518fa952cc.

D AUBE // BRIDGE2 v0.1.0 - Write once. Run across agents.

Choose a tag to compare

@daubesonntag-dotcom daubesonntag-dotcom released this 12 Sep 04:06

D'AUBE // BRIDGE2 v0.1.0

Write once. Run across agents.

First public release of the universal AI skill compiler + MCP bridge.

Ships today

  • 7 target families: MCP, OpenAI/ChatGPT/Codex, Claude, Gemini, DeepSeek, Meta/Llama, Chromium
  • 13 deterministic generated artifacts from one YAML skill spec
  • MCP server + CLI: init, validate, compile, doctor, serve
  • Claude plugin + portable SKILL.md output
  • OpenAI/Codex skill, MCP and function-schema output
  • Browser Manifest V3 side panel
  • JSON Schema, security policy, AGENTS.md and contributor templates
  • One-command verification: python scripts/verify.py

Verification

  • 6 tests passed
  • Ruff: all checks passed
  • Wheel: daube_agent_bridge-0.1.0-py3-none-any.whl
  • SHA-256: dcbe0d6c7d5b49d6fb6bd40157ad127a578322291675dd5f0d319cd5bfe703f7

GitHub-hosted Actions are manual-only while the hosted-runner billing lock is resolved; v0.1.0 was verified locally with the public verification script.