story-kit: create 62_story_allow_frontend_ui_to_accept_permissions_requests
This commit is contained in:
@@ -9,6 +9,8 @@ test_plan: pending
|
||||
|
||||
As a user interacting with an agent through the web UI, I want to be prompted for permission approvals (e.g. file writes, commits) so that the agent can complete tasks that require elevated permissions without getting blocked.
|
||||
|
||||
Right now, the web UI does not have any way of the user allowing permissions requests, so dev processes are basically blocked.
|
||||
|
||||
## Acceptance Criteria
|
||||
|
||||
- [ ] When an agent action requires permission (e.g. writing to a file, committing), the web UI surfaces a prompt to the user
|
||||
|
||||
Reference in New Issue
Block a user