Before opening, please confirm:
Operating System
Windows 11
Kiro Version
2.8
Bug Description
When the default agent asks for approval to run a command, if you select "Always allow" and then select "pattern · session" trust level, it just refreshes and asks you again, and again until you select "Allow".
Example of command
Run Command requires approval
shell → cd c:\Users\username\project && dir test\*.ts /s /b
Allow
❯ Always allow
Deny
Always deny
....
Trust "cd c:\Users\username\project && d…" exact match · session
❯ Trust "cd *" pattern · session
Trust entire tool (Run Command) session
Cycling through (s) to workspace, session or always produces the same result.
Steps to Reproduce
- Open Kiro
kiro-cli --v3
- Tell it to create tests for some code
- Even though you are in the project directory it decides to run a "cd" command and wants permission
- Select "Always allow" and the select "Trust pattern · session"
- Notice the CLI refreshes and asks you again
Expected Behavior
Once the pattern is trusted, I should not be asked again for the workspace, session or always depending on whats selected.
Conversation ID
No response
Additional Context
No response
Before opening, please confirm:
Operating System
Windows 11
Kiro Version
2.8
Bug Description
When the default agent asks for approval to run a command, if you select "Always allow" and then select "pattern · session" trust level, it just refreshes and asks you again, and again until you select "Allow".
Example of command
Cycling through (s) to workspace, session or always produces the same result.
Steps to Reproduce
kiro-cli --v3Expected Behavior
Once the pattern is trusted, I should not be asked again for the workspace, session or always depending on whats selected.
Conversation ID
No response
Additional Context
No response