Commit Graph

3 Commits

Author SHA1 Message Date
realmroot[bot] 10e16d14a2 fix(store): complete agent capacity purchase workflow (#561)
* fix(oauth): make token revocation idempotent

* fix(store): complete agent capacity purchase workflow

* fix(build): refresh patched dependency lock hash

* fix(oauth): hide inactive token state on revoke

---------

Co-authored-by: saltbo <saltbo@foxmail.com>
2026-08-12 02:26:35 +00:00
saltbo 0be5c1b7e9 feat(agent): support workspace-scoped resource access 2026-08-03 19:13:50 -04:00
Jasper Van 2657f82ef1 feat(auth): add contextual OAuth workspace grants (#550)
* feat(auth): add contextual OAuth workspace grants

* fix(auth): register RFC 9396 detail types

* fix(openapi): restore delegated CLI auth profile

* fix(store): recover paid capacity fulfillment

* fix(auth): close OAuth contract gaps

* fix(store): resume verified x402 settlements

* chore(deps): update zpan cloud sdk to 2.5.2

* test(store): cover verified settlement recovery

* fix(auth): localize standard consent scopes

* fix(docker): include dependency patches before install

* fix(store): harden x402 purchase responses

* test(auth): cover OAuth authorization boundaries

* docs: add PR 550 verification screenshots

* chore: remove temporary verification screenshots

* docs(openapi): document exhausted capacity response
2026-08-02 13:33:15 -04:00