mirror of
https://github.com/open-jarvis/OpenJarvis.git
synced 2026-07-30 02:42:16 +00:00
- Replace "Run Now" button with "Chat ready" hint when on the Interact tab so users know they can just type a message without pressing Run. - Add learning log entries in generate_deep_research() for query start, tool calls, tool results, query completion, and errors so interactive queries are visible in the Logs tab. - Rewrite LogsTab to poll every 5 seconds, merge execution traces with learning log entries into a unified timeline sorted by timestamp. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>