sandbox-agent/frontend/packages/inspector
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
..
public feat(inspector): improve session UI, skills dropdown, and visual polish (#179) 2026-02-13 05:54:53 +00:00
src feat: add interactive permission prompt UI to Inspector 2026-03-10 16:47:52 -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