Private
Public Access
0
0
Commit Graph

2296 Commits

Author SHA1 Message Date
ed 22af041979 chore(conductor): Add new track 'Fix GUI Crashes in Tool Preset Manager and Discussion Hub' 2026-05-31 22:27:31 -04:00
ed e2305ff49a Antigravity is dog shit. 2026-05-20 07:51:58 -04:00
ed 180dc167d2 setup agy? 2026-05-20 06:32:49 -04:00
ed a55a1200a0 last progress before ending last session 2026-05-17 12:40:10 -04:00
ed a5c0569417 progress on context composition 2026-05-17 07:27:55 -04:00
ed c1487d32bb progress on context composition 2026-05-17 06:55:00 -04:00
ed 22f3b9f33a Progress on context composition 2026-05-17 06:43:19 -04:00
ed 4642a337ba tried out 2026-05-16 19:55:05 -04:00
ed e770515328 fix(ctx): Remove erroneous recursive call to render_text_viewer_window 2026-05-16 17:58:19 -04:00
ed c7f5b6801f test(ctx): Add integration test for Preview button with real FileItems 2026-05-16 17:55:23 -04:00
ed e1e4571c68 feat(ctx): Also set show_windows for Text Viewer on Slices button 2026-05-16 17:53:41 -04:00
ed 2249606ebe conductor(plan): Update phase 4 status 2026-05-16 17:02:14 -04:00
ed 3a4515f025 conductor(plan): Mark phase 3 complete 2026-05-16 17:01:54 -04:00
ed b807c03ef0 feat(ctx): Move render_ast_inspector_modal to render_context_modals 2026-05-16 17:01:40 -04:00
ed d1d04ccee7 conductor(plan): Mark phases 1-2 complete 2026-05-16 16:58:50 -04:00
ed 9ea20d01e4 feat(ctx): Fix Preview button sync and Text Viewer render loop 2026-05-16 16:58:28 -04:00
ed 45de48bc2b context preview fixes 2026-05-16 16:43:32 -04:00
ed 7f40630290 config 2026-05-16 16:22:55 -04:00
ed 3859013f97 another fix 2026-05-16 16:12:40 -04:00
ed f861f26d8d fixing bugs 2026-05-16 16:10:57 -04:00
ed ec13757097 minimax: absolute dog shit edits 2026-05-16 15:59:40 -04:00
ed bf5b426c24 gemini quota exhausted: fixing regressions in test suite 2026-05-16 14:45:06 -04:00
ed 49082e5036 stuff left over from context composition presets track (still regressions) 2026-05-16 14:32:38 -04:00
ed fcc8822612 docs(conductor): Synchronize docs for track 'Context Composition Presets' 2026-05-16 12:36:20 -04:00
ed c52e4612ae fix(tests): Update tests and HotReloader to accommodate gui_2 refactoring 2026-05-16 11:22:41 -04:00
ed 357fda93ae conductor(plan): Mark Phase 2 tasks as complete 2026-05-16 11:15:47 -04:00
ed 338eae77f0 conductor(checkpoint): Checkpoint end of Phase 2 2026-05-16 11:15:28 -04:00
ed e3d84bc4da feat(presets): Implement ContextPresetManager and integrate with AppController 2026-05-16 11:04:38 -04:00
ed e8fb9d1b23 conductor(plan): Mark phase 'Phase 1: Context Preset Data Models' as complete 2026-05-16 05:10:01 -04:00
ed ebd78bb4d6 conductor(checkpoint): Checkpoint end of Phase 1 2026-05-16 05:09:29 -04:00
ed c7deed787c conductor(plan): Mark Phase 1 tasks as complete 2026-05-16 05:06:28 -04:00
ed 8467cdd525 feat(models): Implement ContextPreset and ContextFileEntry 2026-05-16 05:05:22 -04:00
ed c88330cc48 feat(hot-reload): Exhaustive region grouping for module-level render functions 2026-05-16 04:57:33 -04:00
ed 5bcce1c90a clanker 2026-05-16 04:55:31 -04:00
ed 5b76607293 feat(hot-reload): Final style polish and gap fix 2026-05-16 04:47:51 -04:00
ed 3c2fde3c83 feat(hot-reload): Final high-integrity refactor with restored code regions 2026-05-16 04:46:51 -04:00
ed eadc4d62d2 test(hot-reload): Fix integration tests for gutted OOP architecture 2026-05-16 04:37:01 -04:00
ed 430754c1e5 feat(hot-reload): Complete deep OOP gutting of gui_2.py and perfect 1-space refactor 2026-05-16 04:36:00 -04:00
ed 4e153fb436 feat(hot-reload): Complete Phase 2 refactor and document UI delegation pattern 2026-05-16 04:11:00 -04:00
ed 607aeaf2d2 sigh 2026-05-16 04:10:33 -04:00
ed 1ddde58161 dumbass bot 2026-05-16 03:38:15 -04:00
ed 6fc397cb00 reduce inline imports in ai client 2026-05-16 03:24:06 -04:00
ed b6e5ddbb49 conductor(plan): Mark Phase 1 tasks complete 2026-05-16 03:20:53 -04:00
ed 671654ddda feat(hot-reload): Add trigger integration for hot reload system
- Task 1.1: Added _hot_reload_error state to App.__init__
- Task 1.2: Added _trigger_hot_reload() method to App
- Task 1.3: Added Ctrl+Alt+R keyboard capture in _gui_func()
- Task 1.4: Registered src.gui_2 with HotReloader in App.__init__
- Task 1.5: Added Hot Reload button in _render_mma_global_controls
- Tests: Added test_hot_reload_integration.py with 13 passing tests
2026-05-16 03:19:53 -04:00
ed 73402d05fa update hot reload track 2026-05-16 03:11:58 -04:00
ed 8065b14d90 update hot reload trak 2026-05-16 03:11:41 -04:00
ed 341462513c remove ai style formatter. 2026-05-16 03:03:23 -04:00
ed 79c5035d1c add indentation scripts 2026-05-16 03:01:25 -04:00
ed 3e642d7c7d conductor(plan): Mark phase complete with checkpoint 31a8949 2026-05-16 03:01:02 -04:00
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