Skip to content

Webapp keeps stale blue task indicators after sessions return idle/completed #212

Description

@OpenCodeEngineer

Summary

Regression on deployed webapp (100.108.64.76:4096): blue dot task indicators remain visible even after tasks/sessions are completed and status is idle.

User impact

Sidebar/task state appears stale, suggesting unfinished work when backend session is already completed/idle.

Initial evidence

Scope

  • Trace indicator source of truth (unseen/session status/toast state) in app state reducers and sidebar rendering.
  • Confirm whether /session/status and event stream payloads are correct vs local derived state.
  • Fix stale indicator cleanup when session transitions to idle/completed.
  • Add regression test coverage.
  • Redeploy remote opencode-serve.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions