Commit History

Fix agent API issues on Hugging Face Spaces
5bc3102

arjitmat commited on

Add defensive None check for case_context in BaseAgent._respond_with_claude
ead1dcb
unverified

Claude commited on

Fix multi-agent orchestration: shared ward context, dynamic vitals, persona guardrails
301570d
unverified

Claude commited on

Use adaptive thinking (Opus 4.6 recommended) instead of deprecated enabled+budget_tokens
47f5816
unverified

Claude commited on

Use claude-opus-4-6 for all agent and knowledge builder API calls
b532e3b
unverified

Claude commited on

Fix agent pipeline: thinking config, cache keys, and conversation compression
df36642
unverified

Claude commited on

Fix 500 error on /api/agents/action and NaN in vitals sparklines
c9e706e
unverified

Claude commited on

Fix agent routing bug: Dr. Sharma responding instead of Patient/Family
f264454
unverified

Claude commited on

Fix HF Spaces runtime errors: missing SimulationOrchestrator, httpx proxies, ChromaDB telemetry
3c00a39
unverified

Claude commited on

Fix HF Spaces deployment: Dockerfile, router registration, cleanup backup files
b78591a
unverified

Claude commited on

Add Hugging Face Spaces deployment configuration
ad4bbfa

arjitmat Claude commited on

๐Ÿš€ Production-ready multi-agent medical simulation with major improvements
5683654

arjitmat commited on

Merge enhanced clinical simulation with multi-agent system, WhatsApp UI, and examination module
ab76bba

arjitmat commited on

Complete 5-phase clinical simulation: agents, complications, WhatsApp UI, exam module
45088e5
unverified

Claude commited on

Add full hospital simulation engine with time progression, treatment effects, and multi-agent dynamics
4219ad7
unverified

Claude commited on

Enforce strict source grounding, accuracy constraints, and Indian hospital realism
bef13eb
unverified

Claude commited on

Add DynamicKnowledgeBuilder for per-case agent specialization via RAG + Claude
94d2d48
unverified

Claude commited on

Add multi-agent hospital ecosystem with patient, nurse, and senior doctor
6c763c1
unverified

Claude commited on

feat: Fix case routing, add session tracker for dynamic analytics
13b7790
unverified

Claude commited on

feat: Complete Clinical-Mind v2.0 - Full-Stack AI Patient Simulator
69832ef

arjitmat Claude commited on

fix: Switch model from Sonnet to Claude Opus 4.6 across all API calls
4d6d366
unverified

Claude commited on

feat: Wire frontend to backend APIs and upgrade Socratic tutor to Claude
5bde20b
unverified

Claude commited on

feat: Add dotenv loading for ANTHROPIC_API_KEY in backend startup
13e4c78
unverified

Claude commited on

feat: Expand all specialties to 10+ cases, update API for 14 specialties
6a5baec
unverified

Claude commited on

feat: Build complete RAG system with real Indian medical corpus + ChromaDB + Claude API
b9262f9
unverified

Claude commited on

feat: Initial Clinical-Mind project setup with full-stack architecture
62bad1a
unverified

Claude commited on