generated from amazon-archives/__template_Custom
-
Notifications
You must be signed in to change notification settings - Fork 186
Open
Labels
pending-maintainer-responseIssue is pending a response from the Kiro teamIssue is pending a response from the Kiro teamtrusted-commands
Description
Before opening, please confirm:
Operating System
macOS 15.6.1
Kiro Version
Version: 0.8.0
Bug Description
Trusted Commands is not working.
agent always ask for review command like
npm run test Payment/Embed/handlers/__tests__/ConfirmHandler.property.test.js
when trusted list includes
npm run *
npm run
npm run test *
npm run test
npm test
npm test *
Steps to Reproduce
example 1
- ask kiro agent to run test
- trust "npm run *"
- ask kiro agent to run test again
- kiro agent still ask user to review command
example 2
- edit "Kiro Agent: Trusted Commands" to trust command
- ask kiro agent to run test
- kiro agent still ask user to review command
Expected Behavior
kiro should skip user review and run trusted command
Conversation ID
No response
Additional Context
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
pending-maintainer-responseIssue is pending a response from the Kiro teamIssue is pending a response from the Kiro teamtrusted-commands