sandbox-agent/examples/permissions
Nathan Flurry e8ffd78ac0 feat: add interactive permission prompt UI to Inspector
Add permission request handling to the Inspector UI so users can
Allow, Always Allow, or Reject tool calls that require permissions
instead of having them auto-cancelled. Wires up SDK
onPermissionRequest/respondPermission through App → ChatPanel →
ChatMessages with proper toolCallId-to-pendingId mapping.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-10 16:47:52 -07:00
..
src feat: add interactive permission prompt UI to Inspector 2026-03-10 16:47:52 -07:00
package.json refactor: parse permissions example flags 2026-03-09 21:03:54 -07:00
tsconfig.json refactor: generalize permissions example 2026-03-09 20:54:36 -07:00