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
Migrate task progress, progress events, sample status, and cancellation into the new architecture. Core progress events should be parsed only by CoreGateway or backend services and normalized before reaching React.
This slice should keep the existing live run monitoring behavior while removing frontend dependency on raw LLMSTP_EVENT lines.
Migrate task progress, events, and cancellation
Parent
#2
What to build
Migrate task progress, progress events, sample status, and cancellation into the new architecture. Core progress events should be parsed only by CoreGateway or backend services and normalized before reaching React.
This slice should keep the existing live run monitoring behavior while removing frontend dependency on raw
LLMSTP_EVENTlines.Acceptance criteria
LLMSTP_EVENTprefixes.Blocked by