Commit Graph

7 Commits

Author SHA1 Message Date
41c11d39fd refactor(download): remove ProviderCore/download.py, move sanitize_filename to SYS.utils, replace callers to use API.HTTP.HTTPClient 2026-01-06 01:38:59 -08:00
3acf21a673 h 2026-01-03 21:23:55 -08:00
925a1631bc hj 2025-12-30 04:47:13 -08:00
756b024b76 pipeline: use PIPELINE_MISSING sentinel and MAX_RESULT_TABLE_HISTORY; remove unused _LIVE_PROGRESS 2025-12-30 02:20:31 -08:00
b4150d16c2 pipeline: finalize PipelineState migration
- Add public wrappers get_pipeline_state() and sync_module_state()
- Update TUI pipeline_runner to use public accessors and lazy- import CLI deps
- Update get_tag docstring to avoid referencing internal variables
- Update tests to use public API
2025-12-30 01:33:45 -08:00
a5d724ff65 hj
Some checks failed
smoke-mm / Install & smoke test mm --help (push) Has been cancelled
2025-12-29 23:57:04 -08:00
ef01ca03a0 Migrate imports to SYS package (pipeline/result_table) and update related imports
Some checks failed
smoke-mm / Install & smoke test mm --help (push) Has been cancelled
2025-12-29 23:28:15 -08:00