Gitiles
Code Review
Sign In
code.v1.dodo.cloud
/
sketch
/
aeaf892c3a40e99c699c006dbccbe9c859e0cc69
/
loop
/
agent_test.go
3b44cc3
loop: do slug generation outside the agent loop
by Josh Bleecher Snyder
· 9 months ago
43a0bfc
sketch: add debug handler to dump conversation history as JSON
by Philip Zeyliger
· 9 months ago
cfd0fe6
cleanup: remove unused functions and fix tests
by Philip Zeyliger
· 10 months ago
19969a9
all: s/title/slug/, adjust branch handling
by Josh Bleecher Snyder
· 10 months ago
e6c294d
budget: remove num-iterations and wall clock time limits
by Philip Zeyliger
· 10 months ago
59e1c16
loop: fix branch naming increment and add user notification for conflicts
by Philip Zeyliger
· 10 months ago
b8a8f35
loop: implement comprehensive conversation compaction system
by Philip Zeyliger
· 10 months ago
f287299
Refactor agent git state into its own struct to tease apart its locking a bit.
by Philip Zeyliger
· 11 months ago
bc8c8dc
sketch main: migrating things from /init into cmdline flags
by Philip Zeyliger
· 11 months ago
64f2aa8
loop: make multiplechoice tool calls end the turn
by Josh Bleecher Snyder
· 11 months ago
72252cb
llm and everything: Update ToolResult to use []Content instead of string for multimodal support
by Philip Zeyliger
· 11 months ago
d2f54c2
loop: improve update_tests.sh reliability
by Josh Bleecher Snyder
· 11 months ago
3659d87
all: more gemini key plumbing
by David Crawshaw
· 11 months ago
4f84ab7
all: support openai-compatible models
by Josh Bleecher Snyder
· 12 months ago
4d5e997
all: make tests accept OUTER_SKETCH_ANTHROPIC_API_KEY
by Josh Bleecher Snyder
· 11 months ago
a3dcd86
ant: improve encapsulation
by Josh Bleecher Snyder
· 11 months ago
9373c07
Update tests for agent's new iterator implementation
by Philip Zeyliger
· 11 months ago
b7c5875
agent plumbing: convert outbox to subscribers and an iterator
by Philip Zeyliger
· 11 months ago
96b60dd
Add StateMachine tracking to Agent control flow
by Sean McCullough
· 11 months ago
2c4db09
Restart conversation support.
by Philip Zeyliger
· 11 months ago
9f4b808
agent.go: don't panic on nil initialResp
by Sean McCullough
· 11 months ago
885a16a
Refactor loop/agent.go to reduce complexity
by Sean McCullough
· 11 months ago
99a9a02
Implement tracking of outstanding LLM and Tool calls
by Philip Zeyliger
· 11 months ago
2e463fb
Initial commit
by Earl Lee
· 12 months ago