sandbox-agent/sdks/typescript
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
..
scripts chore: fix bad merge 2026-02-11 07:57:02 -08:00
src fix: prevent permission reply from silently escalating "once" to "always" 2026-03-10 21:52:31 -07:00
tests fix: prevent permission reply from silently escalating "once" to "always" 2026-03-10 21:52:31 -07:00
package.json chore(release): update version to 0.3.0 2026-03-07 18:01:57 -08:00
tsconfig.json feat: sync universal schema and sdk updates 2026-01-27 02:52:25 -08:00
tsup.config.ts feat: sync universal schema and sdk updates 2026-01-27 02:52:25 -08:00
vitest.config.ts feat: sync universal schema and sdk updates 2026-01-27 02:52:25 -08:00