Jochen
ff8b3e7c7b
Implement planning mode
2025-12-09 17:03:53 +11:00
Jochen
ae16243f49
Fix temperature param + add thinking for anthropic
...
The temperature param was not passed to the llm.
Now support anthropic models in 'thinking' mode.
2025-12-02 17:24:55 +11:00
Jochen
52f78653b4
add context window monitor
...
Writes the current context window to logs/current_context_window (uses a symlink to a session ID).
This PR was unfortunately generated by a different LLM and did a ton of superficial reformating, it's actually a fairly small and benign change, but I don't want to roll back everything. Hope that's ok.
2025-11-27 21:00:02 +11:00
Jochen
a097c3abef
first cut
2025-11-21 13:56:36 +11:00
Jochen
28a83d2dcf
check for stale TODOs
...
on by default, can be disabled
2025-11-21 12:09:01 +11:00
Jochen
09dbad2d68
allow multiple tool calls, log warnings if there are duplicate calls.
...
controlled via a flag to the agent config:
allow_multiple_tool_calls = true
2025-11-21 10:49:15 +11:00
Jochen
9bffd8b1bf
cache_control removed from databricks
2025-11-19 12:15:49 +11:00
Jochen
296bf5a449
adds cache_control
2025-11-18 22:38:52 +11:00
Michael Neale
81cd956c20
allow openai to be used to name named compatible providers
2025-11-10 16:12:33 +11:00
Dhanji Prasanna
1f12ff6ca0
fix refresh and max_tokens bug
2025-11-07 09:50:43 +11:00
Dhanji Prasanna
aaf918828f
g3 console initial cut + error doesnt kill auto
2025-11-07 09:27:13 +11:00
Jochen
0e1f9dbf9a
rename max_context_length to fallback_default_max_tokens
2025-11-06 19:47:02 +11:00
Dhanji Prasanna
631f3c16ca
compact on tool call if > 90%
2025-11-04 14:35:11 +11:00
Dhanji Prasanna
3ec65e38ee
macax tools
2025-10-23 06:53:42 +11:00
Jochen
010a43d203
coach/player provider split + add OpenAI
...
Allows coach and player LLM providers to be separately specified.
Also adds OpenAI provider
2025-10-21 16:59:13 +11:00
Dhanji Prasanna
393826ae02
webdriver tools
2025-10-21 14:34:41 +11:00
Dhanji Prasanna
da652bf287
computer control tools
2025-10-18 14:16:50 +11:00
Dhanji Prasanna
318355e864
Added --provider and --model flags
2025-10-12 17:05:58 +11:00
Dhanji Prasanna
4e64555008
max tokens fix for databricks
2025-09-29 06:45:53 +10:00
Dhanji Prasanna
c490228824
databricks support
2025-09-27 17:28:02 +10:00
Michael Neale
8e821d0a5b
auto setup
2025-09-15 13:19:02 -07:00
Dhanji Prasanna
fa34755851
tool calling support for anthropic
2025-09-15 09:07:12 +10:00
Dhanji Prasanna
1834b8946c
embedded model support
2025-09-15 09:07:12 +10:00
Dhanji Prasanna
57626042a9
initial import
2025-09-15 09:07:09 +10:00