Skip to content

paybond-kit 0.12.13

Choose a tag to compare

@nonameuserd nonameuserd released this 28 Jul 05:07

Paybond Kit 0.12.13

CLI reliability and operator-facing error UX for TypeScript (@paybond/kit) and Python (paybond-kit).

Highlights

  • --debug / PAYBOND_CLI_DEBUG=1 prints error stack traces to stderr for diagnostics
  • Gateway auth failures map to stable CLI auth errors with login/doctor recovery hints
  • Command-boundary validation errors (ValueError / TypeError / RuntimeError) get per-command recovery guidance
  • Unexpected failures sanitize to non-secret messages with paybond doctor guidance
  • Harbor HTTP and auth exit codes stay structured for JSON and human output
  • CLI parity contract and regression coverage for router / HTTP error paths