ed
84f05079e3
docs(conductor): Update plan for api_metrics_20260223
2026-02-23 13:40:42 -05:00
ed
c35170786b
feat(gui): Implement token budget visualizer
...
This change adds a progress bar and label to the Provider panel to display the current history token usage against the provider's limit. The UI is updated in real-time.
2026-02-23 13:40:04 -05:00
ed
a52f3a2ef8
conductor(plan): Mark phase 'Phase 1: Metric Extraction and Logic Review' as complete
2026-02-23 13:35:15 -05:00
ed
2668f88e8a
conductor(checkpoint): Checkpoint end of Phase 1
2026-02-23 13:34:18 -05:00
ed
ac51ded52b
docs(conductor): Update plan for api_metrics_20260223
2026-02-23 13:29:22 -05:00
ed
f10a2f2ffa
feat(conductor): Expose history bleed flags
...
This change introduces a new function, get_history_bleed_stats, to calculate and expose how close the current conversation history is to the provider's token limit. The initial implementation supports Anthropic, with a placeholder for Gemini.
2026-02-23 13:29:06 -05:00
ed
c61fcc6333
docs(conductor): Update plan for api_metrics_20260223
2026-02-23 13:28:20 -05:00
ed
8aa70e287f
fix(conductor): Implement Gemini cache metrics
...
This change corrects the implementation of get_gemini_cache_stats to use the Gemini client instance and updates the corresponding test to use proper mocking.
2026-02-23 13:27:49 -05:00
ed
27eb9bef95
archive context managment
2026-02-23 13:10:47 -05:00
ed
56e275245f
chore(conductor): Archive track 'api_hooks_verification_20260223'
2026-02-23 13:07:29 -05:00
ed
eb9705bd93
chore(conductor): Mark track 'Update conductor to properly utilize the new api hooks for automated testing & verification of track implementation features withou the need of user intervention.' as complete
2026-02-23 13:04:01 -05:00
ed
10ca40dd35
conductor(plan): Mark phase 'Phase 2: Implement Automated Verification Logic' as complete
2026-02-23 13:02:28 -05:00
ed
b575dcd1eb
conductor(checkpoint): Checkpoint end of Phase 2: Implement Automated Verification Logic
2026-02-23 13:01:00 -05:00
ed
f7d3e97f18
conductor(plan): Mark task 'Implement result handling' as complete
2026-02-23 13:00:20 -05:00
ed
94b4f38c8c
test(conductor): Enhance integration tests for API hook result handling
2026-02-23 12:58:50 -05:00
ed
9c60936a0c
conductor(plan): Mark task 'Integrate ApiHookClient' as complete
2026-02-23 12:58:15 -05:00
ed
c7c8b89b4e
test(conductor): Add integration test for ApiHookClient usage in phase completion
2026-02-23 12:56:57 -05:00
ed
cf19530792
conductor(plan): Mark task 'Develop ApiHookClient' as complete
2026-02-23 12:54:46 -05:00
ed
f4a9ff82fa
feat(api-hooks): Implement ApiHookClient with comprehensive tests
2026-02-23 12:54:16 -05:00
ed
926cebe40a
conductor(plan): Mark phase 'Phase 1: Update Workflow Definition' as complete
2026-02-23 12:49:41 -05:00
ed
f17c9e31b4
conductor(checkpoint): Checkpoint end of Phase 1: Update Workflow Definition
2026-02-23 12:49:14 -05:00
ed
1b8b236433
conductor(plan): Mark task 'Modify workflow.md' as complete
2026-02-23 12:48:45 -05:00
ed
2ec1ecfd50
docs(workflow): Automate phase verification protocol with API hooks
2026-02-23 12:48:09 -05:00
ed
a70e4e2b21
add new track
2026-02-23 12:47:22 -05:00
ed
ce75f0e5a1
remove active track
2026-02-23 12:40:43 -05:00
ed
76e263c0c9
chore(conductor): Archive track 'Add full api/hooks so that gemini cli can test, interact, and manipulate the state of the gui & program backend for automated testing.'
2026-02-23 12:40:10 -05:00
ed
bb4776e99c
conductor(plan): Mark task 'Apply review suggestions' as complete
2026-02-23 12:38:40 -05:00
ed
dc64493f42
fix(conductor): Apply review suggestions for track 'Add full api/hooks so that gemini cli can test, interact, and manipulate the state of the gui & program backend for automated testing.'
2026-02-23 12:38:29 -05:00
ed
0070f61a40
chore(conductor): Mark track 'Add full api/hooks so that gemini cli can test, interact, and manipulate the state of the gui & program backend for automated testing.' as complete
2026-02-23 12:29:11 -05:00
ed
d3ca0fee98
conductor(plan): Mark phase 'Phase 2: Hook Implementations and Logging' as complete
2026-02-23 12:28:43 -05:00
ed
eaf229e144
conductor(checkpoint): Checkpoint end of Phase 2
2026-02-23 12:27:02 -05:00
ed
d7281dc16e
conductor(plan): Mark task 'Integrate aggressive logging for all hook invocations' as complete
2026-02-23 12:23:53 -05:00
ed
ef29902963
feat(api): Integrate aggressive logging for all hook invocations
2026-02-23 12:23:23 -05:00
ed
0d09007dc1
conductor(plan): Mark task 'Implement GUI state manipulation hooks with thread-safe queueing' as complete
2026-02-23 12:22:27 -05:00
ed
5f9bc193cb
feat(api): Add GUI state manipulation hooks with thread-safe queueing
2026-02-23 12:21:18 -05:00
ed
03db4190d7
conductor(plan): Mark task 'Implement project and AI session state manipulation hooks' as complete
2026-02-23 12:18:18 -05:00
ed
d9d056c80d
feat(api): Add project and session state manipulation hooks
2026-02-23 12:17:32 -05:00
ed
a65990f72b
conductor(plan): Mark phase 'Phase 1: Foundation and Opt-in Mechanisms' as complete
2026-02-23 12:15:13 -05:00
ed
2bc7a3f0a5
conductor(checkpoint): Checkpoint end of Phase 1
2026-02-23 12:14:26 -05:00
ed
bf76a763c3
conductor(plan): Mark task 'Set up lightweight local IPC server...' as complete
2026-02-23 12:11:27 -05:00
ed
44c2585f95
feat(api): Add lightweight HTTP server for API hooks
2026-02-23 12:11:01 -05:00
ed
bd7ccf3a07
conductor(plan): Mark task 'Implement CLI flag/env-var to enable the hook system' as complete
2026-02-23 12:07:21 -05:00
ed
1306163446
feat(api): Add CLI flag and env var to enable test hooks
2026-02-23 12:06:53 -05:00
ed
ddf6f0e1bc
chore(conductor): Add new track 'Add full api/hooks so that gemini cli can test, interact, and manipulate the state of the gui & program backend for automated testing.'
2026-02-23 11:53:12 -05:00
ed
d53f0e44ee
chore(conductor): Add new track 'Review vendor api usage in regards to conservative context handling'
2026-02-23 11:45:26 -05:00
ed
fb018e1291
chore(conductor): Mark track 'Implement context visualization and memory management improvements' as complete
2026-02-23 11:38:02 -05:00
ed
a7639fe24e
conductor(plan): Mark phase 'Phase 2: Agent Capability Configuration' as complete
2026-02-23 11:37:55 -05:00
ed
1ac6eb9b7f
conductor(checkpoint): Checkpoint end of Phase 2
2026-02-23 11:37:12 -05:00
ed
d042fa95e2
conductor(plan): Mark task 'Wire tool toggles to AI provider tool declaration payload' as complete
2026-02-23 11:32:18 -05:00
ed
92aa33c6d3
feat(core): Wire tool toggles to AI provider tool declaration payload
2026-02-23 11:30:36 -05:00
ed
1677d25298
feat(ui): Add UI toggles for available tools per-project
2026-02-23 11:24:44 -05:00
ed
9c5fcab9e8
conductor(plan): Mark phase 'Phase 1: Context Memory and Token Visualization' as complete
2026-02-23 11:19:17 -05:00
ed
a88311b9fe
conductor(checkpoint): Checkpoint end of Phase 1
2026-02-23 11:17:25 -05:00
ed
ccdba69214
conductor(plan): Mark task 'Expose history truncation controls in the Discussion panel' as complete
2026-02-23 11:04:46 -05:00
ed
94fe904d3f
feat(ui): Expose history truncation controls in the Discussion panel
2026-02-23 11:03:00 -05:00
ed
9e6b740950
conductor(plan): Mark task 'Implement token usage summary widget' as complete
2026-02-23 11:00:20 -05:00
ed
e34ff7ef79
feat(ui): Implement token usage summary widget
2026-02-23 10:59:29 -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
68e895cb8a
update docs
2026-02-22 17:28:07 -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
73fad80257
carlos patches
2026-02-22 17:03:38 -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
8bf95866dc
fix for gemini.
2026-02-22 11:41:11 -05:00
ed
4755f4b590
claude final fix pass
2026-02-22 11:28:18 -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
4a6721c3be
cache improvement (gemini)
2026-02-22 10:09:19 -05:00
ed
7d294da942
Doing final pass of adjustments with anythingllm (aggregate.py)
2026-02-22 09:57:34 -05:00
ed
254ca8cbda
Doing final pass of adjustments with anythingllm
2026-02-22 09:54:36 -05:00
ed
34ed257cd6
corrections
2026-02-22 09:38:31 -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
b69338f880
fixes for anthorpic client? Still sucks (need to do better with token throughput)
2026-02-22 01:28:06 -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
3d3c4e80ae
word wrapping yum
2026-02-21 23:55:38 -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
813297c099
web search support.
2026-02-21 23:17:42 -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
00d14131a9
fixes
2026-02-21 22:40:50 -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
a6d7127d98
update readme
2026-02-21 22:09:46 -05:00
ed
1ad985e27a
add readme.md
2026-02-21 22:08:17 -05:00
ed
f6c06ec381
system prompt suspport
2026-02-21 22:06:57 -05:00