Gateway: harden custom session-store discovery

This commit is contained in:
Gustavo Madeira Santana
2026-03-12 15:31:16 +00:00
parent dc3bb1890b
commit 0d17babcbb
14 changed files with 517 additions and 171 deletions

View File

@@ -421,6 +421,8 @@ Some controls depend on backend capabilities. If a backend does not support a co
| `/acp doctor` | Backend health, capabilities, actionable fixes. | `/acp doctor` |
| `/acp install` | Print deterministic install and enable steps. | `/acp install` |
`/acp sessions` reads the store for the current bound or requester session. Commands that accept `session-key`, `session-id`, or `session-label` tokens resolve targets through gateway session discovery, including custom per-agent `session.store` roots.
## Runtime options mapping
`/acp` has convenience commands and a generic setter.