cds-agent / src

Commit History

feat: add retry/reset buttons, report .md download, improved warm-up indicator
40a59f7
Running

bshepp commited on

fix: replace 'yield from' with for-loop in async generator (SyntaxError crash)
7cdc1a2

bshepp commited on

feat: add MedGemma readiness gate to prevent cold-start pipeline failures
c800712

bshepp commited on

fix: make ClinicalConflict fields optional to prevent synthesis crash
13d4b74

bshepp commited on

fix: add retry logic, error handling, and startup diagnostics for deployed pipeline
28e85d4

bshepp commited on

Fix HF Space build: standalone Next.js output, memory limit, disable telemetry
98917ae

bshepp commited on

Add HF Space deployment (Dockerfile, nginx, startup script) and auto-detect WebSocket URL
4ba0371

bshepp commited on

Implement validation pipeline fixes (P1-P7) and experimental track system
28f1212

bshepp commited on

fix: resolve 13 Pylance type-checking warnings
0fe4d92

bshepp commited on

docs: full documentation vs reality audit
5d53fbf

bshepp commited on

MedGemma validation: 50-case MedQA run, TGI endpoint config, prompt improvements
1f36481

bshepp commited on

Add incremental checkpoint saves, --resume flag, fix enum case-sensitivity, add HF_TOKEN to template
3d02eb2

bshepp commited on

docs: full accuracy audit, add validation framework to all docs, fix test_e2e.py, create TODO.md
9dea0ad

bshepp commited on

Add validation framework for MedQA, MTSamples, and PMC Case Reports
393ff7f

bshepp commited on

Add conflict detection step to CDS pipeline
e684a6c

bshepp commited on

Initial commit: CDS Agent - Clinical Decision Support System
f2c113d

bshepp commited on