anomalyco / anomalyco/opencode

Progress indicators animate out of phase

Open
#45,251 0 comments 0 reactions 1 assignee View on GitHub

@Brendonovich is already working on this.

Since Aug 26, 2026.

Dominant language
TypeScript
Stars
209k
Forks
27.5k
PR merge metrics
PR metrics pending

Description

Description

Two progress indicators for the same running session can animate out of phase.

One indicator is in the session tab. The other is in the task row. They use the same component, but each CSS animation starts when its indicator mounts. Since they mount at different times, the patterns do not match.

Expected: all visible session progress indicators use the same animation phase.

Plugins

None required.

OpenCode version

Current dev branch (1216c550).

Steps to reproduce
  1. Open the desktop or web app with the new layout.
  2. Start a session that shows a progress indicator in the tab and task row.
  3. Compare both indicators. Their animation patterns are out of phase.
Screenshot and/or share link
Image
Operating System

macOS

Terminal

Not applicable. This affects the desktop and web UI.

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.