1. 53ab245 webui: implement DOMPurify sanitization for markdown security by Philip Zeyliger · 10 months ago
  2. 1609893 loop/webui: remove end session feedback survey functionality by Philip Zeyliger · 10 months ago
  3. e6c294d budget: remove num-iterations and wall clock time limits by Philip Zeyliger · 10 months ago
  4. 2f0eb69 Capture git origin before replacing it. by Philip Zeyliger · 10 months ago
  5. 0df32aa loop: change state transition logging from INFO to DEBUG by Philip Zeyliger · 10 months ago
  6. 222bf41 loop: replace sketch-host remote with origin remote in agent.Init() by Philip Zeyliger · 10 months ago
  7. c898abf dockerimg: restrict git fetch to upload-pack service requests only by Philip Zeyliger · 10 months ago
  8. a347b17 cmd/sketch: remove -initial-commit flag configuration option by Philip Zeyliger · 10 months ago
  9. 7a85235 cmd/sketch: separate user-visible and internal flags using flagsets by Philip Zeyliger · 10 months ago
  10. 59e1c16 loop: fix branch naming increment and add user notification for conflicts by Philip Zeyliger · 10 months ago
  11. 138ec24 loop: automatic host/container ssh port tunneling by Sean McCullough · 10 months ago
  12. 457dfd1 all: fix formatting by Autoformatter · 10 months ago
  13. bd52faf webui: add TODO item comment functionality similar to diff comments by Josh Bleecher Snyder · 10 months ago
  14. fea9e27 loop: restrict git hooks installation to inner instances only by Josh Bleecher Snyder · 10 months ago
  15. d1bd519 llm/oai: add (recent) deepseek-r1 by Josh Bleecher Snyder · 10 months ago
  16. 5fe419f loop: enable parallel tool calling by Josh Bleecher Snyder · 10 months ago
  17. f75ba2c Stop installing hooks when running innie outside of a container. by Philip Zeyliger · 10 months ago
  18. b8a8f35 loop: implement comprehensive conversation compaction system by Philip Zeyliger · 10 months ago
  19. b573940 Add end session user feedback survey with skaband client coordination by Philip Zeyliger · 10 months ago
  20. 364f741 loop: add periodic port monitoring to container processes by Sean McCullough · 10 months ago
  21. 6cad861 webui: fix multiple choice to append instead of replace chat content by Josh Bleecher Snyder · 10 months ago
  22. 33032d3 cmd/sketch: fix budget propagation from host to container by Josh Bleecher Snyder · 10 months ago
  23. a3e28fb llm/conversation: fix duplicate tool results in insertMissingToolResults by Josh Bleecher Snyder · 10 months ago
  24. 15cc2e7 cmd/sketch: add -p flag as synonym for -prompt by Josh Bleecher Snyder · 10 months ago
  25. e84d5c7 loop/server: enable SSH reverse port forwarding by Philip Zeyliger · 10 months ago
  26. 7871e2f all: fix formatting by Autoformatter · 10 months ago
  27. 855afff claudetool: don't attempt to install zero tools by Josh Bleecher Snyder · 10 months ago
  28. 67b4c77 claudetool: minor auto-install cleanup by Josh Bleecher Snyder · 10 months ago
  29. bf381a7 claudetool/browse: block port 80 access in browser tools by Josh Bleecher Snyder · 10 months ago
  30. b421a24 all: remove anthropic edit tool support by Josh Bleecher Snyder · 10 months ago
  31. 00bcaef webui: remove unused diff2html-based diff view by Philip Zeyliger · 10 months ago
  32. c7cdd77 dockerimg: add emoji fonts to base image by Josh Bleecher Snyder · 10 months ago
  33. 495c1fa claudetool: add just-in-time tool installation for bash commands by Josh Bleecher Snyder · 10 months ago
  34. b6bc113 dockerimg: improve docs on how to publish a new image by Josh Bleecher Snyder · 10 months ago
  35. 71c73b5 all: fix formatting by Autoformatter · 10 months ago
  36. bcc1c41 git_tools: add rename detection and proper handling of moved files by Josh Bleecher Snyder · 10 months ago
  37. dee39e0 webui: fix chat timeline scrolling to reach exact bottom by Josh Bleecher Snyder · 10 months ago
  38. 2d08119 webui: add comprehensive browser tool cards and termui support by Josh Bleecher Snyder · 10 months ago
  39. 991164f webui: add specialized tool card for keyword_search tool by Josh Bleecher Snyder · 10 months ago
  40. 112b923 loop: add todo checklist by Josh Bleecher Snyder · 11 months ago
  41. d203b7d loop: encourage e2e testing by Josh Bleecher Snyder · 11 months ago
  42. b509a5d loop: ensure proper blank line before git commit trailers by Josh Bleecher Snyder · 11 months ago
  43. 7fbc8e4 browse: set default viewport to 1280x720 (16:9 widescreen) by Josh Bleecher Snyder · 10 months ago
  44. 57893c2 all: fix formatting by Autoformatter · 10 months ago
  45. 4d90f34 webui: add cmd+s keyboard shortcut to Monaco diff editor by Josh Bleecher Snyder · 10 months ago
  46. d9b1eb4 dear_llm.md: more hints about how to take screenshots by Josh Bleecher Snyder · 10 months ago
  47. 9500617 dockerimg: fix Chromium support with multi-stage Docker build by Philip Zeyliger · 10 months ago
  48. e89b308 webui: comprehensive diff view improvements by Philip Zeyliger · 10 months ago
  49. 7ad1c7a all: fix formatting by Autoformatter · 10 months ago
  50. 444f7f0 webui: expand Monaco comment selections to full lines for better context by Josh Bleecher Snyder · 10 months ago
  51. b34b8b3 webui: add line numbers to Monaco diff view comment auto-inserted text by Josh Bleecher Snyder · 10 months ago
  52. efa8f43 claudetool: strengthen the "no trailers" commit message guidance by Josh Bleecher Snyder · 10 months ago
  53. 90993a0 loop: install hooks relative to repo root, not working dir by Josh Bleecher Snyder · 10 months ago
  54. 7027307 webui: replace hardcoded Monaco language map with dynamic detection by Philip Zeyliger · 10 months ago
  55. 837699b github: fix Discord notification to handle multiple commits in queue push by Josh Bleecher Snyder · 10 months ago
  56. c5848f3 loop: use repo root instead of working directory for git diff support by Josh Bleecher Snyder · 10 months ago
  57. 6e46360 github: add Discord notification to commit queue workflow by Josh Bleecher Snyder · 10 months ago
  58. 77bac8c webui: make diff loading error message more useful by Josh Bleecher Snyder · 10 months ago
  59. d85e97d webui: remove unused language property from Monaco editor by Philip Zeyliger · 10 months ago
  60. a442ce3 dockerimg: change base container image to ubuntu 24.04 with go 1.24.3 by Philip Zeyliger · 10 months ago
  61. 574eda8 skabandclient: fix typos by Josh Bleecher Snyder · 10 months ago
  62. fa30677 .github/scripts: include commit body, cut pointless title, repo by Josh Bleecher Snyder · 10 months ago
  63. 217e987 Revert "webui: fix diff view failing when added file doesn't exist in working directory" by Josh Bleecher Snyder · 10 months ago
  64. f178755 github: fix Discord webhook notification User-Agent rejection by Philip Zeyliger · 10 months ago
  65. a9948c0 Remove CI=1 requirement for discord_notify. by Philip Zeyliger · 10 months ago
  66. a09d638 empty commit for testing by Philip Zeyliger · 10 months ago
  67. 9e3c867 github: add Discord webhook notification for main branch commits by Philip Zeyliger · 10 months ago
  68. 3d2eff0 sketch: avoid using tty when termui is false. by Philip Zeyliger · 10 months ago
  69. ab6a811 all: update tests for claude 4 by Josh Bleecher Snyder · 11 months ago
  70. 83b2d35 claudetool/codereview: expand on when to commit vs revert by Josh Bleecher Snyder · 11 months ago
  71. 3b733a5 loop: add some coding guidelines by Josh Bleecher Snyder · 11 months ago
  72. 586ecb1 claudetool: fix sha command formatting by Josh Bleecher Snyder · 11 months ago
  73. 0efb29d llm/ant: switch default to Claude 4 sonnet by Josh Bleecher Snyder · 11 months ago
  74. 78e7cf9 dear_llm.md: help prevent industrial accidents by Josh Bleecher Snyder · 11 months ago
  75. dbfd36a claudetool/bashkit: add validation to reject blind git add commands by Josh Bleecher Snyder · 11 months ago
  76. afeafea webui: change Monaco editor comment submit button from Submit to Add by Josh Bleecher Snyder · 11 months ago
  77. 4c7865b webui: fix diff view failing when added file doesn't exist in working directory by Josh Bleecher Snyder · 11 months ago
  78. ed17fdf loop: fix data race in Agent.CurrentStateName() by Josh Bleecher Snyder · 11 months ago
  79. 160fb06 claudetool: improve error message when all search terms match too much by Josh Bleecher Snyder · 11 months ago
  80. 0e8073a llm/ant: add Claude 4 sonnet/opus by Josh Bleecher Snyder · 11 months ago
  81. 3e6a4c4 dockerimg: mount Go caches for faster Docker race builds by Josh Bleecher Snyder · 11 months ago
  82. f4f929a dockerimg: fix VCS stamping error when building with race detector by Josh Bleecher Snyder · 11 months ago
  83. 3b5646f llm/ant: prevent httprr cache misses from being retried by Josh Bleecher Snyder · 11 months ago
  84. 12989b0 fix: read API key from environment in host mode when not using skaband by Pokey Rule · 11 months ago
  85. 4acf006 dockerimg: Add race detector support to sketch binary build by Philip Zeyliger · 11 months ago
  86. 9bca61e feat: enhance UI with commit pulsing animation and improved copy icon by Philip Zeyliger · 11 months ago
  87. 75bd37d loop: auto-commit changes when saving in diff view by Philip Zeyliger · 11 months ago
  88. 8c3b53a all: fix formatting by Autoformatter · 11 months ago
  89. 456d5f9 Remove "restart conversation" backend functionality by Philip Zeyliger · 11 months ago
  90. 14fe75d webui: Remove restart conversation button and modal component by Philip Zeyliger · 11 months ago
  91. f287299 Refactor agent git state into its own struct to tease apart its locking a bit. by Philip Zeyliger · 11 months ago
  92. 716bfee Fix agent init of git repo from recent change. by Philip Zeyliger · 11 months ago
  93. bc8c8dc sketch main: migrating things from /init into cmdline flags by Philip Zeyliger · 11 months ago
  94. 1a648f3 llm/oai: add entry for Mistral Devstral model by Josh Bleecher Snyder · 11 months ago
  95. 3841199 llm/oai: retry more on failure by Josh Bleecher Snyder · 11 months ago
  96. 0f1a3f8 loop: strengthen guidance file wording a bit by Josh Bleecher Snyder · 11 months ago
  97. ac761c9 cmd/sketch: add mount flag for container volumes by Josh Bleecher Snyder · 11 months ago
  98. e10f0e6 claudetool: ignore trailers in git commit style analysis by Josh Bleecher Snyder · 11 months ago
  99. 5640431 loop: attempt some sycophancy reduction by Josh Bleecher Snyder · 11 months ago
  100. 6f041f5 claudetool/onstart: support .github/copilot-instructions.md as inject file by Josh Bleecher Snyder · 11 months ago