Commit Graph

1 Commits

Author SHA1 Message Date
Felipe Coury
13bdd524f2 feat(tui): open permission picker for conversational requests
Add a `request_permission_preset` tool that lets the model route user
requests for sandbox or approval mode changes into the existing picker.
The picker opens with the requested preset selected and reports the final
user choice back to the active turn.

Wire the request through protocol, app-server, core, tools, and TUI
handling so accepted picker choices update the effective permissions while
Full Access still uses the existing confirmation flow.
2026-04-12 19:59:14 -03:00