Commit Graph

54 Commits

Author SHA1 Message Date
Ed_
c19b13e4ac Merge branch 'origin/cache' 2026-02-23 20:32:49 -05:00
Ed_
1b9a2ab640 chore: Update discussion timestamp 2026-02-23 20:24:51 -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
75e1cf84fe fixed up gui_2.py
multi viewport works and no crashes thus far
2026-02-23 19:33:09 -05:00
Ed_
76265319a7 conductor(checkpoint): Phase 1: Infrastructure & Automation Core complete 2026-02-23 19:23:31 -05:00
Ed_
6287f24e51 chore(conductor): Add new track 'Review project codebase for API vendor alignment' 2026-02-23 16:56:46 -05:00
Ed_
4628813363 fix(conductor): Apply review suggestions for track 'gui_performance_20260223' 2026-02-23 15:36:03 -05:00
Ed_
b415e4ec19 perf(gui): Resolve massive frametime bloat by throttling telemetry and optimizing UI updates 2026-02-23 15:28:51 -05:00
Ed_
7aa9fe6099 conductor(checkpoint): Final performance optimizations for Phase 3: Throttled UI updates and optimized retro blinking 2026-02-23 15:12:20 -05:00
Ed_
9fdece9404 conductor(checkpoint): Final optimizations for Phase 3: Throttled updates and incremental rendering 2026-02-23 15:07:48 -05:00
Ed_
161a4d062a conductor(checkpoint): Checkpoint end of Phase 3: Diagnostics UI and Optimization 2026-02-23 15:01:23 -05:00
Ed_
f5c9596b05 conductor(checkpoint): Checkpoint end of Phase 1: High-Resolution Telemetry Engine 2026-02-23 14:43:52 -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_
5103a256bf bugfixes 2026-02-22 09:23:48 -05:00
Ed_
6d2f79acc8 remove paths 2026-02-22 09:21:14 -05:00
Ed_
be42d21842 docs 2026-02-22 09:20:02 -05:00
Ed_
30b3c1ab1d latest slop project toml 2026-02-22 01:43:34 -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_
7a32a5138f option to close panels, menu bar ribbon 2026-02-22 00:14:18 -05:00
Ed_
0cccaf05a3 fiux 2026-02-22 00:03:41 -05:00
Ed_
bdd0fbc1c4 wip better word wrap ux 2026-02-21 23:52:18 -05:00
Ed_
dc8192b1dc oops 2026-02-21 23:38:46 -05:00
Ed_
3e94c9580e latest ux and readme update 2026-02-21 23:38:24 -05:00
Ed_
5f9b270841 better text panel ux 2026-02-21 23:28:04 -05:00
Ed_
954efdec74 fixes 2026-02-21 23:24:50 -05:00
Ed_
d7d0583b4e Agent scripting ux improvements 2026-02-21 23:15:48 -05:00
Ed_
caa67206fa ux improvements 2026-02-21 23:08:42 -05:00
Ed_
173e09059d config updates 2026-02-21 22:47:39 -05:00
Ed_
e481257eda context improvements 2026-02-21 22:43:49 -05:00
Ed_
478dbb9b86 wip 2026-02-21 22:37:57 -05:00
Ed_
32af96b365 fixes 2026-02-21 22:25:11 -05:00
Ed_
f126cdcb21 fixing api usage for gemini 2026-02-21 22:19:46 -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_
f258fc5765 progress 2026-02-21 21:42:42 -05:00
Ed_
59208b27ec wip 2026-02-21 21:29:45 -05:00
Ed_
0a591d58eb wip better file support and word wrap 2026-02-21 21:16:50 -05:00
Ed_
d9a51332ef ignore dbg_layout.ini 2026-02-21 21:04:01 -05:00
Ed_
b01dfc09cb done with multi-project 2026-02-21 20:50:14 -05:00