Commit Graph

1642 Commits

Author SHA1 Message Date
Ed_
a452c72e1b feat(gui): Implement AI synthesis execution pipeline from multi-take UI 2026-03-19 20:06:14 -04:00
Ed_
7d100fb340 conductor(plan): Checkpoint end of Phase 3 2026-03-19 20:01:59 -04:00
Ed_
f0b8f7dedc conductor(checkpoint): Checkpoint end of Phase 3 2026-03-19 20:01:25 -04:00
Ed_
343fb48959 conductor(plan): Mark Phase 3 backend tasks as complete 2026-03-19 19:53:42 -04:00
Ed_
510527c400 feat(backend): Implement multi-take sequence differencing and text formatting utility 2026-03-19 19:53:09 -04:00
Ed_
45bffb7387 conductor(plan): Checkpoint end of Phase 2 2026-03-19 19:49:51 -04:00
Ed_
9c67ee743c conductor(checkpoint): Checkpoint end of Phase 2 2026-03-19 19:49:19 -04:00
Ed_
b077aa8165 conductor(plan): Mark Phase 2 as complete 2026-03-19 19:46:09 -04:00
Ed_
1f7880a8c6 feat(gui): Add UI button to promote active take to a new session 2026-03-19 19:45:38 -04:00
Ed_
e48835f7ff feat(gui): Add branch discussion action to history entries 2026-03-19 19:44:30 -04:00
Ed_
3225125af0 feat(gui): Implement tabbed interface for discussion takes 2026-03-19 19:42:29 -04:00
Ed_
54cc85b4f3 conductor(plan): Checkpoint end of Phase 1 2026-03-19 19:14:06 -04:00
Ed_
40395893c5 conductor(checkpoint): Checkpoint end of Phase 1 2026-03-19 19:13:13 -04:00
Ed_
9f4fe8e313 conductor(plan): Mark Phase 1 backend tasks as complete 2026-03-19 19:01:33 -04:00
Ed_
fefa06beb0 feat(backend): Implement discussion branching and take promotion 2026-03-19 19:00:56 -04:00
Ed_
8ee8862ae8 checkpoint: track complete 2026-03-18 18:39:54 -04:00
Ed_
0474df5958 docs(conductor): Synchronize docs for track 'Session Context Snapshots & Visibility' 2026-03-18 17:15:00 -04:00
Ed_
cf83aeeff3 chore(conductor): Mark track 'Session Context Snapshots & Visibility' as complete 2026-03-18 15:42:55 -04:00
Ed_
ca7d1b074f conductor(plan): Mark phase 'Phase 4: Agent-Focused Session Filtering' as complete 2026-03-18 15:42:41 -04:00
Ed_
038c909ce3 conductor(plan): Mark phase 'Phase 3: Transparent Context Visibility' as complete 2026-03-18 13:04:39 -04:00
Ed_
84b6266610 feat(gui): Implement Session Hub and context injection visibility 2026-03-18 09:04:07 -04:00
Ed_
c5df29b760 conductor(plan): Mark phase 'Phase 2: GUI Integration & Persona Assignment' as complete 2026-03-18 00:51:22 -04:00
Ed_
791e1b7a81 feat(gui): Add context preset field to persona model and editor UI 2026-03-18 00:20:29 -04:00
Ed_
573f5ee5d1 feat(gui): Implement Context Hub UI for context presets 2026-03-18 00:13:50 -04:00
Ed_
1e223b46b0 conductor(plan): Mark phase 'Phase 1: Backend Support for Context Presets' as complete 2026-03-17 23:45:18 -04:00
Ed_
93a590cdc5 feat(backend): Implement storage functions for context presets 2026-03-17 23:30:55 -04:00
Ed_
b4396697dd finished a track 2026-03-17 23:26:01 -04:00
Ed_
31b38f0c77 chore(conductor): Mark track 'Advanced Text Viewer with Syntax Highlighting' as complete 2026-03-17 23:16:25 -04:00
Ed_
2826ad53d8 feat(gui): Update all text viewer usages to specify types and support markdown preview for presets 2026-03-17 23:15:39 -04:00
Ed_
a91b8dcc99 feat(gui): Refactor text viewer to use rich rendering and toolbar 2026-03-17 23:10:33 -04:00
Ed_
74c9d4b992 conductor(plan): Mark phase 'Phase 1: State & Interface Update' as complete 2026-03-17 22:51:49 -04:00
Ed_
e28af48ae9 feat(gui): Initialize text viewer state variables and update interface 2026-03-17 22:48:35 -04:00
Ed_
5470f2106f fix(gui): fix missing thinking_segments parameter persistence across sessions 2026-03-15 16:11:09 -04:00
Ed_
0f62eaff6d fix(gui): hide empty text edit input in discussion history when entry is standalone monologue 2026-03-15 16:03:54 -04:00
Ed_
5285bc68f9 fix(gui): fix missing token stats and improve standalone monologue rendering 2026-03-15 15:57:08 -04:00
Ed_
226ffdbd2a latest changes 2026-03-14 12:26:16 -04:00
Ed_
6594a50e4e fix(gui): skip empty content rendering in Discussion Hub; add token usage to comms history 2026-03-14 09:49:26 -04:00
Ed_
1a305ee614 fix(gui): push AI monologue/text chunks to discussion history immediately per round instead of accumulating 2026-03-14 09:35:41 -04:00
Ed_
81ded98198 fix(gui): do not auto-add tool calls/results to discussion history if ui_auto_add_history is false 2026-03-14 09:26:54 -04:00
Ed_
b85b7d9700 fix(gui): fix incompatible collapsing_header argument when rendering thinking trace 2026-03-14 09:21:44 -04:00
Ed_
3d0c40de45 fix(gui): parse thinking traces out of response text before rendering in history and comms panels 2026-03-14 09:19:47 -04:00
Ed_
47c5100ec5 fix(gui): render thinking trace in both read and edit modes consistently 2026-03-14 09:09:43 -04:00
Ed_
bc00fe1197 fix(gui): Move thinking trace rendering BEFORE response - now hidden by default 2026-03-13 23:15:20 -04:00
Ed_
9515dee44d feat(gui): Extract and display thinking traces from AI responses 2026-03-13 23:09:29 -04:00
Ed_
13199a0008 fix(gui): Properly add thinking trace without breaking _render_selectable_label 2026-03-13 23:05:27 -04:00
Ed_
45c9e15a3c fix: Mark thinking trace track as complete in tracks.md 2026-03-13 22:36:13 -04:00
Ed_
d18eabdf4d fix(gui): Add push_id to _render_selectable_label; finalize track 2026-03-13 22:35:47 -04:00
Ed_
9fb8b5757f fix(gui): Add push_id to _render_selectable_label for proper ID stack 2026-03-13 22:34:31 -04:00
Ed_
e30cbb5047 fix: Revert to stable gui_2.py version 2026-03-13 22:33:09 -04:00
Ed_
017a52a90a fix(gui): Restore _render_selectable_label with proper push_id 2026-03-13 22:17:43 -04:00