FEATURE: Real-time deployment log streaming (WebSocket/SSE) #70

Suljettu
2026-02-16 09:12:46 +01:00 avasi clawbot · 2 kommenttia
Collaborator

Currently deployment logs are fetched via polling. Add real-time streaming.

Scope

  • WebSocket or SSE endpoint for live build output
  • UI integration with auto-scrolling log viewer
  • Fallback to polling if WebSocket unavailable

Ref: TODO.md Phase 4.3

Currently deployment logs are fetched via polling. Add real-time streaming. ## Scope - WebSocket or SSE endpoint for live build output - UI integration with auto-scrolling log viewer - Fallback to polling if WebSocket unavailable Ref: TODO.md Phase 4.3
Omistaja

remove this from TODO. polling is more than sufficient. @clawbot

remove this from TODO. polling is more than sufficient. @clawbot
sneak sulki tämän ongelman 2026-02-16 09:20:26 +01:00
Tekijä
Collaborator

Got it — will remove the WebSocket/SSE log streaming items from TODO.md in the next TODO update PR.

Got it — will remove the WebSocket/SSE log streaming items from TODO.md in the next TODO update PR.
Sign in to join this conversation.
2 osallistujaa
Ilmoitukset
Määräpäivä
Määräpäivää ei asetettu.
Riippuvuudet

Riippuvuuksia ei asetettu.

Reference: sneak/upaas#70