Skip to content

Fix Decodex app running task stream - #325

Merged
yvette-carlisle merged 1 commit into
mainfrom
xy/macos-running-refresh
Jun 11, 2026
Merged

Fix Decodex app running task stream#325
yvette-carlisle merged 1 commit into
mainfrom
xy/macos-running-refresh

Conversation

@yvette-carlisle

Copy link
Copy Markdown
Member

Summary

  • replace the app running-task stream with a pure WebSocket reader that handles large dashboard snapshots
  • keep one long-lived stream with reconnect/backoff and no panel-triggered reconnect loop
  • show active runs globally, tick child-agent elapsed locally, and label stopped active runs as idle instead of normal running work

Validation

  • swift test --package-path apps/decodex-app
  • git diff --check
  • cargo make test-decodex-app-stage
  • launched Decodex.app and verified one ESTABLISHED WS connection to 127.0.0.1:8192

@yvette-carlisle
yvette-carlisle merged commit e1d9ad0 into main Jun 11, 2026
14 checks passed
@yvette-carlisle
yvette-carlisle deleted the xy/macos-running-refresh branch June 11, 2026 08:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant