ed
620ba6a55f
gui_2_cleanup mostly done
2026-05-13 18:17:34 -04:00
ed
0f7da2b40b
conductor(plan): Mark Phase 1 as complete and start Phase 2
2026-05-13 18:03:42 -04:00
ed
511aabbd0d
docs(conductor): Complete Phase 1 of AppController curation (Audit & Guidelines)
2026-05-13 18:03:22 -04:00
ed
8cbd232db0
style(gui): Apply strict vertical compaction and add type hints
2026-05-13 16:51:19 -04:00
ed
5ac7688e6c
chore(conductor): Add new track 'I started to do a large cleanup to gui_2.py...'
2026-05-13 16:14:05 -04:00
ed
7ba94d4a42
fix(app_controller): lazy load rag_engine to avoid blocking startup
...
Before this change, app_controller imported rag_engine at module level which
pulled in chromadb (~0.45s). Now rag_engine is only imported when RAG is
actually enabled and needed. This improves startup time significantly.
2026-05-13 15:28:41 -04:00
ed
12f16e9a11
fix(ai_client_proxy): add _pending_lock threading.Lock
...
And fix test_discussion_takes_gui.py patches to use ai_client_stub
2026-05-13 11:24:58 -04:00
ed
29de116233
WIP: fixing regressions in tests
2026-05-12 21:04:50 -04:00
ed
c0d106255b
refactor(gui): Modularize _render_context_composition_panel into sub-methods
2026-05-12 20:33:38 -04:00
ed
12465fd04c
refactor(theme): Introduce semantic theme layer and clean NERV cruft from gui_2.py
2026-05-12 20:24:47 -04:00
ed
afb11d083d
conductor(plan): Mark phase 'Piecemeal Refactoring - Main Panels (Part 2)' as complete
2026-05-12 19:58:45 -04:00
ed
f79cdb96b3
conductor(checkpoint): Checkpoint end of Phase 4
2026-05-12 19:57:59 -04:00
ed
8fcc227cfa
conductor(plan): Mark phase 'Piecemeal Refactoring - Main Panels (Part 1)' as complete
2026-05-12 19:54:15 -04:00
ed
87aeee3322
conductor(plan): Mark phase 'Targeted Sub-agent Test Framework' as complete
2026-05-12 19:33:33 -04:00
ed
52fb91dbb3
conductor(plan): Mark phase 'Linting & Verification Foundations' as complete
2026-05-12 19:09:39 -04:00
ed
d92361b025
conductor(plan): Mark linter tasks as complete
2026-05-12 19:03:08 -04:00
ed
c359961a0a
feat(linter): Develop custom AST linter for ImGui scopes
2026-05-12 19:02:30 -04:00
ed
5398b4eef0
chore(conductor): Add new track 'GUI Refactor & Stabilization'
2026-05-12 18:58:48 -04:00
ed
c4e1cca66b
progress on fixing up gui code
2026-05-12 15:20:34 -04:00
ed
c0c7d9e0a7
conductor(plan): Mark Task 6.1-6.3 as complete
2026-05-11 18:52:35 -04:00
ed
d22c98c9ac
conductor(plan): Mark phase 'Phase 5: AST Slice Pre-population' as complete
2026-05-11 18:50:30 -04:00
ed
c659aa3a66
conductor(plan): Mark Task 5.1-5.4 as complete
2026-05-11 18:49:28 -04:00
ed
c5ae21dc85
conductor(plan): Mark phase 'Phase 4: View Presets' as complete
2026-05-11 18:33:45 -04:00
ed
ee9bdc83a6
conductor(plan): Mark Task 4.1-4.4 as complete
2026-05-11 18:32:08 -04:00
ed
6e53906715
conductor(plan): Mark phase 'Phase 3: Slice Editor Visual Enhancement' as complete
2026-05-11 18:22:00 -04:00
ed
64b39f7b42
conductor(plan): Mark Task 3.1-3.5 as complete
2026-05-11 18:20:00 -04:00
ed
33062d7cf3
conductor(plan): Mark phase 'Phase 2: Slice Inspector Enhancement' as complete
2026-05-11 18:13:44 -04:00
ed
247bcdf025
conductor(plan): Mark Task 2.1-2.4 as complete
2026-05-11 18:06:01 -04:00
ed
4aab4fa5f4
conductor(plan): Mark phase 'Phase 1: Slice Data Model Extension' as complete
2026-05-11 17:44:03 -04:00
ed
1d57704131
conductor(plan): Mark Task 1.1-1.3 as complete
2026-05-11 17:20:41 -04:00
ed
c2e567ad6b
conductor(plan): Mark Task 6.1-6.3 as complete
2026-05-11 15:17:17 -04:00
ed
c2163ec296
conductor(plan): Mark Task 5.1-5.3 as complete
2026-05-11 13:13:54 -04:00
ed
de6f42f1aa
conductor(plan): Mark Task 4.1-4.4 as complete
2026-05-11 11:44:24 -04:00
ed
11ae85dc03
conductor(plan): Mark Task 3.1-3.5 as complete
2026-05-11 11:37:33 -04:00
ed
07581f4e9c
conductor(plan): Mark Task 2.1-2.4 as complete
2026-05-11 11:00:40 -04:00
ed
e30364fdb1
conductor(plan): Mark Task 1.1-1.4 as complete
2026-05-11 10:29:12 -04:00
ed
de3dfec4de
conductor: add phase 6 context composition redesign tracks
...
- context_comp_decouple_20260510: Decouple Files & Media from Context Composition, directory grouping, file stats
- context_comp_slices_20260510: Slice visualization with annotations, view presets
- context_comp_presets_20260510: Context preset save/load with validation, context preview
- Depends_on chain: presets -> slices -> decouple
2026-05-10 22:12:03 -04:00
ed
8af321094f
possible hot reload track.
2026-05-10 17:52:42 -04:00
ed
581da1cc56
add dogfood track
2026-05-10 15:59:32 -04:00
ed
cbd9443435
phase 6 review done for now
2026-05-10 15:54:34 -04:00
ed
5191f07220
conductor(plan): Mark Phase 4 complete, add verification report
2026-05-10 15:48:42 -04:00
ed
760054bb4d
conductor(plan): Mark Phase 3 simulation tests complete
2026-05-10 15:46:59 -04:00
ed
7620becf34
conductor(plan): Mark Phase 2 feature coverage tasks complete
2026-05-10 15:45:36 -04:00
ed
772d567301
test(coverage): add FuzzyAnchor and HistoryManager unit tests
...
- test_fuzzy_anchor.py: 6 tests for fuzzy slice resolution
- test_history_manager.py: 8 tests for undo/redo and UISnapshot roundtrip
2026-05-10 15:42:54 -04:00
ed
2a71aff18c
WIP: Phase 6 review
2026-05-10 15:14:54 -04:00
ed
b85fa4df15
chore(conductor): Add new track 'Phase 6 Review and Regression Verification'
2026-05-10 14:15:33 -04:00
ed
3bdd269d5e
uncomitted changes from the agent.
2026-05-10 14:11:13 -04:00
ed
6c83d097b1
docs(conductor): replace manual pruner with advanced interactive AST and Slice tracks
2026-05-10 13:18:22 -04:00
ed
ece3c349b9
docs(conductor): Initialize Phase 6 GenCpp UX Validation tracks
2026-05-10 12:56:50 -04:00
ed
774990b40b
chore(conductor): Mark track 'Cull Unused Symbols' as complete and sync documentation
2026-05-10 12:37:46 -04:00