Commit History

fix(hf): avoid eager 27GB dataset download on /api/cases (#46)
7e5ddec
unverified

VibecoderMcSwaggins commited on

refactor(data): use standard datasets.load_dataset() with neuroimaging-go-brrrr
262b3cb
unverified

VibecoderMcSwaggins commited on

feat(api): async job queue with comprehensive test coverage (#36)
722753e
unverified

VibecoderMcSwaggins Claude commited on

feat(api): FastAPI REST backend for React frontend
66404dc
unverified

VibecoderMcSwaggins commited on

feat: Gradio Custom Component for NiiVue (#29)
227ab66
unverified

VibecoderMcSwaggins commited on

fix(ui): prediction overlay invisible, race condition, thread safety (#23) (#23)
987c4be
unverified

VibecoderMcSwaggins commited on

style: format test_app.py for CI (line length)
066c678
unverified

Claude commited on

fix: remove silent failures and redundant checks
be12b50
unverified

Claude commited on

fix(ui): replace base64 data URLs with Gradio file serving (#19)
b0a934c
unverified

Claude commited on

fix(docker): use subprocess bridge for Python version isolation (#18)
4b42170
unverified

VibecoderMcSwaggins commited on

fix(data): bypass load_dataset() to fix HF Spaces streaming hang and OOM (#16)
80cbb1a
unverified

VibecoderMcSwaggins commited on

fix(data): use streaming mode to fix HF Spaces dataset hang (#15)
e244238
unverified

VibecoderMcSwaggins commited on

fix(ui): lazy dataset loading to prevent HF Spaces timeout (#14)
a2223b1
unverified

VibecoderMcSwaggins commited on

fix(ci,docker): resolve CI disk space and HF Spaces entrypoint issues
bd5f74b

VibecoderMcSwaggins commited on

fix(pipeline): copy input files to results_dir and add UI cleanup
4a455a4

VibecoderMcSwaggins commited on

fix(pipeline): prevent unbounded disk usage from HuggingFace temp files
878d2e7

VibecoderMcSwaggins commited on

feat(data): integrate HuggingFace dataset as primary data source (#11)
363ba14
unverified

VibecoderMcSwaggins commited on

fix(inference): correct DeepISLES Docker volume mounts and CLI args
7b2629d

VibecoderMcSwaggins commited on

fix: resolve technical debt (P2/P3) with TDD validation (#9)
26f14be
unverified

VibecoderMcSwaggins commited on

feat(hf-spaces): complete deployment infrastructure for Hugging Face Spaces (#8)
a544a50
unverified

VibecoderMcSwaggins Claude commited on

fix(ci): skip pipeline integration test when ISLES24 data missing
71ff53a

VibecoderMcSwaggins commited on

fix(ci): add pytest-timeout and HF Spaces deployment spec
4994e68
unverified

VibecoderMcSwaggins commited on

feat(phase-5): polish, observability, and documentation (#6)
bfe80c5
unverified

VibecoderMcSwaggins commited on

feat(phase-4): Gradio UI with NiiVue visualization (#5)
d77e99f
unverified

VibecoderMcSwaggins commited on

feat(phase-3): End-to-end pipeline with metrics and CLI
3f8bf9c
unverified

VibecoderMcSwaggins commited on

feat: Phase 1A + Phase 2 - Local data loader and DeepISLES Docker wrapper (#3)
aef1f5a
unverified

VibecoderMcSwaggins commited on

feat(phase-1): implement data access layer with TDD (#2)
3c4c67b
unverified

VibecoderMcSwaggins commited on

feat(phase-0): bootstrap project with TDD structure (#1)
4eeba46
unverified

VibecoderMcSwaggins commited on