Commit Graph

22 Commits

Author SHA1 Message Date
1d0de1118b f 2026-02-11 18:16:07 -08:00
1e0000ae19 ff 2026-02-02 19:49:07 -08:00
6309a3ff3e hh 2026-02-02 14:09:42 -08:00
ccd47db869 g 2026-02-02 11:40:51 -08:00
4f7bac464f kk 2026-02-02 02:32:28 -08:00
bc3dbf28e8 F 2026-01-31 20:24:15 -08:00
1dbaabac73 h 2026-01-31 19:57:09 -08:00
6513a3ad04 h 2026-01-31 19:00:04 -08:00
33a9d80ab4 h 2026-01-23 21:32:34 -08:00
666f4e3181 f 2026-01-23 19:21:06 -08:00
922b649e17 j 2026-01-20 16:42:49 -08:00
1f65f9de2a j 2026-01-20 00:31:44 -08:00
fcab85455d f 2026-01-19 21:25:44 -08:00
7ddf0065d1 f 2026-01-19 06:24:09 -08:00
a961ac3ce7 style: apply ruff auto-fixes 2026-01-19 03:14:30 -08:00
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