Skip to content

fix(web): group streamed run message deltas - #252

Open
kapelame wants to merge 1 commit into
mainfrom
fix/group-run-message-deltas
Open

fix(web): group streamed run message deltas#252
kapelame wants to merge 1 commit into
mainfrom
fix/group-run-message-deltas

Conversation

@kapelame

Copy link
Copy Markdown
Collaborator

Summary

  • Group message.delta events into one raw event block per run step.
  • Concatenate streamed text while retaining the latest payload metadata.
  • Keep non-delta events unchanged and apply the behavior across harnesses.

Testing

  • pnpm --filter @parsar/web typecheck
  • pnpm --filter @parsar/web build
  • pnpm --filter @parsar/web exec eslint src/pages/admin/RunsPage.tsx --rule 'react-hooks/set-state-in-effect: off'\n\n## Notes\n\nFull web lint still reports 39 pre-existing errors and 1 warning from origin/main, including the existing RunsPage.tsx:392 hooks violation.

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