sandbox-agent/frontend/packages/inspector
Nathan Flurry 6f66f92e72 fix: prevent permission reply from silently escalating "once" to "always"
Remove allow_always from the fallback chain when the user replies "once",
aligning with the ACP spec which says "map by option kind first" with no
fallback for allow_once. Also fix Inspector to use rawSend, revert
hydration guard to accept empty configOptions, and handle respondPermission
errors by rejecting the pending promise.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-10 21:52:31 -07:00
..
public feat(inspector): improve session UI, skills dropdown, and visual polish (#179) 2026-02-13 05:54:53 +00:00
src fix: prevent permission reply from silently escalating "once" to "always" 2026-03-10 21:52:31 -07:00
Dockerfile chore(release): update version to 0.3.0 2026-03-07 18:54:35 -08:00
index.html feat: add interactive permission prompt UI to Inspector 2026-03-10 16:47:52 -07:00
package.json feat: add process management support (#207) 2026-03-07 17:58:31 -08:00
tsconfig.json feat: add release pipeline for crates.io and npm publishing 2026-01-25 14:11:39 -08:00
tsconfig.node.json feat: add release pipeline for crates.io and npm publishing 2026-01-25 14:11:39 -08:00
vite.config.ts feat: add process management support (#207) 2026-03-07 17:58:31 -08:00