1. 994e984 claudetool: add simplified patch support by Josh Bleecher Snyder · 8 months ago
  2. 7f18fb6 claudetool: add clipboard support to patch tool by Josh Bleecher Snyder · 8 months ago
  3. 534783d claudetool: minor patch fixes by Josh Bleecher Snyder · 8 months ago
  4. 112c60d loop/server: use pre tags for json schemas in debug page by Josh Bleecher Snyder · 8 months ago
  5. 64aaf90 loop/server: use pre tags for tool descriptions in debug page by Josh Bleecher Snyder · 8 months ago
  6. 136b66d claudetool: accept relative paths in patch tool by Josh Bleecher Snyder · 8 months ago
  7. 04f16a5 claudetool: make it easier to parameterize patch tool by Josh Bleecher Snyder · 8 months ago
  8. bdc6889 sketch: add support for 'external' message types by banksean · 8 months ago
  9. 6fe809c claude: bash tool smorgasbord by Josh Bleecher Snyder · 9 months ago
  10. 4a370aa loop/server: add /debug/system-prompt, move logs to /debug/logs by Josh Bleecher Snyder · 8 months ago
  11. aabca2e all: update shebangs for more portability by Euan Kemp · 9 months ago
  12. 1e55167 sketch: add fetch-on-launch flag for git fetch on startup by Josh Bleecher Snyder · 8 months ago
  13. 83cf606 loop: add /debug/tools handler for mcp and tool inspection by philz · 8 months ago
  14. 9224eb0 loop: change current_datetime to current_date by Josh Bleecher Snyder · 8 months ago
  15. e34ffd6 sketch: fix diff view editing of gitignore'd files and forward more http errors to logs by Philip Zeyliger · 8 months ago
  16. 783ab31 loop: tone down some date handling by Josh Bleecher Snyder · 8 months ago
  17. 8a0de52 loop: add current datetime to agent system prompt by Josh Bleecher Snyder · 9 months ago
  18. 4571fd6 webui: add model name to info popup k/v pairs by Josh Bleecher Snyder · 8 months ago
  19. c540df7 sketch/mcp: increase connection and tool timeouts by Philip Zeyliger · 8 months ago
  20. e67e3b6 loop: nudge to install platform tools by Philip Zeyliger · 8 months ago
  21. 9c74cb9 loop: rework done tool by Josh Bleecher Snyder · 9 months ago
  22. d64bc91 loop: put each tool on its own line by Josh Bleecher Snyder · 9 months ago
  23. beaa86a all: delete commit-message-style tool by Josh Bleecher Snyder · 9 months ago
  24. 3dd3e41 webui: add diff display for patches by Josh Bleecher Snyder · 9 months ago
  25. 9dc2f62 all: remove multiplechoice tool by Josh Bleecher Snyder · 9 months ago
  26. c67d7bc webui/src/data: handle ended and read-only sessions by banksean · 9 months ago
  27. 3b44cc3 loop: do slug generation outside the agent loop by Josh Bleecher Snyder · 9 months ago
  28. d1b7dd6 loop: skip TestPortMonitor_ShouldIgnoreProcess on macOS by Josh Bleecher Snyder · 9 months ago
  29. 43b60b9 llm: make Tool.Run return ToolOut by Josh Bleecher Snyder · 9 months ago
  30. accf37c Fix sketch -unsafe after push button change. by Philip Zeyliger · 9 months ago
  31. 254c49f sketch: "git push" button by Philip Zeyliger · 9 months ago
  32. a8561f7 sketch/webui: add untracked files notification to diff view by Josh Bleecher Snyder · 9 months ago
  33. 2461320 sketch: create empty commit on empty repo, both in innie and outtie by philz · 9 months ago
  34. 3ad8c8d all: fix formatting by Autoformatter · 9 months ago
  35. 9022ae0 sketch: dump message history to /tmp on conversation compaction and include filename in summary by Philip Zeyliger · 9 months ago
  36. 369f262 sketch/loop: handle existing git repos in innie sketch by Josh Bleecher Snyder · 9 months ago
  37. 43a0bfc sketch: add debug handler to dump conversation history as JSON by Philip Zeyliger · 9 months ago
  38. 9b39aa6 sketch: exclude internal processes (headless-chrome) from port monitoring by Philip Zeyliger · 9 months ago
  39. 784d5bd dockerimg: add only git objects to docker image by Josh Bleecher Snyder · 9 months ago
  40. eb91caa sketch/loop: minor cleanup by Josh Bleecher Snyder · 9 months ago
  41. 17b2fd9 claudetool: replace timeout parameter with slow_ok boolean by Josh Bleecher Snyder · 9 months ago
  42. fadffe3 sketch/loop: fuss more with /git/cat and 204s by Josh Bleecher Snyder · 9 months ago
  43. a002a23 webui: delete non-gzip'd assets by Josh Bleecher Snyder · 9 months ago
  44. 5ab8fb8 webui: display context window size in info box by banksean · 9 months ago
  45. b843146 server: Wait on terminal process for cleanup by David Crawshaw · 9 months ago
  46. 5c29b3e sketch/loop: return 204 for not-found files in /git/cat by Josh Bleecher Snyder · 9 months ago
  47. 1c18ec9 all: use make to build by Josh Bleecher Snyder · 9 months ago
  48. 454f886 sketch/loop: remove flaky TestPortMonitor_IntegrationDemo test by Josh Bleecher Snyder · 9 months ago
  49. 828161b sketch/loop: fix flaky TestPortMonitor_IntegrationDemo test by Josh Bleecher Snyder · 9 months ago
  50. c7a98d8 sketch/loop: fix concurrency handling in port monitor shutdown by Josh Bleecher Snyder · 9 months ago
  51. 9f5a051 sketch/loop: remove flaky TestPortMonitor_PortDetection test by Josh Bleecher Snyder · 9 months ago
  52. e48f2bb all: fix formatting by Autoformatter · 9 months ago
  53. 5f26a34 sketch/loop: add PortMonitor for TCP port monitoring with Agent integration by Philip Zeyliger · 9 months ago
  54. da623b5 remove port monitoring and automatic tunneling features by Philip Zeyliger · 9 months ago
  55. e1c8b7b move git config from Dockerfile to agent.go Init() method by Philip Zeyliger · 9 months ago
  56. 6534c7a sketch: add patch callback hook to warm codereview cache by Josh Bleecher Snyder · 9 months ago
  57. 238c18f claudetool: add callback hook system to patch tool by Josh Bleecher Snyder · 9 months ago
  58. cb55726 browse: refactor tool responses to match claudetool patterns by Josh Bleecher Snyder · 9 months ago
  59. a9710d7 sketch: proxy to ports via p<port>.localhost Host headers by Philip Zeyliger · 9 months ago
  60. a14b018 sketch: make /debug use relative paths by Philip Zeyliger · 9 months ago
  61. f2814ea Let MCP servers use env variables; pass along model key for /attach as well by Philip Zeyliger · 9 months ago
  62. 13e3856 sketch: update local_ssh.md to replace SSHTheater with LocalSSHimmer by banksean · 9 months ago
  63. 4201bde Replace skaband tools with a sketch.dev MCP client by Philip Zeyliger · 9 months ago
  64. cad67b0 sketch: add git username attribution for user messages in timeline by banksean · 9 months ago
  65. cff0ff8 sketch: add /proc filesystem fallback for port monitoring when ss command unavailable by banksean · 9 months ago
  66. 194bfa8 sketch: add MCP support by Philip Zeyliger · 10 months ago
  67. 8105fe6 Removing noisy log line. by Philip Zeyliger · 10 months ago
  68. cfd0fe6 cleanup: remove unused functions and fix tests by Philip Zeyliger · 10 months ago
  69. 882e7ea loop: preserve cumulative usage across conversation compaction by philip.zeyliger · 10 months ago
  70. 2e3337d loop: add docker to the system prompt by David Crawshaw · 10 months ago
  71. 57162e0 codereview: add 1-minute timeout parameter with context propagation by philip.zeyliger · 10 months ago
  72. d5c8d71 loop: avoid deadlock when pushing to a checked out branch by Philip Zeyliger · 10 months ago
  73. 28e39ac loop: remove unused waitForEnd parameter and endWaitGroup functionality by philip.zeyliger · 10 months ago
  74. 64f6046 loop: add diff stats from sketch-base to HEAD in /state endpoint by Philip Zeyliger · 10 months ago
  75. c886ac5 loop: add special instruction field by David Crawshaw · 10 months ago
  76. 1417b69 Fixing git checkout after retrying hooks. by Philip Zeyliger · 10 months ago
  77. 8773e68 feat: add ssh-connection-string option for container SSH access by philip.zeyliger · 10 months ago
  78. 542bda3 browser: rename browser_read_image to read_image and auto-send screenshots to LLM by Philip Zeyliger · 10 months ago
  79. 6d3de48 feat: add -link-to-github flag with Octocat icon for GitHub branch linking by philip.zeyliger · 10 months ago
  80. 4c1cea8 Fix up sketch-wip handling when --commit is not specified. by Philip Zeyliger · 10 months ago
  81. 0113be5 webui: add skaband navigation link with image to desktop and mobile by Philip Zeyliger · 10 months ago
  82. e08c7ff webui: add mobile interface with URL parameter switching by Philip Zeyliger · 10 months ago
  83. 6c5beff Disable pager in post commit hook we install. by Philip Zeyliger · 10 months ago
  84. 715b8d9 loop: always use branch sketch-wip in innie by Josh Bleecher Snyder · 10 months ago
  85. c17ffe3 sketch: add session history tools using markdown table API by Philip Zeyliger · 10 months ago
  86. 19969a9 all: s/title/slug/, adjust branch handling by Josh Bleecher Snyder · 10 months ago
  87. 068f4bb loop: remove pointless fmt.Sprintf by Josh Bleecher Snyder · 10 months ago
  88. 664404e cmd/sketch: add -upstream flag for git branch management by Josh Bleecher Snyder · 10 months ago
  89. 272c4a9 claudetool/codereview: nudge agent to call codereview after each round by Josh Bleecher Snyder · 10 months ago
  90. be7802a loop: add configurable branch prefix option by Philip Zeyliger · 10 months ago
  91. 43448c6 loop: nudge agent towards less bouncy emoji babble by Josh Bleecher Snyder · 10 months ago
  92. 1609893 loop/webui: remove end session feedback survey functionality by Philip Zeyliger · 10 months ago
  93. e6c294d budget: remove num-iterations and wall clock time limits by Philip Zeyliger · 10 months ago
  94. 2f0eb69 Capture git origin before replacing it. by Philip Zeyliger · 10 months ago
  95. 0df32aa loop: change state transition logging from INFO to DEBUG by Philip Zeyliger · 10 months ago
  96. 222bf41 loop: replace sketch-host remote with origin remote in agent.Init() by Philip Zeyliger · 10 months ago
  97. 59e1c16 loop: fix branch naming increment and add user notification for conflicts by Philip Zeyliger · 10 months ago
  98. 138ec24 loop: automatic host/container ssh port tunneling by Sean McCullough · 10 months ago
  99. fea9e27 loop: restrict git hooks installation to inner instances only by Josh Bleecher Snyder · 10 months ago
  100. 5fe419f loop: enable parallel tool calling by Josh Bleecher Snyder · 10 months ago