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