Commit graph

3 commits

Author SHA1 Message Date
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
Nathan Flurry
0da44a2ff3 refactor: parse permissions example flags 2026-03-09 21:03:54 -07:00
Nathan Flurry
5127b2c4ed refactor: generalize permissions example 2026-03-09 20:54:36 -07:00