Tags give the ability to mark specific points in history as being important
-
-
-
-
-
-
v0.9.1
1cfcdbbd · ·v0.9.1 — registry staleness fix fix(registry): (st_mtime_ns, st_size) staleness key. A revocation written in the same coarse timestamp tick as the prior registry write was invisible to a running server, which kept honoring the revoked token. Caught by Windows CI; patched same-day. See RELEASE_NOTES_v0.9.1.md.
-
v0.9.0
0e54a584 · ·v0.9.0 — Remote federation transport hardening, trust tiers & OpenClaw adapter (quarantined class) Trust tiers + per-agent token auth + staging + audit + revocation, enforced server-side on every transport. BREAKING: HTTP default bind 0.0.0.0 -> 127.0.0.1; non-loopback binds require auth configured. First network-shaped participant: OpenClaw, behind a hard CVE-2026-25253 / auth-enabled handshake gate. Full notes: RELEASE_NOTES_v0.9.0.md
-
-
v0.7.0
a518f7b0 · ·v0.7.0 — the adoptability floor Cross-machine recognition story shipped end-to-end + install/maintain/onboard UX loop. See RELEASE_NOTES_v0.7.0.md for the full notes.
-
v0.6.0
e98871f2 · ·v0.6.0 — Bidirectional federation (write-side + unified dedupe) v0.5.0 proved Bourdon works for agents WITH readable on-disk state. v0.6.0 closes the loop for agents WITHOUT one. Headline: commit_to_federation MCP tool lets cloud-only/webview-wrapper agents (Claude Desktop, ChatGPT desktop, future hosted frameworks) push their own L5 contributions into the federation without per-agent adapter reverse-engineering. Cleanup landed alongside: BOURDON_DEFAULT_ACCESS_LEVEL env var, unified name-only entity dedupe (types as list), and the Cursor adapter lastUpdatedAt fix + integration doc (Cascade-authored). Same-day write-side acceptance: Claude Desktop wrote claude-desktop.l5.yaml via commit_to_federation, then queried list_recent_work and surfaced its own contribution. Bidirectional federation confirmed end-to-end. Tests: 503 -> 534. Suite green on all 16 CI matrix entries.
-
v0.5.0
43433a4e · ·v0.5.0 — Cross-agent acceptance + paginated L6 Layers 1+2+3 cross-agent test stack + the first end-to-end acceptance demo where one agent (Claude Code) wrote and another agent (Claude Desktop) read its work via Bourdon MCP. Paginated list_recent_work fixes the first-call UX cliff observed during that same demo. Tests: 479 -> 512. Suite green on all 16 CI matrix entries.
-
v0.4.1
b920888c · ·v0.4.1 — Cascade (Windsurf) adapter + project-level SECURITY.md + cross-adapter CLI surfaces
-
v0.4.0
59277e65 · ·v0.4.0 — Copilot adapter + OpenManus integration + public adapter-authoring guide
-
-
v0.2.0
77601155 · ·v0.2.0 — Relicense MIT -> BSL 1.1 (commercial protection wedge) First Bourdon release under Business Source License 1.1. v0.0.1 through v0.1.0 stay MIT (perpetual rights for downloaders). Each BSL version auto-converts to Apache 2.0 four years after publication. See GitHub Release notes for full migration guide + LICENSE_FAQ.md for plain-English guidance.
-
v0.1.0
10f18248 · ·v0.1.0 — Continuo is now Bourdon Project rename. No code-architecture or strategy changes. See GitHub Release notes for full migration guide.
-
v0.0.12
c12561e2 · ·Layer C -- KV-cache-aware interrupts (recommended_slot_id + build_splice_prompt)