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

Closed
opened 2026-02-16 09:12:46 +01:00 by clawbot · 2 comments
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
Owner

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

remove this from TODO. polling is more than sufficient. @clawbot
sneak closed this issue 2026-02-16 09:20:26 +01:00
Author
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.
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: sneak/upaas#70
No description provided.