Skip to content

@paybond/kit 0.11.11

Choose a tag to compare

@nonameuserd nonameuserd released this 05 Jul 05:20

Release @paybond/kit 0.11.11 — framework adapters, x402 funding, and npm build fix.

Highlights

  • Mastra + Cloudflare Agents adapters@paybond/mastra and @paybond/cloudflare-agents meta-packages with sandbox smoke demos and init scaffolds.
  • Harbor intent CLI mutationspaybond intents create|fund|evidence|settlement-confirm now route through Harbor with replay-safe agent-recognition proofs and idempotency keys.
  • x402 funding mocks — Offline dev loop and WireMock mappings for x402 fund challenge/pending/success flows.
  • Audit export helperspaybond audit exports list|get|verify client surface.
  • npm build fix — Adds missing JsonRecord type in gateway-retry.ts (blocked 0.11.10 npm publish).
  • Starter templates — Bundled templates require @paybond/kit ^0.11.11.

Install

npm install @paybond/kit@0.11.11

Verify

npx -p @paybond/kit@0.11.11 paybond doctor --agent --format json
npx -p @paybond/kit@0.11.11 paybond agent demo mastra smoke --operation paid-tool --requested-spend-cents 100 --evidence-preset cost_and_completion --format json