Skip to content

v0.5.2

Choose a tag to compare

@Haserjian Haserjian released this 24 Feb 08:40
· 94 commits to main since this release

Witness Fabric v1 + optional dependency hardening.

Highlights:

  • Add Canonical Witness Envelope spec (cwe_v1)
  • Add Ed25519 keystore + witness signing/verification modules
  • Add patch-id stable computation in git bridge
  • Add CLI surfaces: agentmesh witness verify, agentmesh key generate/list
  • Add witness optional dependency extra: agentmesh-core[witness]
  • Harden fallback: core installs without cryptography still support agentmesh commit via episode trailer
  • Add regression tests for optional dependency behavior

Validation:

  • 136 tests passing
  • CI matrix + package-smoke green