Model stops responding after you "deny" a command #2619

Closed
opened 2026-02-16 17:36:29 -05:00 by yindo · 13 comments
Owner

Originally created by @jdanbrown on GitHub (Nov 5, 2025).

Originally assigned to: @rekram1-node on GitHub.

Description

Shown in the screencast:

  • Model asks to run a local bash command → accept it → you can keep talking to the model
  • Model asks to run a local bash command → deny it → model stops responding to user inputs

https://github.com/user-attachments/assets/0fd63708-1cc2-4cec-ae6b-e0b5125b258a

OpenCode version

1.0.28

Steps to reproduce

(above)

Screenshot and/or share link

No response

Operating System

macOS 15.5

Terminal

VS Code terminal

Originally created by @jdanbrown on GitHub (Nov 5, 2025). Originally assigned to: @rekram1-node on GitHub. ### Description Shown in the screencast: - Model asks to run a local bash command → accept it → you can keep talking to the model - Model asks to run a local bash command → deny it → model stops responding to user inputs https://github.com/user-attachments/assets/0fd63708-1cc2-4cec-ae6b-e0b5125b258a ### OpenCode version 1.0.28 ### Steps to reproduce (above) ### Screenshot and/or share link _No response_ ### Operating System macOS 15.5 ### Terminal VS Code terminal
yindo added the model-problem label 2026-02-16 17:36:29 -05:00
yindo closed this issue 2026-02-16 17:36:29 -05:00
Author
Owner

@github-actions[bot] commented on GitHub (Nov 5, 2025):

This issue might be a duplicate of existing issues. Please check:

  • #3951: Very similar issue from same user - progress animation doesn't stop when denying a command, likely related to the same underlying problem with command denial handling
  • #3846: General issue with model becoming unresponsive to user input
  • #3944: App freezing related to permission handling, which may be connected to command denial flow

Feel free to ignore if none of these address your specific case.

@github-actions[bot] commented on GitHub (Nov 5, 2025): This issue might be a duplicate of existing issues. Please check: - #3951: Very similar issue from same user - progress animation doesn't stop when denying a command, likely related to the same underlying problem with command denial handling - #3846: General issue with model becoming unresponsive to user input - #3944: App freezing related to permission handling, which may be connected to command denial flow Feel free to ignore if none of these address your specific case.
Author
Owner

@rekram1-node commented on GitHub (Nov 5, 2025):

This is intentional behavior actually, normally if you deny something you want to prompt it or tell it not to do that anymore

@rekram1-node commented on GitHub (Nov 5, 2025): This is intentional behavior actually, normally if you deny something you want to prompt it or tell it not to do that anymore
Author
Owner

@rekram1-node commented on GitHub (Nov 5, 2025):

the shimmer bug makes it confusing tho, will fix

@rekram1-node commented on GitHub (Nov 5, 2025): the shimmer bug makes it confusing tho, will fix
Author
Owner

@jdanbrown commented on GitHub (Nov 5, 2025):

This is intentional behavior actually, normally if you deny something you want to prompt it or tell it not to do that anymore

But in the screencast I prompt it "hi" twice and the model doesn't respond at all — that's what I think is the bug. Right?

@jdanbrown commented on GitHub (Nov 5, 2025): > This is intentional behavior actually, normally if you deny something you want to prompt it or tell it not to do that anymore But in the screencast I prompt it "hi" twice and the model doesn't respond at all — that's what I think is the bug. Right?
Author
Owner

@rekram1-node commented on GitHub (Nov 5, 2025):

maybe i misread ur video lemme see

@rekram1-node commented on GitHub (Nov 5, 2025): maybe i misread ur video lemme see
Author
Owner

@rekram1-node commented on GitHub (Nov 5, 2025):

ah now i see my bad i think the 2 sends were back to back so i only saw it as one at first

@rekram1-node commented on GitHub (Nov 5, 2025): ah now i see my bad i think the 2 sends were back to back so i only saw it as one at first
Author
Owner

@rekram1-node commented on GitHub (Nov 5, 2025):

Managed to replicate

@rekram1-node commented on GitHub (Nov 5, 2025): Managed to replicate
Author
Owner

@rekram1-node commented on GitHub (Nov 5, 2025):

oddly can only replicate with gemini

@rekram1-node commented on GitHub (Nov 5, 2025): oddly can only replicate with gemini
Author
Owner

@rekram1-node commented on GitHub (Nov 5, 2025):

@jdanbrown I'm looking deeper, this is just gemini exhibiting some odd behaviors as far as i can tell. Heres a fun one where it isn't even being agentic it just responds

Image
@rekram1-node commented on GitHub (Nov 5, 2025): @jdanbrown I'm looking deeper, this is just gemini exhibiting some odd behaviors as far as i can tell. Heres a fun one where it isn't even being agentic it just responds <img width="625" height="383" alt="Image" src="https://github.com/user-attachments/assets/3864e0a1-3310-45d3-a3c7-7027e017a5a5" />
Author
Owner

@rekram1-node commented on GitHub (Nov 5, 2025):

Yeah seems like it is just gemini being super weird, can't replicate with any other models

@rekram1-node commented on GitHub (Nov 5, 2025): Yeah seems like it is just gemini being super weird, can't replicate with any other models
Author
Owner

@jdanbrown commented on GitHub (Nov 6, 2025):

Oh, weird, yeah, and also it seems to happen with gemini-2.5-flash but not gemini-2.5-pro. Dunno 🤷, giving up on this one.

@jdanbrown commented on GitHub (Nov 6, 2025): Oh, weird, yeah, and also it seems to happen with gemini-2.5-flash but not gemini-2.5-pro. Dunno 🤷, giving up on this one.
Author
Owner

@rekram1-node commented on GitHub (Nov 6, 2025):

@jdanbrown hopefully gemini 3 comes soon to save us

@rekram1-node commented on GitHub (Nov 6, 2025): @jdanbrown hopefully gemini 3 comes soon to save us
Author
Owner

@jdanbrown commented on GitHub (Nov 6, 2025):

(idk gemini 2.5 has already been pretty great for me in swiftui! Excited for gemini 3, though.)

@jdanbrown commented on GitHub (Nov 6, 2025): (idk gemini 2.5 has already been pretty great for me in swiftui! Excited for gemini 3, though.)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#2619