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