Commit Graph

1711 Commits

Author SHA1 Message Date
ed 67f9f8cccf docs(conductor): Synchronize docs for track 'Expanded Test Coverage and Stress Testing' 2026-05-02 14:09:06 -04:00
ed 7a53b51f1c chore(conductor): Mark track 'Expanded Test Coverage and Stress Testing' as complete 2026-05-02 14:04:58 -04:00
ed ef8f71b9d8 conductor(plan): Mark track as complete 2026-05-02 14:04:39 -04:00
ed 9566012532 conductor(checkpoint): Checkpoint end of Phase 3 2026-05-02 14:04:08 -04:00
ed 6b18474cdf test(sim): Add stress test for concurrent MMA tracks 2026-05-02 13:57:40 -04:00
ed 6bffdd4939 conductor(plan): Mark Phase 2 as complete 2026-05-02 13:49:02 -04:00
ed b88c7966e1 conductor(checkpoint): Checkpoint end of Phase 2 2026-05-02 13:48:48 -04:00
ed 7fdf6c9782 feat(mma): Enable manual ticket approval via Hook API for Step Mode 2026-05-02 13:48:14 -04:00
ed 9f67a31b2f test(sim): Add failing simulation test for MMA Step Mode approval 2026-05-02 13:45:08 -04:00
ed db85d60de7 conductor(plan): Mark Phase 1 as complete 2026-05-02 13:26:47 -04:00
ed 6989b37a95 conductor(checkpoint): Checkpoint end of Phase 1 2026-05-02 13:26:13 -04:00
ed d2c0d02d19 conductor(plan): Mark tasks 2 and 3 as complete in Phase 1 2026-05-02 13:23:28 -04:00
ed 2666a3390d feat(ai): Harden tool access exclusion across all providers 2026-05-02 13:23:00 -04:00
ed f8cd125c8a docs(conductor): Synchronize docs for track 'Codebase Audit and Cleanup' 2026-05-02 13:13:28 -04:00
ed 99c9371f59 chore(conductor): Mark track 'Codebase Audit and Cleanup' as complete 2026-05-02 13:11:25 -04:00
ed 92492f30c5 conductor(plan): Mark Phase 3 as complete 2026-05-02 13:11:17 -04:00
ed 7e30a318e3 conductor(checkpoint): Checkpoint end of Phase 3 2026-05-02 13:11:08 -04:00
ed 8364070ac4 docs(audit): Generate codebase audit report 2026-05-02 13:10:47 -04:00
ed 72e15ce9df conductor(plan): Mark Phase 2 as complete 2026-05-02 13:10:28 -04:00
ed 27bcfb3b07 conductor(checkpoint): Checkpoint end of Phase 2 2026-05-02 13:10:18 -04:00
ed a7b64049ae conductor(plan): Mark task 'Audit api_hook_client.py' as complete 2026-05-02 13:08:53 -04:00
ed f9b5acd758 refactor(api): Audit and cleanup api_hook_client.py and api_hooks.py 2026-05-02 13:08:47 -04:00
ed 6dd9b67d5c refactor(tools): Audit and cleanup mcp_client.py and shell_runner.py 2026-05-02 13:06:48 -04:00
ed 29dd6ec36d refactor(ai): Audit and cleanup ai_client.py and gemini_cli_adapter.py 2026-05-02 13:02:53 -04:00
ed 351f5e09eb conductor(plan): Mark Phase 1 as complete 2026-05-02 12:59:27 -04:00
ed db03a78354 conductor(checkpoint): Checkpoint end of Phase 1 2026-05-02 12:59:13 -04:00
ed c1daef97a5 conductor(plan): Mark task 'Audit native_orchestrator.py' as complete 2026-05-02 12:58:06 -04:00
ed 48abdc9ca8 refactor(orchestrator): Audit and cleanup native_orchestrator.py 2026-05-02 12:57:50 -04:00
ed 955df17f2e conductor(plan): Mark task 'Audit dag_engine.py' as complete 2026-05-02 12:55:21 -04:00
ed f11a219b44 refactor(dag): Audit and cleanup dag_engine.py 2026-05-02 12:55:13 -04:00
ed 46baaeae89 conductor(plan): Mark task 'Audit multi_agent_conductor.py' as complete 2026-05-02 12:53:07 -04:00
ed 373f4edac2 refactor(conductor): Audit and cleanup multi_agent_conductor.py 2026-05-02 12:52:57 -04:00
ed fe71b6606c test regression fixes 2026-05-02 12:46:33 -04:00
ed ef737459ec fix(gui): Resolve AppController state regressions 2026-05-02 12:46:05 -04:00
ed 3ba0165799 chore(conductor): Mark track 'Review investigation of codebase and expose/cull any hidden invisible prompting either from the system or directly that the user cannot handle for any discussion/session.' as complete 2026-05-02 12:18:38 -04:00
ed 7ae0d13278 conductor(checkpoint): Checkpoint end of Phase 3 2026-05-02 12:18:27 -04:00
ed 228d4001fc conductor(plan): Checkpoint Phase 2 2026-05-02 12:08:29 -04:00
ed 3b59028259 fix(gui): Resolve syntax error from merge 2026-05-02 12:08:11 -04:00
ed bf148ff6a2 conductor(checkpoint): Checkpoint end of Phase 2 2026-05-02 12:07:38 -04:00
ed 43b9a11f67 conductor(plan): Mark phase 'Phase 1: Audit and Identification' as complete 2026-05-02 12:05:22 -04:00
ed 30107fd877 conductor(checkpoint): Checkpoint end of Phase 1 2026-05-02 12:04:50 -04:00
ed 91789a2265 chore(conductor): Add new track 'Review investigation of codebase and expose/cull any hidden invisible prompting either from the system or directly that the user cannot handle for any discussion/session.' 2026-05-02 12:00:18 -04:00
ed 1f0bd94f10 WIP: Catching up on state of this codebase.. 2026-05-02 11:59:22 -04:00
ed 7d9d8a70e8 conductor(plan): Phase 4 checkpoint complete
Takes panel implemented:
- List of takes with entry count
- Switch/delete actions per take
- Synthesis UI with take selection
- Uses existing synthesis_formatter
2026-03-22 13:28:01 -04:00
ed cc6a651664 feat(gui): Implement Takes panel (Phase 4)
- Replaced _render_takes_placeholder with _render_takes_panel
- Shows list of takes with entry count and switch/delete actions
- Includes synthesis UI with take selection and prompt
- Uses existing synthesis_formatter for diff generation
2026-03-22 13:27:41 -04:00
ed e567223031 conductor(plan): Phase 3 checkpoint complete
Context Composition panel implemented:
- Shows files with Auto-Aggregate/Force Full flags
- Shows screenshots
- Preset save/load/delete functionality
2026-03-22 13:17:39 -04:00
ed a3c8d4b153 feat(gui): Implement Context Composition panel (Phase 3)
- Replaced placeholder with actual _render_context_composition_panel
- Shows current files with Auto-Aggregate and Force Full flags
- Shows current screenshots
- Preset dropdown to load existing presets
- Save as Preset / Delete Preset buttons
- Uses existing save_context_preset/load_context_preset methods
2026-03-22 13:17:19 -04:00
ed e600d3fdcd fix(gui): Use correct ImVec4 color API in placeholder methods
imgui.ImColor.IM_COL32 doesn't exist - use C_LBL (vec4) instead.
Fixes Missing EndTabBar() error caused by exception in placeholder methods.
2026-03-22 13:10:42 -04:00
ed 266a67dcd9 conductor(plan): Phase 2 checkpoint complete
Discussion Hub now has tab bar structure:
- Discussion (history + message/response)
- Context Composition (placeholder)
- Snapshot (Aggregate MD + System Prompt)
- Takes (placeholder)
2026-03-22 13:06:34 -04:00
ed 2b73745cd9 feat(gui): Merge Session Hub into Discussion Hub
- Removed Session Hub window from _gui_func
- Discussion Hub now has tab bar: Discussion | Context Composition | Snapshot | Takes
- _render_discussion_tab: history + message/response tabs
- _render_snapshot_tab: Aggregate MD + System Prompt (moved from Session Hub)
- _render_context_composition_placeholder: placeholder for Phase 3
- _render_takes_placeholder: placeholder for Phase 4
2026-03-22 13:06:15 -04:00