1. 6ada85d ci: fix checkout reference in formatting workflow by Josh Bleecher Snyder · 11 months ago
  2. f7bebdd loop: attempt to stop sketch from bouncing around between branches by Josh Bleecher Snyder · 11 months ago
  3. 124c942 Improve Discord badge by Pokey Rule · 11 months ago
  4. 339b56e webui: Implement drag-and-drop file upload in chat window by Pokey Rule · 11 months ago
  5. 75f93a1 codereview: Filter out non-existent files from related files suggestions by Pokey Rule · 11 months ago
  6. a10f151 webui: add copy button to markdown code blocks by Pokey Rule · 11 months ago
  7. 6525d82 claudetool/kb: Prompt engineering to get sketch to more readily use kb by Pokey Rule · 11 months ago
  8. 9007dd9 readme: Beautify GitHub README with improved formatting by Pokey Rule · 11 months ago
  9. 3321939 Explaining relative paths to my dear llm. by Philip Zeyliger · 11 months ago
  10. f84e88c webui: Add file paste upload support by Philip Zeyliger · 11 months ago
  11. da79654 sketch: default -open=false when SSH_CONNECTION is set, improve help by Marc-Antoine Ruel · 11 months ago
  12. 7bb1bf0 claudetool/kb: add kb info about sharing sketches by Josh Bleecher Snyder · 11 months ago
  13. 0e5b8c6 experiment: make memory (dear_llm.md) always enabled by Josh Bleecher Snyder · 11 months ago
  14. 64f2aa8 loop: make multiplechoice tool calls end the turn by Josh Bleecher Snyder · 11 months ago
  15. b81d7d4 loop: strengthen guidance around suggested additions to dear_llm.md by Josh Bleecher Snyder · 11 months ago
  16. a5c971e loop: make multiplechoice tool just a var by Josh Bleecher Snyder · 11 months ago
  17. 7013e9e ssh: use local CA, add mutual container/host auth by Sean McCullough · 11 months ago
  18. 0044241 Log host URL in verbose mode. by Philip Zeyliger · 11 months ago
  19. 7c58b02 dockerimg: Use temp dir for temporary Dockerfile by Josh Bleecher Snyder · 11 months ago
  20. 2044abb cmd/sketch: increase default budget from to 0 by Josh Bleecher Snyder · 11 months ago
  21. c0a1e53 claudetool: remove telemetry endpoint and related functions by Josh Bleecher Snyder · 11 months ago
  22. 436655e experiment: support SKETCH_EXPERIMENT to set default sketch experiments by Josh Bleecher Snyder · 11 months ago
  23. c488f22 loop: encourage completion of repetitive or tedious tasks by Josh Bleecher Snyder · 11 months ago
  24. 49edc92 agent: move "sketch-base" into git by Philip Zeyliger · 11 months ago
  25. 52eeb15 .clabot: add maruel by David Crawshaw · 11 months ago
  26. 7231839 webui: add agent state and status banner by Philip Zeyliger · 11 months ago
  27. eab12de loop: Add StateTransitionIterator and stream state updates by Philip Zeyliger · 11 months ago
  28. 8a1b89a claudetool/bash: include partial output in error message for timeouts by Philip Zeyliger · 11 months ago
  29. ec398cb test: use 'any' instead of 'interface{}' by Philip Zeyliger · 11 months ago
  30. 064f8ae claudetool/bash: include partial output when command times out by Philip Zeyliger · 11 months ago
  31. 208938f bash: Shorten bash tool default timeout to 10s. by Philip Zeyliger · 11 months ago
  32. 3e9d80c dockerimg: update SSHTheater to use Ed25519 keys by Sean McCullough · 11 months ago
  33. 84a8ae6 tool cards: add TODO by Philip Zeyliger · 11 months ago
  34. 18e3368 browser: Add console log capture tools by Philip Zeyliger · 11 months ago
  35. 34bb09a webui: fix client-side nav back button by Sean McCullough · 11 months ago
  36. 848572d webui: Add documentation explaining sketch-tool-card component architecture by Sean McCullough · 11 months ago
  37. c31e296 dockerimg: print LLM output in verbose mode by Pokey Rule · 11 months ago
  38. 7fb3499 all: fix formatting by Autoformatter · 11 months ago
  39. 17b1094 loop: tell the agent that it is powering sketch by Josh Bleecher Snyder · 11 months ago
  40. 44d1f1a loop: instruction the agent not to make new branches by Josh Bleecher Snyder · 11 months ago
  41. 385da54 dear_llm: point out the meta by Josh Bleecher Snyder · 11 months ago
  42. 31785ae loop: add knowledge_base tool for on-demand information by Josh Bleecher Snyder · 11 months ago
  43. 5c7f957 all: fix formatting by Autoformatter · 11 months ago
  44. 8dff12f loop: emphasize directory guidance by Josh Bleecher Snyder · 11 months ago
  45. 6d4c7ea dear_llm: update by Josh Bleecher Snyder · 11 months ago
  46. 98b64d1 webui: switch to chat view when user sends a message by Josh Bleecher Snyder · 11 months ago
  47. 39ed5a5 readme: take a quick editing pass by Josh Bleecher Snyder · 11 months ago
  48. 53b02a6 dockerimg: more exacting prompt for building a dockerfile by David Crawshaw · 11 months ago
  49. ff2df6a dockerimg: improve errors if dockerfile fails to build by David Crawshaw · 11 months ago
  50. 39bcf01 Added FAQ about no space left. by Philip Zeyliger · 11 months ago
  51. e577ef7 all: fix formatting by Autoformatter · 11 months ago
  52. 7a11362 loop: on git fetch or checkout failure, retry without hooks by Pokey Rule · 11 months ago
  53. a9a786b dockerimg: Fix development version detection when run with -C flag by Pokey Rule · 11 months ago
  54. e31d2a9 webui: Fix message bubbles and tool calls overflow issues in timeline by Philip Zeyliger · 11 months ago
  55. 04e778c webui: name:sketch-webui, export web-components by Sean McCullough · 11 months ago
  56. 0522484 browser: add window resize tool with chromedp by Philip Zeyliger · 11 months ago
  57. 80b488d Browser tools: initialize lazily and add timeouts. by Philip Zeyliger · 11 months ago
  58. 6458e7c README: Add instructions about connecting to Sketch container by Philip Zeyliger · 11 months ago
  59. 5ebdbb8 Adding User Guide to README.md by Philip Zeyliger · 11 months ago
  60. 72252cb llm and everything: Update ToolResult to use []Content instead of string for multimodal support by Philip Zeyliger · 11 months ago
  61. 7ce5fb7 Revert "llm: add service.ModelName" by Philip Zeyliger · 11 months ago
  62. 022b363 llm: add service.ModelName by Philip Zeyliger · 11 months ago
  63. a997be6 claudetool/onstart: add codebase analysis tool and basic memory support by Josh Bleecher Snyder · 11 months ago
  64. dce8d84 claudetool: remove mention of go doc by Josh Bleecher Snyder · 11 months ago
  65. f59df72 claudetool: don't list out available binaries in bash tool by Josh Bleecher Snyder · 11 months ago
  66. 113e205 git: add retry logic for checked out branch conflicts by Philip Zeyliger · 11 months ago
  67. e97a8e5 git: Make "git fetch sketch-host" update origin refs as well. by Philip Zeyliger · 11 months ago
  68. 51e8e2b dockerimg: Run git fetch when .git/info/refs is requested by Philip Zeyliger · 11 months ago
  69. d03318d sketch: Introduce versions for sketch state by Philip Zeyliger · 11 months ago
  70. 8236cbc llm/oai: add several more models by Josh Bleecher Snyder · 11 months ago
  71. d74572d docs: add DEAR_LLM.md with repository context for AI agents by Pokey Rule · 11 months ago
  72. 078e85a ssh_theater: only edit conf if host doesn't resolve by Sean McCullough · 11 months ago
  73. 15c9528 ssh_theater: ask the user before editing config by Sean McCullough · 11 months ago
  74. 220a36d experiment: remove not_done experiment by Josh Bleecher Snyder · 11 months ago
  75. 9320265 loop: update git commit instruction to use --trailer, add Change-ID by Josh Bleecher Snyder · 11 months ago
  76. 4d54493 all: support hiding subconvo output by Josh Bleecher Snyder · 11 months ago
  77. a4ad8af webui: Streamline playwright reporter config by Pokey Rule · 11 months ago
  78. 3b279a5 README.md: De-emphasize Go a bit. by Philip Zeyliger · 11 months ago
  79. b9e62fd loop: remove some Go-specific language from system prompt by Josh Bleecher Snyder · 11 months ago
  80. b529e73 loop: disable multiple choice tool in oneshot mode by Josh Bleecher Snyder · 11 months ago
  81. d2f54c2 loop: improve update_tests.sh reliability by Josh Bleecher Snyder · 11 months ago
  82. f392251 go.mod: bump to Go 1.24.3 by Josh Bleecher Snyder · 11 months ago
  83. fa66703 llm/oai: add Mistral Medium 3 to oai models by Josh Bleecher Snyder · 11 months ago
  84. 6aaf6af experiment: make precommit always on by Josh Bleecher Snyder · 11 months ago
  85. 6ab6fce .dockerignore: add by Josh Bleecher Snyder · 11 months ago
  86. 1ed1cc4 codereview: only run go mod tidy when go.mod has changed by Josh Bleecher Snyder · 11 months ago
  87. 85de37e loop: encourage smaller diffs by Josh Bleecher Snyder · 11 months ago
  88. a2a3150 loop: split title tool into title and precommit tools by Josh Bleecher Snyder · 11 months ago
  89. c3c2023 webui, termui: use 〰️ for tool call failures by Josh Bleecher Snyder · 11 months ago
  90. 924a770 claudetool: improve commit message guidance in precommit tool by Josh Bleecher Snyder · 11 months ago
  91. 4936de3 all: make update_tests.sh scripts location-independent by Josh Bleecher Snyder · 11 months ago
  92. 593ca64 claudetool: disable prompt caching for one-shot subconvos by Josh Bleecher Snyder · 11 months ago
  93. a23587b cmd/sketch: make browser flag default behavior conditional on one-shot mode by Josh Bleecher Snyder · 11 months ago
  94. 07e98cc docs: Update CONTRIBUTING and README for WebUI development server setup and usage by Pokey Rule · 11 months ago
  95. 7ac5ed0 webui: Roll back broken changes (ef58e06 and 47fbca6) by Pokey Rule · 11 months ago
  96. 47fbca6 all: fix formatting by Autoformatter · 11 months ago
  97. ef58e06 webui: Refactor tool calls by Pokey Rule · 11 months ago
  98. 5e8aead webui: Simplify tool call rendering code by Pokey Rule · 11 months ago
  99. c575fd7 webui: Fix demo page by Pokey Rule · 11 months ago
  100. b6d6d38 claudetool: Add SKETCH=1 to bash tool environment by Pokey Rule · 11 months ago