anomalyco / anomalyco/opencode
[FEATURE]: Invert animations
@kommander is already working on this.
Since Aug 31, 2026.
- Dominant language
- TypeScript
- Stars
- 209k
- Forks
- 27.5k
- Avg merge
- 7h 2m
- Merged PRs (30d)
- 384
Description
Feature hasn't been suggested before.
- I have verified this feature I'm about to request hasn't been suggested before.
Describe the enhancement you want to request
User story:
As a user, I want opencode to pull my attention to the chat that needs my attention.
Currently, one can either enable or disable the animation in the bottom left that indicates that OpenCode is making progress.
This is arguably the wrong way around, as it pulls attention to the window that does not need user input.
Instead, change the animation to a breathing/sleeping pattern and have it appear at chats that have received a STOP token and hence need user input to be "woken up" again.
That way, the user's attention would focus on the chat window that needs their attention, input, or further instructions.
This can be hidden behind a flag that toggles between this behavior or the current behavior.
Try identifying the terminals needing human attention in this screen recording for an instance of this problem:
https://github.com/user-attachments/assets/d5c748d6-ebfd-42f6-ba5c-a204b9b45797
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.