Skip to content

Releases: Cantara/kcp-harness

0.4.2 — kcp-agent 0.13.0 / KCP 0.26

Choose a tag to compare

@totto totto released this 14 Jul 10:18
063d35f

Upgrades the planner to kcp-agent 0.13.0, bringing KCP 0.26:

  • Serving endpoint binding (RFC-0024, §3.12 / §16.5 C22): kcp_plan / kcp_load results now carry the serving binding check (AgentPlan.serving) — when a governed manifest is retrieved from a URL outside its declared serving.manifest list, the plan warns and trust is capped at known. Harness audit records inherit this automatically.
  • Dogfood knowledge.yaml moves to kcp_version: "0.26".

Signing our own manifest + declaring its serving binding is tracked in #18.

Full diff: v0.4.1...v0.4.2

v0.4.1

Choose a tag to compare

@github-actions github-actions released this 14 Jul 07:08
e574e3a

What's Changed

  • chore: declare MCP registry name and bump to 0.4.1 by @totto in #16

Full Changelog: v0.4.0...v0.4.1

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 07 Jul 11:58
1bb3af0

What's Changed

  • chore: bump version to 0.3.0 by @totto in #7
  • feat: signature-required mode (Phase 4A) by @totto in #8
  • feat: SOC 2 / ISO 27001 compliance export (Phase 4B) by @totto in #9
  • feat: compliance dashboard (Phase 4C) by @totto in #10
  • feat: interactive compliance export demo by @totto in #11
  • fix: correct base path for interactive ISO/SOC compliance demo link (404) by @totto in #12
  • feat: interactive live compliance dashboard demo by @totto in #13
  • feat: add compliance evidence export to the live dashboard demo by @totto in #14
  • feat: dogfood KCP (self-describing knowledge.yaml + self-governing harness.yaml) and bump to 0.4.0 by @totto in #15

Full Changelog: v0.3.0...v0.4.0

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 07 Jul 08:32
49498dc

What's Changed

  • fix: bypass Deno minimum dependency age for CI by @totto in #2
  • fix: disable Deno minimum dependency age via deno.json by @totto in #3
  • fix: use absolute path in CI smoke test by @totto in #4
  • fix: add --allow-write to deno compile by @totto in #5
  • fix: use absolute path in release.yml smoke test by @totto in #6

Full Changelog: v0.1.0...v0.3.0