1. b843146 server: Wait on terminal process for cleanup by David Crawshaw · 9 months ago
  2. 5c29b3e sketch/loop: return 204 for not-found files in /git/cat by Josh Bleecher Snyder · 9 months ago
  3. 1c18ec9 all: use make to build by Josh Bleecher Snyder · 9 months ago
  4. 454f886 sketch/loop: remove flaky TestPortMonitor_IntegrationDemo test by Josh Bleecher Snyder · 9 months ago
  5. 828161b sketch/loop: fix flaky TestPortMonitor_IntegrationDemo test by Josh Bleecher Snyder · 9 months ago
  6. c7a98d8 sketch/loop: fix concurrency handling in port monitor shutdown by Josh Bleecher Snyder · 9 months ago
  7. 9f5a051 sketch/loop: remove flaky TestPortMonitor_PortDetection test by Josh Bleecher Snyder · 9 months ago
  8. e48f2bb all: fix formatting by Autoformatter · 9 months ago
  9. 5f26a34 sketch/loop: add PortMonitor for TCP port monitoring with Agent integration by Philip Zeyliger · 9 months ago
  10. da623b5 remove port monitoring and automatic tunneling features by Philip Zeyliger · 9 months ago
  11. e1c8b7b move git config from Dockerfile to agent.go Init() method by Philip Zeyliger · 9 months ago
  12. 6534c7a sketch: add patch callback hook to warm codereview cache by Josh Bleecher Snyder · 9 months ago
  13. 238c18f claudetool: add callback hook system to patch tool by Josh Bleecher Snyder · 9 months ago
  14. cb55726 browse: refactor tool responses to match claudetool patterns by Josh Bleecher Snyder · 9 months ago
  15. a9710d7 sketch: proxy to ports via p<port>.localhost Host headers by Philip Zeyliger · 9 months ago
  16. a14b018 sketch: make /debug use relative paths by Philip Zeyliger · 9 months ago
  17. f2814ea Let MCP servers use env variables; pass along model key for /attach as well by Philip Zeyliger · 9 months ago
  18. 13e3856 sketch: update local_ssh.md to replace SSHTheater with LocalSSHimmer by banksean · 9 months ago
  19. 4201bde Replace skaband tools with a sketch.dev MCP client by Philip Zeyliger · 9 months ago
  20. cad67b0 sketch: add git username attribution for user messages in timeline by banksean · 9 months ago
  21. cff0ff8 sketch: add /proc filesystem fallback for port monitoring when ss command unavailable by banksean · 9 months ago
  22. 194bfa8 sketch: add MCP support by Philip Zeyliger · 10 months ago
  23. 8105fe6 Removing noisy log line. by Philip Zeyliger · 10 months ago
  24. cfd0fe6 cleanup: remove unused functions and fix tests by Philip Zeyliger · 10 months ago
  25. 882e7ea loop: preserve cumulative usage across conversation compaction by philip.zeyliger · 10 months ago
  26. 2e3337d loop: add docker to the system prompt by David Crawshaw · 10 months ago
  27. 57162e0 codereview: add 1-minute timeout parameter with context propagation by philip.zeyliger · 10 months ago
  28. d5c8d71 loop: avoid deadlock when pushing to a checked out branch by Philip Zeyliger · 10 months ago
  29. 28e39ac loop: remove unused waitForEnd parameter and endWaitGroup functionality by philip.zeyliger · 10 months ago
  30. 64f6046 loop: add diff stats from sketch-base to HEAD in /state endpoint by Philip Zeyliger · 10 months ago
  31. c886ac5 loop: add special instruction field by David Crawshaw · 10 months ago
  32. 1417b69 Fixing git checkout after retrying hooks. by Philip Zeyliger · 10 months ago
  33. 8773e68 feat: add ssh-connection-string option for container SSH access by philip.zeyliger · 10 months ago
  34. 542bda3 browser: rename browser_read_image to read_image and auto-send screenshots to LLM by Philip Zeyliger · 10 months ago
  35. 6d3de48 feat: add -link-to-github flag with Octocat icon for GitHub branch linking by philip.zeyliger · 10 months ago
  36. 4c1cea8 Fix up sketch-wip handling when --commit is not specified. by Philip Zeyliger · 10 months ago
  37. 0113be5 webui: add skaband navigation link with image to desktop and mobile by Philip Zeyliger · 10 months ago
  38. e08c7ff webui: add mobile interface with URL parameter switching by Philip Zeyliger · 10 months ago
  39. 6c5beff Disable pager in post commit hook we install. by Philip Zeyliger · 10 months ago
  40. 715b8d9 loop: always use branch sketch-wip in innie by Josh Bleecher Snyder · 10 months ago
  41. c17ffe3 sketch: add session history tools using markdown table API by Philip Zeyliger · 10 months ago
  42. 19969a9 all: s/title/slug/, adjust branch handling by Josh Bleecher Snyder · 10 months ago
  43. 068f4bb loop: remove pointless fmt.Sprintf by Josh Bleecher Snyder · 10 months ago
  44. 664404e cmd/sketch: add -upstream flag for git branch management by Josh Bleecher Snyder · 10 months ago
  45. 272c4a9 claudetool/codereview: nudge agent to call codereview after each round by Josh Bleecher Snyder · 10 months ago
  46. be7802a loop: add configurable branch prefix option by Philip Zeyliger · 10 months ago
  47. 43448c6 loop: nudge agent towards less bouncy emoji babble by Josh Bleecher Snyder · 10 months ago
  48. 1609893 loop/webui: remove end session feedback survey functionality by Philip Zeyliger · 10 months ago
  49. e6c294d budget: remove num-iterations and wall clock time limits by Philip Zeyliger · 10 months ago
  50. 2f0eb69 Capture git origin before replacing it. by Philip Zeyliger · 10 months ago
  51. 0df32aa loop: change state transition logging from INFO to DEBUG by Philip Zeyliger · 10 months ago
  52. 222bf41 loop: replace sketch-host remote with origin remote in agent.Init() by Philip Zeyliger · 10 months ago
  53. 59e1c16 loop: fix branch naming increment and add user notification for conflicts by Philip Zeyliger · 10 months ago
  54. 138ec24 loop: automatic host/container ssh port tunneling by Sean McCullough · 10 months ago
  55. fea9e27 loop: restrict git hooks installation to inner instances only by Josh Bleecher Snyder · 10 months ago
  56. 5fe419f loop: enable parallel tool calling by Josh Bleecher Snyder · 10 months ago
  57. f75ba2c Stop installing hooks when running innie outside of a container. by Philip Zeyliger · 10 months ago
  58. b8a8f35 loop: implement comprehensive conversation compaction system by Philip Zeyliger · 10 months ago
  59. b573940 Add end session user feedback survey with skaband client coordination by Philip Zeyliger · 10 months ago
  60. 364f741 loop: add periodic port monitoring to container processes by Sean McCullough · 10 months ago
  61. e84d5c7 loop/server: enable SSH reverse port forwarding by Philip Zeyliger · 10 months ago
  62. b421a24 all: remove anthropic edit tool support by Josh Bleecher Snyder · 10 months ago
  63. 495c1fa claudetool: add just-in-time tool installation for bash commands by Josh Bleecher Snyder · 10 months ago
  64. 112b923 loop: add todo checklist by Josh Bleecher Snyder · 11 months ago
  65. d203b7d loop: encourage e2e testing by Josh Bleecher Snyder · 11 months ago
  66. b509a5d loop: ensure proper blank line before git commit trailers by Josh Bleecher Snyder · 11 months ago
  67. 90993a0 loop: install hooks relative to repo root, not working dir by Josh Bleecher Snyder · 10 months ago
  68. c5848f3 loop: use repo root instead of working directory for git diff support by Josh Bleecher Snyder · 10 months ago
  69. ab6a811 all: update tests for claude 4 by Josh Bleecher Snyder · 11 months ago
  70. 3b733a5 loop: add some coding guidelines by Josh Bleecher Snyder · 11 months ago
  71. ed17fdf loop: fix data race in Agent.CurrentStateName() by Josh Bleecher Snyder · 11 months ago
  72. 9bca61e feat: enhance UI with commit pulsing animation and improved copy icon by Philip Zeyliger · 11 months ago
  73. 75bd37d loop: auto-commit changes when saving in diff view by Philip Zeyliger · 11 months ago
  74. 456d5f9 Remove "restart conversation" backend functionality by Philip Zeyliger · 11 months ago
  75. 14fe75d webui: Remove restart conversation button and modal component by Philip Zeyliger · 11 months ago
  76. f287299 Refactor agent git state into its own struct to tease apart its locking a bit. by Philip Zeyliger · 11 months ago
  77. 716bfee Fix agent init of git repo from recent change. by Philip Zeyliger · 11 months ago
  78. bc8c8dc sketch main: migrating things from /init into cmdline flags by Philip Zeyliger · 11 months ago
  79. 0f1a3f8 loop: strengthen guidance file wording a bit by Josh Bleecher Snyder · 11 months ago
  80. 5640431 loop: attempt some sycophancy reduction by Josh Bleecher Snyder · 11 months ago
  81. 8d8b7ac Add buildinfo to /debug on Sketch http by Philip Zeyliger · 11 months ago
  82. 35c72bc loop: send modified over-budget message by David Crawshaw · 11 months ago
  83. 9daa518 experiment: remove llm_review experiment and associated code by Josh Bleecher Snyder · 11 months ago
  84. 9d7f0cc loop/server: fix race condition in SSE stream iterators by Pokey Rule · 11 months ago
  85. 397871d webui: Add End button to shutdown container by Pokey Rule · 11 months ago
  86. a832220 loop: only do in-docker git init if connected to host git by David Crawshaw · 11 months ago
  87. 272a90e Add Monaco diff-view, the saga ... by Philip Zeyliger · 11 months ago
  88. d3ac112 git_tools: Implement git diff and show API by Philip Zeyliger · 11 months ago
  89. 276f460 all: read agent.md files too by Josh Bleecher Snyder · 11 months ago
  90. a4092d2 loop: make about_sketch not experimental by Josh Bleecher Snyder · 11 months ago
  91. 74d690e claudetool: remove knowledge base, focus on about sketch by Josh Bleecher Snyder · 11 months ago
  92. 039fc34 loop/agent: add git commit hooks when running inside container by Josh Bleecher Snyder · 11 months ago
  93. f7bebdd loop: attempt to stop sketch from bouncing around between branches by Josh Bleecher Snyder · 11 months ago
  94. f84e88c webui: Add file paste upload support by Philip Zeyliger · 11 months ago
  95. 0e5b8c6 experiment: make memory (dear_llm.md) always enabled by Josh Bleecher Snyder · 11 months ago
  96. 64f2aa8 loop: make multiplechoice tool calls end the turn by Josh Bleecher Snyder · 11 months ago
  97. b81d7d4 loop: strengthen guidance around suggested additions to dear_llm.md by Josh Bleecher Snyder · 11 months ago
  98. a5c971e loop: make multiplechoice tool just a var by Josh Bleecher Snyder · 11 months ago
  99. 7013e9e ssh: use local CA, add mutual container/host auth by Sean McCullough · 11 months ago
  100. c488f22 loop: encourage completion of repetitive or tedious tasks by Josh Bleecher Snyder · 11 months ago