Skip to content

v0.14.2

Choose a tag to compare

@szhygulin szhygulin released this 05 May 17:47
· 93 commits to main since this release
e6ffe91

Highlights

  • Pre-sign UX — estimated network fee surfaced before pre-sign checks (#648); SCOPE + AGENT BEHAVIOR clauses on data-surfacing tools (#646); Safe API key visible in get_vaultpilot_config_status (#644).
  • Bug fixesread_contract EXECUTOR_ROLE hash typo corrected (#634); Safe STS submit errors enriched with diagnostic read probe (#635); skill-pin bumped to v15 (#653).
  • Docs — AGENTS.md Step 0 reframed as hard refusal gate (#642); Step 2 restructured as per-client router (#643).
  • Tooling — per-conversation MCP static-surface token-cost benchmark (#647).

Included PRs

  • #634 fix(read_contract): correct EXECUTOR_ROLE hash in description and test fixture
  • #635 fix(safe): enrich opaque STS submit errors with diagnostic read probe
  • #642 docs(agents): reframe Step 0 as hard refusal gate (MUST / MUST NOT)
  • #643 docs(agents): restructure Step 2 as per-client router with heading-anchored subsections
  • #644 feat(diagnostics): surface Safe API key in get_vaultpilot_config_status
  • #646 Add SCOPE + AGENT BEHAVIOR clauses to data-surfacing tools (#599)
  • #647 feat(bench): measure per-conversation MCP tool static-surface token cost
  • #648 feat(prepare): surface estimated network fee before pre-sign checks
  • #653 fix(skill-pin): bump to v15