Private
Public Access
0
0
Commit Graph

7 Commits

Author SHA1 Message Date
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 5066e98240 fix(test): Resolve visual orchestration test and prepare hook env injection 2026-03-06 11:27:16 -05:00
ed 90a0f93518 worst bug with visual orchestration 2026-03-06 00:08:10 -05:00
ed 5e69617f88 WIP: I HATE PYTHON 2026-03-05 13:55:40 -05:00
ed c102392320 feat(src): Resolve imports and create sloppy.py entry point 2026-03-04 10:01:55 -05:00
ed 3203891b79 wip test stabalization is a mess still 2026-03-03 23:53:53 -05:00
ed 6b7cd0a9da feat(tests): Migrate manual launchers to live_gui fixture and consolidate visual tests 2026-03-02 23:00:09 -05:00