Agent Context Bridge is distributed from GitHub. The release process is intentionally small and auditable.
CHANGELOG.md with user-facing changes.package.json uses the intended version.npm test
npm run typecheck
npm pack --dry-run
.agent-bridge/, raw transcripts, keys, logs, generated exports, or sync bundles are present.The supported install path is:
npx -y github:Yongthyuan/agent-context-bridge bridge-mcp
For tagged releases:
git tag v1.0.0
git push origin v1.0.0
Only create tags after CI passes on main.
>=24 is required.