ed
685bac2952
docs(conductor): Synchronize documentation for 'System Context Exposure' track
2026-05-02 19:01:34 -04:00
ed
7e0bef82a7
chore(conductor): Mark track 'System Context Exposure' as complete
2026-05-02 19:01:00 -04:00
ed
628b580685
conductor(plan): Mark Phase 4 as complete and finalize track
2026-05-02 19:00:41 -04:00
ed
68d18f45a6
conductor(plan): Mark Phase 3 as complete
2026-05-02 18:47:08 -04:00
ed
e24ea60bd8
conductor(plan): Mark Phase 2 as complete
2026-05-02 18:42:51 -04:00
ed
9b7d16b0be
conductor(plan): Mark Phase 1 as complete
2026-05-02 18:31:52 -04:00
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
6bffdd4939
conductor(plan): Mark Phase 2 as complete
2026-05-02 13:49:02 -04:00
ed
db85d60de7
conductor(plan): Mark Phase 1 as complete
2026-05-02 13:26:47 -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
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
a7b64049ae
conductor(plan): Mark task 'Audit api_hook_client.py' as complete
2026-05-02 13:08:53 -04:00
ed
351f5e09eb
conductor(plan): Mark Phase 1 as complete
2026-05-02 12:59:27 -04:00
ed
c1daef97a5
conductor(plan): Mark task 'Audit native_orchestrator.py' as complete
2026-05-02 12:58:06 -04:00
ed
955df17f2e
conductor(plan): Mark task 'Audit dag_engine.py' as complete
2026-05-02 12:55:21 -04:00
ed
46baaeae89
conductor(plan): Mark task 'Audit multi_agent_conductor.py' as complete
2026-05-02 12:53:07 -04:00
ed
fe71b6606c
test regression fixes
2026-05-02 12:46:33 -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
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
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
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
51d05c15e0
conductor(plan): Phase 1 checkpoint complete
...
Phase 1 complete:
- Removed ui_summary_only global toggle
- Renamed Context Hub to Project Settings
- Removed Context Presets tab
- All tests passing
2026-03-22 12:59:41 -04:00
ed
c205c6d97c
conductor(plan): Mark tasks complete in discussion_hub_panel_reorg
2026-03-22 12:58:05 -04:00
ed
2ed9867e39
feat(gui): Rename Context Hub to Project Settings
...
- gui_2.py: Window title changed to 'Project Settings'
- app_controller.py: show_windows key updated
- Updated tests to reference new name
2026-03-22 12:57:49 -04:00
ed
f5d4913da2
feat(gui): Remove ui_summary_only global toggle
...
The ui_summary_only global aggregation toggle was redundant with per-file flags
(auto_aggregate, force_full). Removed:
- Checkbox from Projects panel (gui_2.py)
- State variable and project load/save (app_controller.py)
Per-file flags remain the intended mechanism for controlling aggregation.
Tests added to verify removal and per-file flag functionality.
2026-03-22 12:54:32 -04:00
ed
abe1c660ea
conductor(tracks): Add two deferred future tracks
...
- aggregation_smarter_summaries: Sub-agent summarization, hash-based caching
- system_context_exposure: Expose hidden _SYSTEM_PROMPT for user customization
2026-03-22 12:43:47 -04:00
ed
dd520dd4db
conductor(tracks): Add discussion_hub_panel_reorganization track
...
This track addresses the fragmented implementation of Session Context Snapshots
and Discussion Takes & Timeline Branching tracks (2026-03-11) which were
marked complete but the UI panel layout was not properly reorganized.
New track structure:
- Phase 1: Remove ui_summary_only, rename Context Hub to Project Settings
- Phase 2: Merge Session Hub into Discussion Hub (4 tabs)
- Phase 3: Context Composition tab (per-discussion file filter)
- Phase 4: DAW-style Takes timeline integration
- Phase 5: Final integration and cleanup
Also archives the two botched tracks and updates tracks.md.
2026-03-22 12:35:32 -04:00
ed
dcf10a55b3
conductor(plan): Mark task 'Apply review suggestions' as complete
2026-03-21 10:40:18 -04:00
ed
b9e8d70a53
docs(conductor): Synchronize docs for track 'Discussion Takes & Timeline Branching'
2026-03-19 21:34:15 -04:00
ed
2352a8251e
chore(conductor): Mark track 'Discussion Takes & Timeline Branching' as complete
2026-03-19 20:09:54 -04:00
ed
ab30c15422
conductor(plan): Checkpoint end of Phase 4
2026-03-19 20:09:33 -04:00
ed
0738f62d98
conductor(plan): Mark Phase 4 backend tasks as complete
2026-03-19 20:06:47 -04:00
ed
7d100fb340
conductor(plan): Checkpoint end of Phase 3
2026-03-19 20:01:59 -04:00
ed
343fb48959
conductor(plan): Mark Phase 3 backend tasks as complete
2026-03-19 19:53:42 -04:00
ed
45bffb7387
conductor(plan): Checkpoint end of Phase 2
2026-03-19 19:49:51 -04:00
ed
b077aa8165
conductor(plan): Mark Phase 2 as complete
2026-03-19 19:46:09 -04:00