anomalyco / anomalyco/opencode

[FEATURE]: Floating desktop status avatar showing OpenCode's live session state

Open
#43,550 0 comments 0 reactions 1 assignee View on GitHub

@Hona is already working on this.

Since Aug 20, 2026.

Dominant language
TypeScript
Stars
209k
Forks
27.5k
Avg merge
7h 2m
Merged PRs (30d)
384

Description

  • I have verified this feature I'm about to request hasn't been suggested before.
Describe the enhancement you want to request

When OpenCode runs a long task I usually switch to other apps (browser, IDE), and right now there's no way to tell whether the agent is still working, thinking, or idle without switching back to the window.

Suggestion: a small always-on-top floating avatar (round avatar + status ring) that reflects the live session status:

  • Green ring = running a tool
  • Orange ring = thinking / generating
  • Gray ring = idle

I built this as an external macOS app that watches the local SQLite DB (read-only) as a proof of concept: https://github.com/fushoujiang/opencode-widget — happy to help bring it into the desktop app or share anything learned from it.

Demo video:

https://raw.githubusercontent.com/fushoujiang/opencode-widget/main/assets/demo.mp4

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.