mirror of
https://github.com/open-jarvis/OpenJarvis.git
synced 2026-07-31 03:12:16 +00:00
Refactor sendAgentMessage to accept onProgress/onContentDelta/onDone callbacks so the InteractTab can show content as it arrives word by word, display tool-call progress labels (e.g. "Querying data with SQL"), and render an elapsed-time footer. The backend now streams tool_progress SSE events from DeepResearchAgent before the final content, matching the Chat tab's polished streaming UX. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>