anomalyco / anomalyco/opencode
Authorization dialog becomes impossible to approve when command is too long
Open
@kommander is already working on this.
Since Sep 18, 2026.
- Dominant language
- TypeScript
- Stars
- 209k
- Forks
- 27.5k
- Avg merge
- 7h 2m
- Merged PRs (30d)
- 384
Description
Description
When an authorization request contains a very long command/request, the authorization content expands beyond the available viewport and pushes the Approve/Accept controls off-screen, making the request impossible to approve.
Expected: Long authorization content should be height-bounded and scrollable/collapsible, while the approval controls remain visible/sticky.
Actual: A sufficiently long command overflows the view and the approval controls cannot be reached.
Plugins
No response
OpenCode version
No response
Steps to reproduce
No response
Screenshot and/or share link
No response
Operating System
No response
Terminal
No response
Contributor guide
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.