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