Skip to content

v0.4.6

Latest

Choose a tag to compare

@psam-717 psam-717 released this 03 Sep 03:24
· 3 commits to main since this release
d1e16a2

What's Changed

πŸš€ Features

  • verify_api_key tool β€” verify a stored API key against its provider's read-only endpoint (whoami) without ever returning the key value
  • Auto-verifying export gate β€” export_key_to_mcp_config now verifies HTTP keys before writing to a host MCP config; skip_verify / verify_url overrides included
  • Bundled verify-recipe store β€” built-in provider recipes for verification, with explicit verify_url support for providers without a recipe (e.g. OpenRouter)

πŸ› Bug Fixes

  • Resolve the verify provider from the decrypted payload service first (real backend key entries have no top-level service β€” only service_hint); fixes live E2E key verification

πŸ“š Docs

  • README: export_key_to_mcp_config + verify_api_key tool docs, 'New in v0.4.6' callout
  • Troubleshooting playbook: 13-tool counts, --no-deps ruamel.yaml warning
  • Packaged SKILL.md + agent prompts: verification rules and tool list updated

Full Changelog: v0.4.4...v0.4.6