Skip to content

[Studio] feat: stream AI chat responses#464

Open
Loyal-Young wants to merge 1 commit into
apache:rocketmq-studiofrom
Loyal-Young:agent/studio-ai-streaming
Open

[Studio] feat: stream AI chat responses#464
Loyal-Young wants to merge 1 commit into
apache:rocketmq-studiofrom
Loyal-Young:agent/studio-ai-streaming

Conversation

@Loyal-Young

Copy link
Copy Markdown

Summary

  • replace the AI page's simulated delayed reply with the backend SSE chat stream
  • append streamed chunks to the in-progress assistant response and retain a stable conversation identifier
  • add a stop action, cleanup on unmount, and user-visible failure feedback
  • align the chat request type with the backend's optional conversationId field

Validation

  • npm.cmd test -- ai.test.ts
  • npm.cmd run lint (5 existing warnings, no errors)
  • ./node_modules/.bin/tsc.cmd -p tsconfig.app.json --noEmit
  • npx.cmd vite build was attempted but timed out without diagnostics on this Windows host.

@Loyal-Young
Loyal-Young marked this pull request as ready for review July 18, 2026 15:04
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