ed
e2dea144bc
chore(conductor): Initialize Phase 5 and curation tracks
2026-05-07 21:49:06 -04:00
ed
8670d6f3b6
chore(conductor): Mark track 'Phase 4 Track Archival' as complete
2026-05-07 21:39:38 -04:00
ed
2065dd8559
conductor(checkpoint): Checkpoint end of Phase 1 (Directory Migration)
2026-05-07 21:37:58 -04:00
ed
49acb884e1
chore(conductor): Add new track 'Review and archive all completed from phase 4.'
2026-05-07 21:35:39 -04:00
ed
d2beb79563
feat(gui): Add External Editor configuration panel to AI Settings
...
- Added _render_external_editor_panel method to display configured editors
- Shows default editor marker and diff args
- Displays config file locations for user reference
- Integrated as 'External Editor' section in AI Settings
2026-05-07 19:12:28 -04:00
ed
414d2ab561
feat(external-editor): Add TextEditorConfig and ExternalEditorConfig models
...
- Add TextEditorConfig and ExternalEditorConfig dataclasses to models.py
- Create src/external_editor.py with ExternalEditorLauncher class
- Add tests for configuration and launcher functionality
- Support for config.toml [tools.text_editors] and manual_slop.toml default_editor
2026-05-07 19:07:05 -04:00
ed
87bcd698bb
chore(conductor): Archive track 'Fix Concurrent MMA Live GUI Tests'
2026-05-07 18:53:32 -04:00
ed
7d12806ce6
finally?
2026-05-07 13:42:31 -04:00
ed
6f2f539362
conductor(track): Update spec and plan with complete bug analysis
...
Document all 4 bugs found:
1. self.engine overwritten (FIXED)
2. active_tickets not initialized (FIXED)
3. _start_track_logic uses None.active_track (FIXED)
4. _cb_start_track overwrites active_track (PARTIALLY FIXED)
Current status: Track B works, Track A reload path triggered but worker never visible.
2026-05-07 09:05:46 -04:00
ed
9099b02002
conductor(track): Document real bug - self.engine gets overwritten
2026-05-07 07:39:14 -04:00
ed
afef5b5791
conductor(plan): Update concurrent MMA test investigation findings
2026-05-07 07:30:01 -04:00
ed
885bb1395b
feat(track): Add fix_concurrent_mma_tests_20260507 track
2026-05-06 22:15:40 -04:00
ed
2f20f69b61
conductor(plan): Mark Phase 5 verification complete
2026-05-06 20:27:04 -04:00
ed
923ffe8a74
conductor(plan): Complete Phase 5 Entropy Audit findings
2026-05-06 20:26:42 -04:00
ed
f55b5d8fbc
docs(track): Add continuation guide for entropy audit
2026-05-06 20:20:56 -04:00
ed
2b5185a78f
perf(entropy): Fix nested imports in hot paths
...
Hoisted imports from inside frequently-called functions to module level:
app_controller.py:
- Added traceback and inspect at module level
- Removed 3 nested traceback imports from exception handlers
gui_2.py:
- Added traceback at module level
- Removed nested traceback import from _gui_func exception handler
- Kept uvicorn lazy-loaded (only for --headless mode)
multi_agent_conductor.py:
- Removed unused 'import sys' from run()
- Removed redundant nested imports (already at module level)
Also adds audit scripts and entropy findings documentation.
2026-05-06 20:18:30 -04:00
ed
54afbb9365
chore(entropy): Phase 5 start - fix duplicate line bug and document findings
...
- Fix duplicate line bug in rag_emb_provider.setter (app_controller.py)
- Add entropy_findings.md documenting audit results
- Update plan.md with Phase 5 tasks and findings
- Note: Property getter/setter 'duplicates' are false positives - proper Python patterns
2026-05-06 19:59:06 -04:00
ed
5c9948da97
conductor(plan): Track complete
2026-05-06 15:44:27 -04:00
ed
299d9e59a6
docs(perf): Final summary report and C extension evaluation
2026-05-06 15:38:02 -04:00
ed
90807d3065
conductor(plan): Phase 3 complete
2026-05-06 15:28:43 -04:00
ed
f628e0b29a
perf(core): Optimize DAG engine, orchestrator loop, and simulations
2026-05-06 15:27:27 -04:00
ed
2e68f1e997
conductor(plan): Phase 2 complete
2026-05-06 14:45:59 -04:00
ed
7a7298730d
docs(perf): Document identified bottlenecks
2026-05-06 14:44:54 -04:00
ed
1294619cc5
conductor(plan): Mark task 'Audit simulation/' as complete
2026-05-06 14:44:29 -04:00
ed
05db5bd54a
conductor(plan): Mark task 'Audit src/' as complete
2026-05-06 14:43:10 -04:00
ed
7dc91ddb85
conductor(plan): Mark task 'Run profiling scenarios' as complete
2026-05-06 14:40:30 -04:00
ed
6ac784b8bf
conductor(plan): Phase 1 complete
2026-05-06 14:33:03 -04:00
ed
56e9627f68
conductor(plan): Mark task 'Expand profiling instrumentation' as complete
2026-05-06 14:31:10 -04:00
ed
022c39888c
conductor(plan): Mark task 'Review existing profiling instrumentation' as complete
2026-05-06 14:10:28 -04:00
ed
ae2b79a3ad
conductor(plan): Mark task 'Update product-guidelines.md' as complete
2026-05-06 14:08:30 -04:00
ed
2b66f3569b
feat(beads): integrate Beads Mode backend, MCP tools, and GUI support
2026-05-06 13:48:47 -04:00
ed
a402103e6f
conductor(plan): Mark phase 'Contextual Auto-Switch' as complete
2026-05-05 21:58:16 -04:00
ed
fe06acbffc
conductor(plan): Mark phase 'GUI Menu Integration' as complete
2026-05-05 21:26:53 -04:00
ed
45d0c6ce68
conductor(plan): Mark Phase 6 and Track as complete
2026-05-05 20:11:10 -04:00
ed
992e206769
feat(mcp): Finalize C/C++ AST tools with robust testing and bug fixes
2026-05-05 20:08:51 -04:00
ed
584e8e526e
conductor(plan): Mark phase 'Phase 5: Parity with Python Tools' as complete
2026-05-05 19:49:38 -04:00
ed
b2fb69ca07
conductor(plan): Mark Phase 5 as complete
2026-05-05 19:49:09 -04:00
ed
fe3d573a9a
conductor(plan): Mark Task 5.3 as complete
2026-05-05 19:45:16 -04:00
ed
98551a14d9
conductor(plan): Mark Task 5.1 and 5.2 as complete
2026-05-05 19:42:50 -04:00
ed
b8460107b9
chore(conductor): Expand Tree-Sitter C/C++ track with new phases for tool parity and robust testing
2026-05-05 19:31:25 -04:00
ed
80e4b062a7
conductor(plan): Mark phase 'Phase 4: Tests' as complete
2026-05-05 19:09:24 -04:00
ed
e8c2d88adb
conductor(plan): Mark Phase 4 tasks as complete
2026-05-05 19:08:18 -04:00
ed
6490be7616
conductor(plan): Mark Phase 3 tasks as complete
2026-05-05 18:58:41 -04:00
ed
ac60dee5ae
conductor(plan): Mark phase 'Phase 2: ASTParser Extensions' as complete
2026-05-05 18:54:25 -04:00
ed
41082a09ad
conductor(plan): Mark Phase 2 core tasks as complete
2026-05-05 18:53:09 -04:00
ed
0b819b29c1
conductor(plan): Mark Task 2.1 as complete
2026-05-05 18:43:45 -04:00
ed
ab9446dc05
conductor(plan): Mark phase 'Phase 1: Dependencies' as complete
2026-05-05 18:38:00 -04:00
ed
e3b542e9d3
conductor(plan): Mark Task 1.1 as complete
2026-05-05 18:35:58 -04:00
ed
feeb724760
conductor(plan): Mark phase 'UI Features & History List' as complete
2026-05-05 17:52:03 -04:00
ed
b3c28a0697
conductor(plan): Mark tasks in Phase 4 as complete
2026-05-05 17:39:23 -04:00