1. 882e7ea loop: preserve cumulative usage across conversation compaction by philip.zeyliger · 10 months ago
  2. 5c654f6 all: fix formatting by Autoformatter · 10 months ago
  3. 59bb27d llm: get costs from server by Josh Bleecher Snyder · 10 months ago
  4. e6c294d budget: remove num-iterations and wall clock time limits by Philip Zeyliger · 10 months ago
  5. d1bd519 llm/oai: add (recent) deepseek-r1 by Josh Bleecher Snyder · 10 months ago
  6. b8a8f35 loop: implement comprehensive conversation compaction system by Philip Zeyliger · 10 months ago
  7. a3e28fb llm/conversation: fix duplicate tool results in insertMissingToolResults by Josh Bleecher Snyder · 10 months ago
  8. 495c1fa claudetool: add just-in-time tool installation for bash commands by Josh Bleecher Snyder · 10 months ago
  9. ab6a811 all: update tests for claude 4 by Josh Bleecher Snyder · 11 months ago
  10. 0efb29d llm/ant: switch default to Claude 4 sonnet by Josh Bleecher Snyder · 11 months ago
  11. 0e8073a llm/ant: add Claude 4 sonnet/opus by Josh Bleecher Snyder · 11 months ago
  12. 3b5646f llm/ant: prevent httprr cache misses from being retried by Josh Bleecher Snyder · 11 months ago
  13. 1a648f3 llm/oai: add entry for Mistral Devstral model by Josh Bleecher Snyder · 11 months ago
  14. 3841199 llm/oai: retry more on failure by Josh Bleecher Snyder · 11 months ago
  15. a4500c9 llm/ant: retry more on failure by Josh Bleecher Snyder · 11 months ago
  16. 74d690e claudetool: remove knowledge base, focus on about sketch by Josh Bleecher Snyder · 11 months ago
  17. 64f2aa8 loop: make multiplechoice tool calls end the turn by Josh Bleecher Snyder · 11 months ago
  18. 31785ae loop: add knowledge_base tool for on-demand information by Josh Bleecher Snyder · 11 months ago
  19. 72252cb llm and everything: Update ToolResult to use []Content instead of string for multimodal support by Philip Zeyliger · 11 months ago
  20. 7ce5fb7 Revert "llm: add service.ModelName" by Philip Zeyliger · 11 months ago
  21. 022b363 llm: add service.ModelName by Philip Zeyliger · 11 months ago
  22. 8236cbc llm/oai: add several more models by Josh Bleecher Snyder · 11 months ago
  23. 4d54493 all: support hiding subconvo output by Josh Bleecher Snyder · 11 months ago
  24. fa66703 llm/oai: add Mistral Medium 3 to oai models by Josh Bleecher Snyder · 11 months ago
  25. a9d87aa llm/gem: remove unused field by David Crawshaw · 11 months ago
  26. 29fea84 llm/ant: replace fmt.Printf with slog in retry logic by Josh Bleecher Snyder · 11 months ago
  27. 3659d87 all: more gemini key plumbing by David Crawshaw · 11 months ago
  28. 021557a Allow multiplechoice tool to end the model turn by Sean McCullough · 11 months ago
  29. 5a23406 ll/gem: implement Gemini Pro 2.5 support by David Crawshaw · 11 months ago
  30. 3b4d2b8 gemini: basic gemini API wrapper by David Crawshaw · 11 months ago
  31. 66439b0 llm/oai: remove unused parameter by Josh Bleecher Snyder · 11 months ago
  32. 3e21308 llm/oai: add together.ai Qwen3 support by Josh Bleecher Snyder · 11 months ago
  33. 4f84ab7 all: support openai-compatible models by Josh Bleecher Snyder · 12 months ago