You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The website describes a live log stream. Need a GET /api/logs/stream SSE endpoint that pushes new log events in real time (tool calls, model turns, errors) to subscribed clients. Companion to #71.
The website describes a live log stream. Need a GET /api/logs/stream SSE endpoint that pushes new log events in real time (tool calls, model turns, errors) to subscribed clients. Companion to #71.