v2026.06.11.1
·
1898 commits
to main
since this release
Added
- Agent Ops tab in Console.
- Owner-only
/v1/agents/:id/opsendpoint for billing status, deploy runs, runtime metadata, and recent executions. - Owner-only
/v1/agents/:id/deployendpoint to trigger the agent GitHub Actions deploy workflow. /v1/keys/cloudflare/verifyto test the stored user-owned Cloudflare Workers AI key.- Console subdomain routing so
https://console.proagentstore.online/opens the Console directly.
Deployed
- proagentstore-api: 92f6f31e-8bb7-462d-8cc2-c88216aa0353
- proagentstore-host: aebcab2b-6653-45e6-a501-759739bd13fa
Verification
pnpm lintpnpm typecheckpnpm test(249 tests)- Live Console contains Ops tab controls.
- Live API health check passed.
/v1/agents/:id/opsis owner-only and returns 401 without auth.