lizhimins opened a new pull request, #4606: URL: https://github.com/apache/rocketmq-dashboard/pull/4606
## Summary - Conversation ⊃ Run ⊃ Event persistence with SSE streaming, run re-attach, idempotent stop and client-measured generation speed - Agent engines (claude-code / qoder) over the rmqctl MCP gateway, with L2/L3 two-step confirmation and instance-bound credentials - History modal: server-paged list with search and archived scope, per-row / multi-select / delete-all (current page) behind Popconfirm, 15 rows per page and column widths sized from measured content so no scrollbar appears - Document-style AI page: full-width stream, in-flow composer with model logos, quick prompts, context bar and prompt templates - Lowercase custom HTTP headers and the `rmq-hmac-sha256` signature scheme on both the Go client and the Java authenticator, golden vectors updated - One-click deploy script, AI-ready compose wiring and hardened application.yml ## Test plan - [x] `web`: full vitest suite green (134 files / 1225 tests) - [x] `server`: full maven suite green (3035 tests, integration tests against a local MySQL 8) - [x] `rmqctl`: `go test ./...` green - [x] Deployed to a test host and verified in a browser: history list paging/deletion, no horizontal or vertical scrollbar at 1440/1280/1152 widths -- 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]
