Commit History

fix: add cache-busting ARG to force HuggingFace rebuild
7b2b891

AIVLAD commited on

cleanup: remove obsolete code and unused fields
6754f1c

AIVLAD commited on

test: fix test assertions for Pydantic migration
ebb16fa

AIVLAD commited on

feat: migrate from TypedDict to Pydantic for type safety
1009dbf

AIVLAD commited on

fix: replace ThreadPoolExecutor with SynchronousExecutor for SQLite compatibility
2179a0e

AIVLAD commited on

fix: replace parallel ThreadPoolExecutor with single-worker serial execution
6df794b

AIVLAD commited on

fix: disable parallel test execution for SQLite
df83027

AIVLAD commited on

feat: implement multi-threaded cost aggregation and bulk endpoint
dda3806

AIVLAD commited on

feat: implement repository layer and cost-overview endpoint
742ea3f

AIVLAD commited on

feat: add DailyProgress API with auto-calculation
6dd0453

AIVLAD commited on

feat: add DailyProgress model and IceUsageCalculator service
7951739

AIVLAD commited on