opencode
opencode copied to clipboard
fix: permission rejection no longer stalls queued messages
Queued messages were not "flushed" pending a new prompt on tool permission rejection, despite UI indication to the contrary.
Discussed on https://github.com/sst/opencode/pull/4945