1. 586ecb1 claudetool: fix sha command formatting by Josh Bleecher Snyder · 11 months ago
  2. 0efb29d llm/ant: switch default to Claude 4 sonnet by Josh Bleecher Snyder · 11 months ago
  3. 78e7cf9 dear_llm.md: help prevent industrial accidents by Josh Bleecher Snyder · 11 months ago
  4. dbfd36a claudetool/bashkit: add validation to reject blind git add commands by Josh Bleecher Snyder · 11 months ago
  5. afeafea webui: change Monaco editor comment submit button from Submit to Add by Josh Bleecher Snyder · 11 months ago
  6. 4c7865b webui: fix diff view failing when added file doesn't exist in working directory by Josh Bleecher Snyder · 11 months ago
  7. ed17fdf loop: fix data race in Agent.CurrentStateName() by Josh Bleecher Snyder · 11 months ago
  8. 160fb06 claudetool: improve error message when all search terms match too much by Josh Bleecher Snyder · 11 months ago
  9. 0e8073a llm/ant: add Claude 4 sonnet/opus by Josh Bleecher Snyder · 11 months ago
  10. 3e6a4c4 dockerimg: mount Go caches for faster Docker race builds by Josh Bleecher Snyder · 11 months ago
  11. f4f929a dockerimg: fix VCS stamping error when building with race detector 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. 12989b0 fix: read API key from environment in host mode when not using skaband by Pokey Rule · 11 months ago
  14. 4acf006 dockerimg: Add race detector support to sketch binary build by Philip Zeyliger · 11 months ago
  15. 9bca61e feat: enhance UI with commit pulsing animation and improved copy icon by Philip Zeyliger · 11 months ago
  16. 75bd37d loop: auto-commit changes when saving in diff view by Philip Zeyliger · 11 months ago
  17. 8c3b53a all: fix formatting by Autoformatter · 11 months ago
  18. 456d5f9 Remove "restart conversation" backend functionality by Philip Zeyliger · 11 months ago
  19. 14fe75d webui: Remove restart conversation button and modal component by Philip Zeyliger · 11 months ago
  20. f287299 Refactor agent git state into its own struct to tease apart its locking a bit. by Philip Zeyliger · 11 months ago
  21. 716bfee Fix agent init of git repo from recent change. by Philip Zeyliger · 11 months ago
  22. bc8c8dc sketch main: migrating things from /init into cmdline flags by Philip Zeyliger · 11 months ago
  23. 1a648f3 llm/oai: add entry for Mistral Devstral model by Josh Bleecher Snyder · 11 months ago
  24. 3841199 llm/oai: retry more on failure by Josh Bleecher Snyder · 11 months ago
  25. 0f1a3f8 loop: strengthen guidance file wording a bit by Josh Bleecher Snyder · 11 months ago
  26. ac761c9 cmd/sketch: add mount flag for container volumes by Josh Bleecher Snyder · 11 months ago
  27. e10f0e6 claudetool: ignore trailers in git commit style analysis by Josh Bleecher Snyder · 11 months ago
  28. 5640431 loop: attempt some sycophancy reduction by Josh Bleecher Snyder · 11 months ago
  29. 6f041f5 claudetool/onstart: support .github/copilot-instructions.md as inject file by Josh Bleecher Snyder · 11 months ago
  30. 6e35332 all: remove testify by Josh Bleecher Snyder · 11 months ago
  31. 8d8b7ac Add buildinfo to /debug on Sketch http by Philip Zeyliger · 11 months ago
  32. 35c72bc loop: send modified over-budget message by David Crawshaw · 11 months ago
  33. 7ce7b02 claudetool: draw attention to commit message capitalization and punctuation by Josh Bleecher Snyder · 11 months ago
  34. 9daa518 experiment: remove llm_review experiment and associated code by Josh Bleecher Snyder · 11 months ago
  35. 55c87e3 webui: Fix cursor jumping during image uploads by Pokey Rule · 11 months ago
  36. 9d7f0cc loop/server: fix race condition in SSE stream iterators by Pokey Rule · 11 months ago
  37. da514fc Update dockerfile tests. by Philip Zeyliger · 11 months ago
  38. 9df94b5 dockerimg: Extract base Dockerfile to separate file by Philip Zeyliger · 11 months ago
  39. fbe6478 docker: Add lsof and ss to base docker image by Philip Zeyliger · 11 months ago
  40. d6d12d1 Fail clearly when repo has no commits. (#109, #84) by Philip Zeyliger · 11 months ago
  41. e9eaf6c Add skaband heartbeat support. by Philip Zeyliger · 11 months ago
  42. cabfa55 Pass -verbose flag to innie to see logs. by Philip Zeyliger · 11 months ago
  43. 397871d webui: Add End button to shutdown container by Pokey Rule · 11 months ago
  44. a832220 loop: only do in-docker git init if connected to host git by David Crawshaw · 11 months ago
  45. 87d29ef docker: use consistent ephemeral port for SSH by Philip Zeyliger · 11 months ago
  46. 8c46362 all: fix formatting by Autoformatter · 11 months ago
  47. 5e35702 webui: Update status indicators by Philip Zeyliger · 11 months ago
  48. 272a90e Add Monaco diff-view, the saga ... by Philip Zeyliger · 11 months ago
  49. d3ac112 git_tools: Implement git diff and show API by Philip Zeyliger · 11 months ago
  50. 8bdf627 Playwright: don't use junit inside Sketch. by Philip Zeyliger · 11 months ago
  51. 0ead54d cmd/sketch: move NewSessionID function by David Crawshaw · 11 months ago
  52. 5eccd68 cmd/sketch: invert bool to fix open flag default behavior by David Crawshaw · 11 months ago
  53. 044a62e webui: Prevent sending messages while uploads are in progress by Pokey Rule · 11 months ago
  54. 276f460 all: read agent.md files too by Josh Bleecher Snyder · 11 months ago
  55. a4500c9 llm/ant: retry more on failure by Josh Bleecher Snyder · 11 months ago
  56. 613c0f5 logging: make -verbose -termui=false log to stdout by Philip Zeyliger · 11 months ago
  57. bd7b625 webui: reposition working/idle banner over lightbulb/wrench icons by Philip Zeyliger · 11 months ago
  58. e3c2f22 skabandclient: fix handling of empty skaband-addr by Josh Bleecher Snyder · 11 months ago
  59. 956626d termui: add branch delete command by Josh Bleecher Snyder · 11 months ago
  60. f163e9e claudetool/codereview: stop checking string iteration patterns by Josh Bleecher Snyder · 11 months ago
  61. de5f744 claudetool: ignore some gopls (/vet) checks by Josh Bleecher Snyder · 11 months ago
  62. fbbf83b webui: tweak done tool card emojis by Josh Bleecher Snyder · 11 months ago
  63. a4092d2 loop: make about_sketch not experimental by Josh Bleecher Snyder · 11 months ago
  64. 74d690e claudetool: remove knowledge base, focus on about sketch by Josh Bleecher Snyder · 11 months ago
  65. 039fc34 loop/agent: add git commit hooks when running inside container by Josh Bleecher Snyder · 11 months ago
  66. 6ada85d ci: fix checkout reference in formatting workflow by Josh Bleecher Snyder · 11 months ago
  67. f7bebdd loop: attempt to stop sketch from bouncing around between branches by Josh Bleecher Snyder · 11 months ago
  68. 124c942 Improve Discord badge by Pokey Rule · 11 months ago
  69. 339b56e webui: Implement drag-and-drop file upload in chat window by Pokey Rule · 11 months ago
  70. 75f93a1 codereview: Filter out non-existent files from related files suggestions by Pokey Rule · 11 months ago
  71. a10f151 webui: add copy button to markdown code blocks by Pokey Rule · 11 months ago
  72. 6525d82 claudetool/kb: Prompt engineering to get sketch to more readily use kb by Pokey Rule · 11 months ago
  73. 9007dd9 readme: Beautify GitHub README with improved formatting by Pokey Rule · 11 months ago
  74. 3321939 Explaining relative paths to my dear llm. by Philip Zeyliger · 11 months ago
  75. f84e88c webui: Add file paste upload support by Philip Zeyliger · 11 months ago
  76. da79654 sketch: default -open=false when SSH_CONNECTION is set, improve help by Marc-Antoine Ruel · 11 months ago
  77. 7bb1bf0 claudetool/kb: add kb info about sharing sketches by Josh Bleecher Snyder · 11 months ago
  78. 0e5b8c6 experiment: make memory (dear_llm.md) always enabled by Josh Bleecher Snyder · 11 months ago
  79. 64f2aa8 loop: make multiplechoice tool calls end the turn by Josh Bleecher Snyder · 11 months ago
  80. b81d7d4 loop: strengthen guidance around suggested additions to dear_llm.md by Josh Bleecher Snyder · 11 months ago
  81. a5c971e loop: make multiplechoice tool just a var by Josh Bleecher Snyder · 11 months ago
  82. 7013e9e ssh: use local CA, add mutual container/host auth by Sean McCullough · 11 months ago
  83. 0044241 Log host URL in verbose mode. by Philip Zeyliger · 11 months ago
  84. 7c58b02 dockerimg: Use temp dir for temporary Dockerfile by Josh Bleecher Snyder · 11 months ago
  85. 2044abb cmd/sketch: increase default budget from to 0 by Josh Bleecher Snyder · 11 months ago
  86. c0a1e53 claudetool: remove telemetry endpoint and related functions by Josh Bleecher Snyder · 11 months ago
  87. 436655e experiment: support SKETCH_EXPERIMENT to set default sketch experiments by Josh Bleecher Snyder · 11 months ago
  88. c488f22 loop: encourage completion of repetitive or tedious tasks by Josh Bleecher Snyder · 11 months ago
  89. 49edc92 agent: move "sketch-base" into git by Philip Zeyliger · 11 months ago
  90. 52eeb15 .clabot: add maruel by David Crawshaw · 11 months ago
  91. 7231839 webui: add agent state and status banner by Philip Zeyliger · 11 months ago
  92. eab12de loop: Add StateTransitionIterator and stream state updates by Philip Zeyliger · 11 months ago
  93. 8a1b89a claudetool/bash: include partial output in error message for timeouts by Philip Zeyliger · 11 months ago
  94. ec398cb test: use 'any' instead of 'interface{}' by Philip Zeyliger · 11 months ago
  95. 064f8ae claudetool/bash: include partial output when command times out by Philip Zeyliger · 11 months ago
  96. 208938f bash: Shorten bash tool default timeout to 10s. by Philip Zeyliger · 11 months ago
  97. 3e9d80c dockerimg: update SSHTheater to use Ed25519 keys by Sean McCullough · 11 months ago
  98. 84a8ae6 tool cards: add TODO by Philip Zeyliger · 11 months ago
  99. 18e3368 browser: Add console log capture tools by Philip Zeyliger · 11 months ago
  100. 34bb09a webui: fix client-side nav back button by Sean McCullough · 11 months ago