mirror of
https://github.com/open-jarvis/OpenJarvis.git
synced 2026-07-30 10:52:15 +00:00
- Remove pynvml from core deps (optional, behind pynvml import guard) - Fix SystemBuilder wiring bugs (agent/tools/telemetry initialization) - Fix LoopGuard hash tracking and ping-pong detection edge cases - Fix OrchestratorAgent/NativeReActAgent tool_calls handling - Fix OpenAI-compat engine streaming and error handling - Fix Ollama engine model listing and health checks - Fix eval display, config parsing, and runner edge cases - Fix guardrails engine scan mode handling - Fix dashboard panel rendering and data formatting - Fix web_search tool error handling - Fix quickstart CLI detection and setup flow - Harden channel tests (WhatsApp, Matrix, IRC, Signal, Teams, etc.) - Harden optimizer, trace judge, and personal synthesizer tests - Add missing test coverage for types, engine, system, and security Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>