Commit Graph

10 Commits

Author SHA1 Message Date
Jochen
ad198a8501 add code exploration fast start
This tries to short-circuit multiple round-trips to llm for reading code.
It's a precursor to trying to context engineer tailored to specific tasks.
In initial experiments, it's only marginally faster than regular mode, and burns more tokens.
2025-11-25 22:51:32 +11:00
Jochen
a96a15d1fc add code coverage command 2025-11-21 14:38:58 +11:00
Dhanji Prasanna
c3f3f79dc5 fixed x,y detection in vision click 2025-10-25 16:51:27 +11:00
Dhanji Prasanna
c5d6fbef08 control commands 2025-10-22 22:14:12 +11:00
Dhanji R. Prasanna
cef4d12d36 small cleanup to shell 2025-10-13 21:52:47 +11:00
Dhanji Prasanna
627fdcd9bf streaming tool call attempt 1 2025-10-13 20:25:12 +11:00
Dhanji Prasanna
0c92a7c6b4 inline tool calling 2025-09-15 09:07:12 +10:00
Dhanji Prasanna
33d4cef00b Difficulty rating 2025-09-15 09:07:12 +10:00
Dhanji Prasanna
80e5178a1f Execution working 2025-09-15 09:07:12 +10:00
Dhanji Prasanna
57626042a9 initial import 2025-09-15 09:07:09 +10:00