Commit Graph

33 Commits

Author SHA1 Message Date
goyimnose bafd37fdfb huge refactor of the entire codebase, with the goal of improving maintainability, readability, and extensibility. This commit includes changes to almost every file in the project, including: 2026-04-19 00:41:09 -07:00
goyimnose 343a7b37a0 updated panel display 2026-04-16 17:18:50 -07:00
goyimnose 6ef5b645a8 fix clip 2026-03-27 15:45:05 -07:00
goyimnose d9a6b1bfb4 hkh 2026-03-21 15:12:52 -07:00
goyimnose cc9c1850a8 k 2026-03-19 13:08:15 -07:00
goyimnose 5cbc2c09df added repl injection 2026-03-18 20:17:28 -07:00
goyimnose 834be06ab9 your commit message 2026-02-25 17:35:38 -08:00
goyimnose 615a4fd1a4 hh 2026-02-18 13:59:45 -08:00
goyimnose 14871a1f02 d 2026-02-14 20:39:33 -08:00
goyimnose ae4880b164 hh 2026-02-14 15:54:31 -08:00
goyimnose 6416aeceec f 2026-02-11 20:25:22 -08:00
goyimnose 1d0de1118b f 2026-02-11 18:16:07 -08:00
goyimnose 1e0000ae19 ff 2026-02-02 19:49:07 -08:00
goyimnose 6309a3ff3e hh 2026-02-02 14:09:42 -08:00
goyimnose ccd47db869 g 2026-02-02 11:40:51 -08:00
goyimnose 4f7bac464f kk 2026-02-02 02:32:28 -08:00
goyimnose bc3dbf28e8 F 2026-01-31 20:24:15 -08:00
goyimnose 1dbaabac73 h 2026-01-31 19:57:09 -08:00
goyimnose 6513a3ad04 h 2026-01-31 19:00:04 -08:00
goyimnose 33a9d80ab4 h 2026-01-23 21:32:34 -08:00
goyimnose 666f4e3181 f 2026-01-23 19:21:06 -08:00
goyimnose 922b649e17 j 2026-01-20 16:42:49 -08:00
goyimnose 1f65f9de2a j 2026-01-20 00:31:44 -08:00
goyimnose fcab85455d f 2026-01-19 21:25:44 -08:00
goyimnose 7ddf0065d1 f 2026-01-19 06:24:09 -08:00
goyimnose a961ac3ce7 style: apply ruff auto-fixes 2026-01-19 03:14:30 -08:00
goyimnose 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
goyimnose 3acf21a673 h 2026-01-03 21:23:55 -08:00
goyimnose 925a1631bc hj 2025-12-30 04:47:13 -08:00
goyimnose 756b024b76 pipeline: use PIPELINE_MISSING sentinel and MAX_RESULT_TABLE_HISTORY; remove unused _LIVE_PROGRESS 2025-12-30 02:20:31 -08:00
goyimnose 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
goyimnose a5d724ff65 hj
smoke-mm / Install & smoke test mm --help (push) Has been cancelled
2025-12-29 23:57:04 -08:00
goyimnose ef01ca03a0 Migrate imports to SYS package (pipeline/result_table) and update related imports
smoke-mm / Install & smoke test mm --help (push) Has been cancelled
2025-12-29 23:28:15 -08:00