1. e08c7ff webui: add mobile interface with URL parameter switching by Philip Zeyliger · 10 months ago
  2. ba15aeb Port forwarding: delete noisy log line by Philip Zeyliger · 10 months ago
  3. 6c5beff Disable pager in post commit hook we install. by Philip Zeyliger · 10 months ago
  4. 715b8d9 loop: always use branch sketch-wip in innie by Josh Bleecher Snyder · 10 months ago
  5. cecba06 browser: add SKETCH_BROWSER environment variable support by Philip Zeyliger · 10 months ago
  6. c17ffe3 sketch: add session history tools using markdown table API by Philip Zeyliger · 10 months ago
  7. 2a32f01 go.mod: bump to Go 1.24.4 by Josh Bleecher Snyder · 10 months ago
  8. 3d040bd all: fix formatting by Autoformatter · 10 months ago
  9. 19969a9 all: s/title/slug/, adjust branch handling by Josh Bleecher Snyder · 10 months ago
  10. 44f847a webui: move cost display to popup info panel and hide when zero by Josh Bleecher Snyder · 10 months ago
  11. 0337623 termui: only display money when non-zero by Josh Bleecher Snyder · 10 months ago
  12. 068f4bb loop: remove pointless fmt.Sprintf by Josh Bleecher Snyder · 10 months ago
  13. d27921f dockerimg: prioritize Dockerfile.sketch over Dockerfile by Jon Friesen · 10 months ago
  14. 5c654f6 all: fix formatting by Autoformatter · 10 months ago
  15. 664404e cmd/sketch: add -upstream flag for git branch management by Josh Bleecher Snyder · 10 months ago
  16. a9fd88f dockerimg: detect more dockerfiles by Josh Bleecher Snyder · 10 months ago
  17. 59bb27d llm: get costs from server by Josh Bleecher Snyder · 10 months ago
  18. 883e758 .clabot: add jonfriesen by David Crawshaw · 10 months ago
  19. 2758545 Adding dependabot to have signed the CLA. by Philip Zeyliger · 10 months ago
  20. 2037241 git_tools: improve commit range selection when fewer than 10 commits exist by Philip Zeyliger · 10 months ago
  21. 95632c8 claudetool/codereview: fix runGenerate to filter pre-existing modified files by Josh Bleecher Snyder · 10 months ago
  22. a727f70 claudetool/codereview: stabilize related files list by Josh Bleecher Snyder · 10 months ago
  23. cf19190 claudetool/codereview: add go generate support by Josh Bleecher Snyder · 10 months ago
  24. 272c4a9 claudetool/codereview: nudge agent to call codereview after each round by Josh Bleecher Snyder · 10 months ago
  25. 008f958 .github: don't notify Discord from dev queue (sigh) by Josh Bleecher Snyder · 10 months ago
  26. 9236cce .github: download gofumpt instead of installing go by Josh Bleecher Snyder · 10 months ago
  27. 7e5fe3c all: fix formatting by Autoformatter · 10 months ago
  28. 3fef3ca build(deps): bump tar-fs from 3.0.8 to 3.0.9 in /webui by dependabot[bot] · 10 months ago
  29. be7802a loop: add configurable branch prefix option by Philip Zeyliger · 10 months ago
  30. 2abd467 cmd/sketch: expand ~ in host path in mounts by Josh Bleecher Snyder · 10 months ago
  31. 322dae9 dear_llm: simplify, shorten by Josh Bleecher Snyder · 10 months ago
  32. 43448c6 loop: nudge agent towards less bouncy emoji babble by Josh Bleecher Snyder · 10 months ago
  33. 53ab245 webui: implement DOMPurify sanitization for markdown security by Philip Zeyliger · 10 months ago
  34. 1609893 loop/webui: remove end session feedback survey functionality by Philip Zeyliger · 10 months ago
  35. e6c294d budget: remove num-iterations and wall clock time limits by Philip Zeyliger · 10 months ago
  36. 2f0eb69 Capture git origin before replacing it. by Philip Zeyliger · 10 months ago
  37. 0df32aa loop: change state transition logging from INFO to DEBUG by Philip Zeyliger · 10 months ago
  38. 222bf41 loop: replace sketch-host remote with origin remote in agent.Init() by Philip Zeyliger · 10 months ago
  39. c898abf dockerimg: restrict git fetch to upload-pack service requests only by Philip Zeyliger · 10 months ago
  40. a347b17 cmd/sketch: remove -initial-commit flag configuration option by Philip Zeyliger · 10 months ago
  41. 7a85235 cmd/sketch: separate user-visible and internal flags using flagsets by Philip Zeyliger · 10 months ago
  42. 59e1c16 loop: fix branch naming increment and add user notification for conflicts by Philip Zeyliger · 10 months ago
  43. 138ec24 loop: automatic host/container ssh port tunneling by Sean McCullough · 10 months ago
  44. 457dfd1 all: fix formatting by Autoformatter · 10 months ago
  45. bd52faf webui: add TODO item comment functionality similar to diff comments by Josh Bleecher Snyder · 10 months ago
  46. fea9e27 loop: restrict git hooks installation to inner instances only by Josh Bleecher Snyder · 10 months ago
  47. d1bd519 llm/oai: add (recent) deepseek-r1 by Josh Bleecher Snyder · 10 months ago
  48. 5fe419f loop: enable parallel tool calling by Josh Bleecher Snyder · 10 months ago
  49. f75ba2c Stop installing hooks when running innie outside of a container. by Philip Zeyliger · 10 months ago
  50. b8a8f35 loop: implement comprehensive conversation compaction system by Philip Zeyliger · 10 months ago
  51. b573940 Add end session user feedback survey with skaband client coordination by Philip Zeyliger · 10 months ago
  52. 364f741 loop: add periodic port monitoring to container processes by Sean McCullough · 10 months ago
  53. 6cad861 webui: fix multiple choice to append instead of replace chat content by Josh Bleecher Snyder · 10 months ago
  54. 33032d3 cmd/sketch: fix budget propagation from host to container by Josh Bleecher Snyder · 10 months ago
  55. a3e28fb llm/conversation: fix duplicate tool results in insertMissingToolResults by Josh Bleecher Snyder · 10 months ago
  56. 15cc2e7 cmd/sketch: add -p flag as synonym for -prompt by Josh Bleecher Snyder · 10 months ago
  57. e84d5c7 loop/server: enable SSH reverse port forwarding by Philip Zeyliger · 10 months ago
  58. 7871e2f all: fix formatting by Autoformatter · 10 months ago
  59. 855afff claudetool: don't attempt to install zero tools by Josh Bleecher Snyder · 10 months ago
  60. 67b4c77 claudetool: minor auto-install cleanup by Josh Bleecher Snyder · 10 months ago
  61. bf381a7 claudetool/browse: block port 80 access in browser tools by Josh Bleecher Snyder · 10 months ago
  62. b421a24 all: remove anthropic edit tool support by Josh Bleecher Snyder · 10 months ago
  63. 00bcaef webui: remove unused diff2html-based diff view by Philip Zeyliger · 10 months ago
  64. c7cdd77 dockerimg: add emoji fonts to base image by Josh Bleecher Snyder · 10 months ago
  65. 495c1fa claudetool: add just-in-time tool installation for bash commands by Josh Bleecher Snyder · 10 months ago
  66. b6bc113 dockerimg: improve docs on how to publish a new image by Josh Bleecher Snyder · 10 months ago
  67. 71c73b5 all: fix formatting by Autoformatter · 10 months ago
  68. bcc1c41 git_tools: add rename detection and proper handling of moved files by Josh Bleecher Snyder · 10 months ago
  69. dee39e0 webui: fix chat timeline scrolling to reach exact bottom by Josh Bleecher Snyder · 10 months ago
  70. 2d08119 webui: add comprehensive browser tool cards and termui support by Josh Bleecher Snyder · 10 months ago
  71. 991164f webui: add specialized tool card for keyword_search tool by Josh Bleecher Snyder · 10 months ago
  72. 112b923 loop: add todo checklist by Josh Bleecher Snyder · 11 months ago
  73. d203b7d loop: encourage e2e testing by Josh Bleecher Snyder · 11 months ago
  74. b509a5d loop: ensure proper blank line before git commit trailers by Josh Bleecher Snyder · 11 months ago
  75. 7fbc8e4 browse: set default viewport to 1280x720 (16:9 widescreen) by Josh Bleecher Snyder · 10 months ago
  76. 57893c2 all: fix formatting by Autoformatter · 10 months ago
  77. 4d90f34 webui: add cmd+s keyboard shortcut to Monaco diff editor by Josh Bleecher Snyder · 10 months ago
  78. d9b1eb4 dear_llm.md: more hints about how to take screenshots by Josh Bleecher Snyder · 10 months ago
  79. 9500617 dockerimg: fix Chromium support with multi-stage Docker build by Philip Zeyliger · 10 months ago
  80. e89b308 webui: comprehensive diff view improvements by Philip Zeyliger · 10 months ago
  81. 7ad1c7a all: fix formatting by Autoformatter · 10 months ago
  82. 444f7f0 webui: expand Monaco comment selections to full lines for better context by Josh Bleecher Snyder · 10 months ago
  83. b34b8b3 webui: add line numbers to Monaco diff view comment auto-inserted text by Josh Bleecher Snyder · 10 months ago
  84. efa8f43 claudetool: strengthen the "no trailers" commit message guidance by Josh Bleecher Snyder · 10 months ago
  85. 90993a0 loop: install hooks relative to repo root, not working dir by Josh Bleecher Snyder · 10 months ago
  86. 7027307 webui: replace hardcoded Monaco language map with dynamic detection by Philip Zeyliger · 10 months ago
  87. 837699b github: fix Discord notification to handle multiple commits in queue push by Josh Bleecher Snyder · 10 months ago
  88. c5848f3 loop: use repo root instead of working directory for git diff support by Josh Bleecher Snyder · 10 months ago
  89. 6e46360 github: add Discord notification to commit queue workflow by Josh Bleecher Snyder · 10 months ago
  90. 77bac8c webui: make diff loading error message more useful by Josh Bleecher Snyder · 10 months ago
  91. d85e97d webui: remove unused language property from Monaco editor by Philip Zeyliger · 10 months ago
  92. a442ce3 dockerimg: change base container image to ubuntu 24.04 with go 1.24.3 by Philip Zeyliger · 10 months ago
  93. 574eda8 skabandclient: fix typos by Josh Bleecher Snyder · 10 months ago
  94. fa30677 .github/scripts: include commit body, cut pointless title, repo by Josh Bleecher Snyder · 10 months ago
  95. 217e987 Revert "webui: fix diff view failing when added file doesn't exist in working directory" by Josh Bleecher Snyder · 10 months ago
  96. f178755 github: fix Discord webhook notification User-Agent rejection by Philip Zeyliger · 10 months ago
  97. a9948c0 Remove CI=1 requirement for discord_notify. by Philip Zeyliger · 10 months ago
  98. a09d638 empty commit for testing by Philip Zeyliger · 10 months ago
  99. 9e3c867 github: add Discord webhook notification for main branch commits by Philip Zeyliger · 10 months ago
  100. 3d2eff0 sketch: avoid using tty when termui is false. by Philip Zeyliger · 10 months ago