wangzhigang1999 opened a new pull request, #7383: URL: https://github.com/apache/kyuubi/pull/7383
## Summary Part 3 of 4 (final) for the Data Agent Engine ([umbrella](https://github.com/apache/kyuubi/issues/7379)). **Stacked on #7380, PR 2a, and PR 2b.** - REST API: `DataAgentResource` with SSE streaming chat and tool approval endpoints - DTO: `ChatRequest`, `ApprovalRequest` - Web UI: complete Vue interface with session management, real-time message streaming, tool call visualization, approval workflow, and i18n (en/zh) > **Note**: Stacked PR. After prior PRs merge, this will be rebased to show only incremental diff. ## Test plan - [x] `chat-stream.spec.ts` — chatStream API unit tests (event forwarding, abort, error handling) - [x] Manual: session create/close, multi-turn chat, tool approval/deny, error recovery -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
