1. aabca2e all: update shebangs for more portability by Euan Kemp · 9 months ago
  2. beaa86a all: delete commit-message-style tool by Josh Bleecher Snyder · 9 months ago
  3. 3dd3e41 webui: add diff display for patches by Josh Bleecher Snyder · 9 months ago
  4. ddd22da claudetool: add detail to keyword search error message by Josh Bleecher Snyder · 9 months ago
  5. 43b60b9 llm: make Tool.Run return ToolOut by Josh Bleecher Snyder · 9 months ago
  6. 106f6f5 claudetool: tweak bashkit error message when changing branches by Josh Bleecher Snyder · 9 months ago
  7. d082fdc claudetool/bashkit: don't mention set-slug when blocking sketch-wip renames by banksean · 9 months ago
  8. 19a32ea claudetool/bashkit: add sketch-wip branch protection with process-level tracking by banksean · 9 months ago
  9. 9b39aa6 sketch: exclude internal processes (headless-chrome) from port monitoring by Philip Zeyliger · 9 months ago
  10. 17b2fd9 claudetool: replace timeout parameter with slow_ok boolean by Josh Bleecher Snyder · 9 months ago
  11. 553cc84 sketch/claudetool/browse: fix broken test by Josh Bleecher Snyder · 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. 26b6f9b claudetool/codereview: add caching in findRelatedFiles by Josh Bleecher Snyder · 9 months ago
  15. cb55726 browse: refactor tool responses to match claudetool patterns by Josh Bleecher Snyder · 9 months ago
  16. 4201bde Replace skaband tools with a sketch.dev MCP client by Philip Zeyliger · 9 months ago
  17. 07b7400 fix: prevent nil pointer panic in codereview compareTestResults by banksean · 9 months ago
  18. cfd0fe6 cleanup: remove unused functions and fix tests by Philip Zeyliger · 10 months ago
  19. 57162e0 codereview: add 1-minute timeout parameter with context propagation by philip.zeyliger · 10 months ago
  20. d4eea22 Fix vet_error baseline? by Philip Zeyliger · 10 months ago
  21. fe51d1d Further loosen browser timeouts. by Philip Zeyliger · 10 months ago
  22. 29c481c browser tests: further increasing timeouts by Philip Zeyliger · 10 months ago
  23. a35de5f Using GH actions provided Chrome for test speedup (#149) by Philip Zeyliger · 10 months ago
  24. c013134 Fail to speed up CI by not installing Chrome. by Philip Zeyliger · 10 months ago
  25. 542bda3 browser: rename browser_read_image to read_image and auto-send screenshots to LLM by Philip Zeyliger · 10 months ago
  26. 209ea91 test: fix unicode filename testdata causing Go module packaging issues by Philip Zeyliger · 10 months ago
  27. f1e517d claudetool/onstart: add comprehensive tests for non-ASCII filename handling by Marc-Antoine Ruel · 10 months ago
  28. de19aca analyze: use git ls-files -z by Marc-Antoine Ruel · 10 months ago
  29. 715b8d9 loop: always use branch sketch-wip in innie by Josh Bleecher Snyder · 10 months ago
  30. c17ffe3 sketch: add session history tools using markdown table API by Philip Zeyliger · 10 months ago
  31. 19969a9 all: s/title/slug/, adjust branch handling by Josh Bleecher Snyder · 10 months ago
  32. 95632c8 claudetool/codereview: fix runGenerate to filter pre-existing modified files by Josh Bleecher Snyder · 10 months ago
  33. a727f70 claudetool/codereview: stabilize related files list by Josh Bleecher Snyder · 10 months ago
  34. cf19190 claudetool/codereview: add go generate support by Josh Bleecher Snyder · 10 months ago
  35. 272c4a9 claudetool/codereview: nudge agent to call codereview after each round by Josh Bleecher Snyder · 10 months ago
  36. 855afff claudetool: don't attempt to install zero tools by Josh Bleecher Snyder · 10 months ago
  37. 67b4c77 claudetool: minor auto-install cleanup by Josh Bleecher Snyder · 10 months ago
  38. bf381a7 claudetool/browse: block port 80 access in browser tools by Josh Bleecher Snyder · 10 months ago
  39. b421a24 all: remove anthropic edit tool support by Josh Bleecher Snyder · 10 months ago
  40. 495c1fa claudetool: add just-in-time tool installation for bash commands by Josh Bleecher Snyder · 10 months ago
  41. 112b923 loop: add todo checklist by Josh Bleecher Snyder · 11 months ago
  42. 7fbc8e4 browse: set default viewport to 1280x720 (16:9 widescreen) by Josh Bleecher Snyder · 10 months ago
  43. 9500617 dockerimg: fix Chromium support with multi-stage Docker build by Philip Zeyliger · 10 months ago
  44. efa8f43 claudetool: strengthen the "no trailers" commit message guidance by Josh Bleecher Snyder · 10 months ago
  45. 83b2d35 claudetool/codereview: expand on when to commit vs revert by Josh Bleecher Snyder · 11 months ago
  46. 586ecb1 claudetool: fix sha command formatting by Josh Bleecher Snyder · 11 months ago
  47. dbfd36a claudetool/bashkit: add validation to reject blind git add commands by Josh Bleecher Snyder · 11 months ago
  48. 160fb06 claudetool: improve error message when all search terms match too much by Josh Bleecher Snyder · 11 months ago
  49. e10f0e6 claudetool: ignore trailers in git commit style analysis by Josh Bleecher Snyder · 11 months ago
  50. 6f041f5 claudetool/onstart: support .github/copilot-instructions.md as inject file by Josh Bleecher Snyder · 11 months ago
  51. 6e35332 all: remove testify by Josh Bleecher Snyder · 11 months ago
  52. 7ce7b02 claudetool: draw attention to commit message capitalization and punctuation by Josh Bleecher Snyder · 11 months ago
  53. 9daa518 experiment: remove llm_review experiment and associated code by Josh Bleecher Snyder · 11 months ago
  54. 276f460 all: read agent.md files too by Josh Bleecher Snyder · 11 months ago
  55. f163e9e claudetool/codereview: stop checking string iteration patterns by Josh Bleecher Snyder · 11 months ago
  56. de5f744 claudetool: ignore some gopls (/vet) checks by Josh Bleecher Snyder · 11 months ago
  57. 74d690e claudetool: remove knowledge base, focus on about sketch by Josh Bleecher Snyder · 11 months ago
  58. 75f93a1 codereview: Filter out non-existent files from related files suggestions by Pokey Rule · 11 months ago
  59. 6525d82 claudetool/kb: Prompt engineering to get sketch to more readily use kb by Pokey Rule · 11 months ago
  60. 7bb1bf0 claudetool/kb: add kb info about sharing sketches by Josh Bleecher Snyder · 11 months ago
  61. c0a1e53 claudetool: remove telemetry endpoint and related functions by Josh Bleecher Snyder · 11 months ago
  62. 49edc92 agent: move "sketch-base" into git by Philip Zeyliger · 11 months ago
  63. 8a1b89a claudetool/bash: include partial output in error message for timeouts by Philip Zeyliger · 11 months ago
  64. 064f8ae claudetool/bash: include partial output when command times out by Philip Zeyliger · 11 months ago
  65. 208938f bash: Shorten bash tool default timeout to 10s. by Philip Zeyliger · 11 months ago
  66. 18e3368 browser: Add console log capture tools by Philip Zeyliger · 11 months ago
  67. 31785ae loop: add knowledge_base tool for on-demand information by Josh Bleecher Snyder · 11 months ago
  68. 0522484 browser: add window resize tool with chromedp by Philip Zeyliger · 11 months ago
  69. 80b488d Browser tools: initialize lazily and add timeouts. by Philip Zeyliger · 11 months ago
  70. 72252cb llm and everything: Update ToolResult to use []Content instead of string for multimodal support by Philip Zeyliger · 11 months ago
  71. a997be6 claudetool/onstart: add codebase analysis tool and basic memory support by Josh Bleecher Snyder · 11 months ago
  72. dce8d84 claudetool: remove mention of go doc by Josh Bleecher Snyder · 11 months ago
  73. f59df72 claudetool: don't list out available binaries in bash tool by Josh Bleecher Snyder · 11 months ago
  74. 4d54493 all: support hiding subconvo output by Josh Bleecher Snyder · 11 months ago
  75. 1ed1cc4 codereview: only run go mod tidy when go.mod has changed by Josh Bleecher Snyder · 11 months ago
  76. 924a770 claudetool: improve commit message guidance in precommit tool by Josh Bleecher Snyder · 11 months ago
  77. 593ca64 claudetool: disable prompt caching for one-shot subconvos by Josh Bleecher Snyder · 11 months ago
  78. b6d6d38 claudetool: Add SKETCH=1 to bash tool environment by Pokey Rule · 11 months ago
  79. 4962f15 all: fix formatting by Autoformatter · 11 months ago
  80. 33d282f Add browse tool support. by Philip Zeyliger · 11 months ago
  81. c72ceb2 claudetool: add go mod tidy check to codereview by Josh Bleecher Snyder · 11 months ago
  82. a70246a claudetool/codereview: add readme.md by Josh Bleecher Snyder · 11 months ago
  83. f4047bb claudetool/codereview: new package extracted from claudetool by Josh Bleecher Snyder · 11 months ago
  84. d7970e6 claudetool: change title tool to precommit, add commit style guidance by Josh Bleecher Snyder · 11 months ago
  85. e2518e5 claudetool: add experimental LLM reviewer stage by Josh Bleecher Snyder · 11 months ago
  86. 4f84ab7 all: support openai-compatible models by Josh Bleecher Snyder · 12 months ago
  87. 2fde465 claudetool: redact initial commit hash in test fixtures by Josh Bleecher Snyder · 11 months ago
  88. 250348e all: mild prompt engineering by Josh Bleecher Snyder · 11 months ago
  89. d499fd6 Add permission callback to Bash tool to enforce title setting before git commits by Josh Bleecher Snyder · 11 months ago
  90. dae1907 Add WillRunGitCommit function to bashkit by Josh Bleecher Snyder · 11 months ago
  91. 2b2090e claudetool: add missing json schema field by Josh Bleecher Snyder · 11 months ago
  92. 2dc86b9 Update codereview tool UI to show different icons based on result content by Josh Bleecher Snyder · 11 months ago
  93. d4b1cc7 Sort git rev-list by time and limit results for related files by Josh Bleecher Snyder · 11 months ago
  94. 15272c1 claudetool: add two more "related files" todos by Josh Bleecher Snyder · 11 months ago
  95. ffecb1e claudetool: add "related files" detection to codereview tool by Josh Bleecher Snyder · 11 months ago
  96. 833a0f8 claudetool: improve codereview by Josh Bleecher Snyder · 12 months ago
  97. 56ac605 claudetool: add some cleanup TODOs to bash background execution by Josh Bleecher Snyder · 12 months ago
  98. b4c7e1b Removing LLM-generated skipped test by Philip Zeyliger · 12 months ago
  99. b60f0f2 Add background execution capability to bash tool by Philip Zeyliger · 12 months ago
  100. 2e463fb Initial commit by Earl Lee · 12 months ago