Commit Graph

53 Commits

Author SHA1 Message Date
Ed_
c19b13e4ac Merge branch 'origin/cache' 2026-02-23 20:32:49 -05:00
69401365be Port missing features to gui_2 and optimize caching
- Port 10 missing features from gui.py to gui_2.py: performance
    diagnostics, prior session log viewing, token budget visualization,
    agent tools config, API hooks server, GUI task queue, discussion
    truncation, THINKING/LIVE indicators, event subscriptions, and
    session usage tracking
  - Persist window visibility state in config.toml
  - Fix Gemini cache invalidation by separating discussion history
    from cached context (use MD5 hash instead of built-in hash)
  - Add cost optimizations: tool output truncation at source, proactive
    history trimming at 40%, summary_only support in aggregate.run()
  - Add cleanup() for destroying API caches on exit
2026-02-23 20:06:13 -05:00
Ed_
8e63b31508 conductor(checkpoint): Phase 4: Final Integration & Regression complete 2026-02-23 19:54:24 -05:00
Ed_
f17c9e31b4 conductor(checkpoint): Checkpoint end of Phase 1: Update Workflow Definition 2026-02-23 12:49:14 -05:00
Ed_
4479c38395 conductor(setup): Add conductor setup files 2026-02-23 10:53:20 -05:00
Ed_
243a0cc5ca trying out conductor 2026-02-23 10:51:24 -05:00
Ed_
b4734f4bba fix for gui 2026-02-22 17:28:00 -05:00
Ed_
8a3c2d8e21 fix to ai_client.py 2026-02-22 17:19:15 -05:00
Ed_
17eebff5f8 Revert "final updates"
This reverts commit 1581380a43.
2026-02-22 12:15:49 -05:00
Ed_
1581380a43 final updates 2026-02-22 11:57:23 -05:00
Ed_
1b71b748db wip docs 2026-02-22 11:22:08 -05:00
Ed_
da8df7a393 add history truncation 2026-02-22 10:34:53 -05:00
Ed_
bf2d09f3fd expose tunings. 2026-02-22 10:19:05 -05:00
Ed_
96a013c3dc fixes and possible wip gui_2/theme_2 for multi-viewport support 2026-02-22 01:43:24 -05:00
Ed_
bdd0fbc1c4 wip better word wrap ux 2026-02-21 23:52:18 -05:00
Ed_
3e94c9580e latest ux and readme update 2026-02-21 23:38:24 -05:00
Ed_
f6c06ec381 system prompt suspport 2026-02-21 22:06:57 -05:00
Ed_
9a23941e59 adding better gemini support 2026-02-21 21:53:57 -05:00
Ed_
2182bfbd4a wip 2026-02-21 21:50:06 -05:00
Ed_
59208b27ec wip 2026-02-21 21:29:45 -05:00
Ed_
d9a51332ef ignore dbg_layout.ini 2026-02-21 21:04:01 -05:00
Ed_
3b2da7873f update context 2026-02-21 20:46:29 -05:00
Ed_
0531b6ff39 multi-project!!! 2026-02-21 20:36:57 -05:00
Ed_
c101d7b7d1 fixing... 2026-02-21 20:22:19 -05:00
Ed_
4a9c23b2da fixes 2026-02-21 20:04:35 -05:00
Ed_
687a8b076f wip multi-project 2026-02-21 19:51:41 -05:00
Ed_
eb347d6b01 fixes 2026-02-21 19:44:47 -05:00
Ed_
74737b0f70 wip multi-project 2026-02-21 19:29:51 -05:00
Ed_
e9e5e29065 wip multiple projects 2026-02-21 19:26:18 -05:00
Ed_
c0535bc9a6 discussion history improvemnts 2026-02-21 19:08:15 -05:00
Ed_
1d9c5a9b07 theme! 2026-02-21 19:01:00 -05:00
Ed_
7427b7a9d7 fixes 2026-02-21 18:36:37 -05:00
Ed_
383a3f3971 fixes 2026-02-21 18:33:55 -05:00
Ed_
c4a3034093 progresss 2026-02-21 17:24:21 -05:00
Ed_
09459aa334 buggged 2026-02-21 17:18:29 -05:00
Ed_
c6dd3758b8 progress 2026-02-21 17:12:44 -05:00
Ed_
a70ebd92a1 fixes 2026-02-21 17:04:34 -05:00
Ed_
330c8604c9 progress 2026-02-21 16:51:00 -05:00
Ed_
ee1ee1c77e wip bugged 2026-02-21 16:40:47 -05:00
Ed_
d0d8f3e145 add file cache 2026-02-21 16:31:33 -05:00
Ed_
9272fd42d6 progress 2026-02-21 16:22:33 -05:00
Ed_
d2568cd616 progress 2026-02-21 16:07:26 -05:00
Ed_
ee95007a67 bugged 2026-02-21 15:53:05 -05:00
Ed_
600ddff092 progress 2026-02-21 15:51:08 -05:00
Ed_
105a80bbe7 amazing 2026-02-21 15:35:44 -05:00
Ed_
308070e885 layout persistence 2026-02-21 15:28:09 -05:00
Ed_
d67980b8a0 save scripts 2026-02-21 15:08:25 -05:00
Ed_
47c581d037 vibin 2026-02-21 15:02:10 -05:00
Ed_
4b4c4d96ad progress 2026-02-21 14:44:06 -05:00
Ed_
fa78c1d08a adjustments 2026-02-21 14:40:14 -05:00