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