Skip to content

v0.3.9

Choose a tag to compare

@klick klick released this 28 Feb 07:50
· 157 commits to main since this release
1167d72
  • Hardened discovery contract with guarded root aliases: /capabilities and /openapi.json now map to /agents/v1 descriptors.
  • Added authenticated introspection endpoint: GET /agents/v1/auth/whoami (scope: auth:read) with scope visibility, auth method, and rate-limit snapshot.
  • Added new CLI validation commands for operators/CI: auth-check, discovery-check, readiness-check, and smoke.
  • Updated capabilities, OpenAPI, and README to reflect the new discovery/auth surface and CLI commands.
  • Updated llms.txt generation to include explicit auth/scope hints and canonical discovery pointers.
  • Dashboard settings now correctly respect config/agents.php overrides for discovery toggles and display lock-state guidance in CP.