ed
31a8949d64
feat(style): Fix 1-space indentation in 27 files
...
Files corrected:
- src/fuzzy_anchor.py (18 violations)
- src/patch_modal.py (14 violations)
- scripts/extract_symbols.py (4 violations)
- scripts/tasks/download_fonts.py (8 violations)
- tests/: 23 files with indentation issues
All files verified with py_compile. Remaining 4 files
(test_api_events.py, test_discussion_takes_gui.py,
test_gui_updates.py, test_headless_service.py) have complex
multi-line with statements that require manual correction.
2026-05-16 03:00:20 -04:00
ed
19e7c94c2e
fixes
2026-03-12 18:47:17 -04:00
ed
4921a6715c
OK.
2026-03-06 23:07:08 -05:00
ed
1fb6ebc4d0
idk why these weren't committed
2026-03-06 12:48:02 -05:00
ed
fd36aad539
PYTHON
2026-03-05 17:13:59 -05:00
ed
2aec39bb0b
FUCK PYTHON
2026-03-05 16:37:30 -05:00
ed
2d92674aa0
fix(controller): Add stop_services() and dialog imports for GUI decoupling
...
- Add AppController.stop_services() to clean up AI client and event loop
- Add ConfirmDialog, MMAApprovalDialog, MMASpawnApprovalDialog imports to gui_2.py
- Fix test mocks for MMA dashboard and approval indicators
- Add retry logic to conftest.py for Windows file lock cleanup
2026-03-04 20:16:16 -05:00
ed
01b3c26653
Botched: Need to do a higher reaosning model to fix this mess.
2026-03-04 12:32:14 -05:00
ed
e8513d563b
refactor(tests): Add strict type hints to third batch of test files
2026-02-28 19:16:19 -05:00
ed
d36632c21a
checkpoint: massive refactor
2026-02-28 09:06:45 -05:00
ed
2b1cfbb34d
feat(ui): Implement Track Browser and progress visualization in MMA Dashboard
2026-02-27 22:49:03 -05:00