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
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
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
dcf10a55b3
conductor(plan): Mark task 'Apply review suggestions' as complete
2026-03-21 10:40:18 -04:00
ab30c15422
conductor(plan): Checkpoint end of Phase 4
2026-03-19 20:09:33 -04:00
0738f62d98
conductor(plan): Mark Phase 4 backend tasks as complete
2026-03-19 20:06:47 -04:00
7d100fb340
conductor(plan): Checkpoint end of Phase 3
2026-03-19 20:01:59 -04:00
343fb48959
conductor(plan): Mark Phase 3 backend tasks as complete
2026-03-19 19:53:42 -04:00
45bffb7387
conductor(plan): Checkpoint end of Phase 2
2026-03-19 19:49:51 -04:00
b077aa8165
conductor(plan): Mark Phase 2 as complete
2026-03-19 19:46:09 -04:00
54cc85b4f3
conductor(plan): Checkpoint end of Phase 1
2026-03-19 19:14:06 -04:00
9f4fe8e313
conductor(plan): Mark Phase 1 backend tasks as complete
2026-03-19 19:01:33 -04:00
ca7d1b074f
conductor(plan): Mark phase 'Phase 4: Agent-Focused Session Filtering' as complete
2026-03-18 15:42:41 -04:00
038c909ce3
conductor(plan): Mark phase 'Phase 3: Transparent Context Visibility' as complete
2026-03-18 13:04:39 -04:00
c5df29b760
conductor(plan): Mark phase 'Phase 2: GUI Integration & Persona Assignment' as complete
2026-03-18 00:51:22 -04:00
1e223b46b0
conductor(plan): Mark phase 'Phase 1: Backend Support for Context Presets' as complete
2026-03-17 23:45:18 -04:00
b4396697dd
finished a track
2026-03-17 23:26:01 -04:00
74c9d4b992
conductor(plan): Mark phase 'Phase 1: State & Interface Update' as complete
2026-03-17 22:51:49 -04:00
d18eabdf4d
fix(gui): Add push_id to _render_selectable_label; finalize track
2026-03-13 22:35:47 -04:00
1164aefffa
feat(thinking): Complete track - all phases done
2026-03-13 22:07:56 -04:00
1ad146b38e
feat(gui): Add _render_thinking_trace helper and integrate into Discussion Hub
2026-03-13 22:07:13 -04:00
95e6413017
feat(thinking): Phases 1-2 complete - parser, model, tests
2026-03-13 22:02:34 -04:00
fc7b491f78
test: Add thinking persistence tests; Phase 2 complete
2026-03-13 21:56:35 -04:00
44a1d76dc7
feat(thinking): Phase 1 complete - parser, model, tests
2026-03-13 21:55:29 -04:00
c5a406eff8
feat(track): Start thinking trace handling track
2026-03-13 21:49:40 -04:00
645f71d674
FUCK FROSTED GLASS
2026-03-13 21:47:57 -04:00
879e0991c9
chore(conductor): Add new track 'Frosted Glass Background Effect'
2026-03-13 14:40:43 -04:00
4b0ebe44ff
chore(conductor): Add new track 'Advanced Text Viewer with Syntax Highlighting'
2026-03-13 14:28:32 -04:00
69107a75d3
chore(conductor): Add new track 'Rich Thinking Trace Handling'
2026-03-13 13:54:13 -04:00
25d7d97455
conductor(plan): Mark Phase 5 as complete
2026-03-13 12:45:03 -04:00
9b79044caa
conductor(plan): Mark Phase 5 implementations as complete
2026-03-13 12:44:19 -04:00
830bd7b1fb
conductor(plan): Mark Phase 4 as complete
2026-03-13 12:38:05 -04:00
67ed51056e
conductor(plan): Mark Phase 4 implementations as complete
2026-03-13 12:36:05 -04:00
2dbd570d59
conductor(plan): Mark Phase 3 as complete
2026-03-13 12:31:02 -04:00
6c4c567ed0
conductor(plan): Mark Phase 3 as complete
2026-03-13 12:29:34 -04:00
356d5f3618
conductor(plan): Mark Phase 2 as complete
2026-03-13 12:24:03 -04:00
3f4ae21708
conductor(plan): Mark Phase 2 implementation as complete
2026-03-13 12:20:59 -04:00
841e54aa47
conductor(plan): Mark Phase 1 as complete
2026-03-13 11:58:43 -04:00
4e5ec31876
conductor(plan): Mark Phase 1 investigation tasks as complete
2026-03-13 11:57:46 -04:00
ad93a294fb
chore(conductor): Add new track 'Optimization pass for Data-Oriented Python heuristics'
2026-03-12 21:47:16 -04:00
727274728f
archived didn't delete from tracks...
2026-03-12 20:26:56 -04:00
23943443e3
stuff that was not comitted.
2026-03-12 18:15:38 -04:00
4ba1bd9eba
conductor(checkpoint): Phase 1: Configuration & Data Modeling complete
2026-03-12 15:35:51 -04:00
d16996a62a
chore(conductor): Mark track 'Expanded Hook API & Headless Orchestration' as complete
2026-03-11 23:52:50 -04:00
036c2f360a
feat(api): implement phase 4 headless refinement and verification
2026-03-11 23:17:57 -04:00
930b833055
docs(conductor): mark phase 3 verification as done
2026-03-11 23:14:40 -04:00
4777dd957a
feat(api): implement phase 3 comprehensive control endpoints
2026-03-11 23:14:09 -04:00
e88f0f1831
docs(conductor): mark phase 2 verification as done
2026-03-11 23:05:31 -04:00
1be576a9a0
feat(api): implement phase 2 expanded read endpoints
2026-03-11 23:04:42 -04:00
e8303b819b
docs(conductor): mark phase 1 verification as done
2026-03-11 23:01:34 -04:00