CommandCodeAI / CommandCodeAI/desktop
[Feedback]: Don't stop a run when denying an action
Open
@aliarain is already working on this.
Since Sep 7, 2026.
enhancement
- Dominant language
- Shell
- Stars
- 80
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
What problem are you trying to solve?
Sometimes, I just want to deny an action, but the Agent should take this as some signal, instead of aborting the whole run.
What would improve it?
Looks obvious to me. OpenCode also seems to stop the run in this case. Others, like Codex are better IMHO, because they just tell the model that the command was denied (although might cause risk in case the model then tries circumventing things).
What do you do today?
No response
Product area
None
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.