Commit History

Update README.md
cbc3062
Running
verified

rajvivan commited on

fix: switch to single-stage build to eliminate multi-stage cache issues
fa3af66
verified

rajvivan commited on

fix: add ARG cache bust to force COPY --from=build-step to run fresh
1459888
verified

rajvivan commited on

fix: bust npm build cache to force fresh React dist
7a2df25
verified

rajvivan commited on

fix: pin package versions to avoid starlette 1.x/websockets 16/transformers 5.x breaking changes
a6b82be
verified

rajvivan commited on

Create .dockerignore
65d455f
verified

rajvivan commited on

fix: unconditional SPA catch-all route + diagnostic fallback for missing frontend build
ae84ddd
verified

rajvivan commited on

Fix: Copy frontend build before project files to prevent overwrite
98a5019
verified

rajvivan commited on

fix: replace npm ci with npm install to fix picomatch lock file mismatch
a254b19
verified

rajvivan commited on

data: update combined corpus with both US and GCC samples for dataset preview
74e9e04

Rajeev Ranjan Pandey commited on

fix: default light mode + lock deps with npm ci in both Dockerfiles
fd61bce

Rajeev Ranjan Pandey commited on

fix: add missing useCallback import (blank page crash) + lock CSS import order + pin package-lock.json for HF reproducibility
703750f

Rajeev Ranjan Pandey commited on

fix: pin lucide-react to 0.395.0 to fix BarChart2 import error
862b5c8
unverified

Rajeev Pandey commited on

Add combined incident corpus CSV file
6734a3c
unverified

Rajeev Pandey commited on

fix: allow all origins for CORS on HF Spaces
8f885d1
unverified

Rajeev Pandey commited on

Refine UI alignment, fix dark mode toggle, and improve model selection logic
e58b2bd

Rajeev Ranjan Pandey commited on

fix: bundle GCC sample data to resolve FileNotFoundError on deployment
6aa61f3

Rajeev Ranjan Pandey commited on

chore: add custom hugging face spaces metadata header to fix Configuration error
8c77584

Rajeev Ranjan Pandey commited on

ci: force push to hub and update checkout action version
edf37e0

Rajeev Ranjan Pandey commited on

ci: add GitHub Action to automatically sync repository to Hugging Face Spaces
06e5f2f

Rajeev Ranjan Pandey commited on

build: prepare Dockerfile and FastAPI adjustments for Hugging Face Spaces deployment
abf7059

Rajeev Ranjan Pandey commited on

chore: sync final prompt tuning and dark mode fixes for release
9666e1d

Rajeev Ranjan Pandey commited on

fix: restore working copy/save buttons in dark mode and elevate model prompt styling
7976e9d

Rajeev Ranjan Pandey commited on

docs: add CHANGELOG.md documenting all v1.1.0 UI and backend changes
5378bb9

Rajeev Ranjan Pandey commited on

feat: directive prompts per model, BrainCircuit icon, info tooltip light mode fix
a543f4f

Rajeev Ranjan Pandey commited on

fix: dynamic compression ratio, CUD badge in navbar, slate-300 borders, matched output text size
d703e0b

Rajeev Ranjan Pandey commited on

fix: complete light mode - dataset preview, stats cards, model names, buttons all readable
5fe6799

Rajeev Ranjan Pandey commited on

feat: UI overhaul - light mode, larger text, live ROUGE metrics, dataset loader, speed improvements
55729b3

Rajeev Ranjan Pandey commited on

Final cleanup for alignment and model selection
c327c35

Rajeev Ranjan Pandey commited on

Refine UI and fix model selection bugs
e078b1d

Rajeev Ranjan Pandey commited on