1. a271a21 claudetool: streamline browser tools by Josh Bleecher Snyder · 8 months ago
  2. b44a162 claudetool: remove unused browser tool arg by Josh Bleecher Snyder · 8 months ago
  3. 534783d claudetool: minor patch fixes by Josh Bleecher Snyder · 8 months ago
  4. 136b66d claudetool: accept relative paths in patch tool by Josh Bleecher Snyder · 8 months ago
  5. 6fe809c claude: bash tool smorgasbord by Josh Bleecher Snyder · 8 months ago
  6. 9224eb0 loop: change current_datetime to current_date by Josh Bleecher Snyder · 8 months ago
  7. 8a0de52 loop: add current datetime to agent system prompt by Josh Bleecher Snyder · 9 months ago
  8. e67e3b6 loop: nudge to install platform tools by Philip Zeyliger · 8 months ago
  9. 9c74cb9 loop: rework done tool by Josh Bleecher Snyder · 9 months ago
  10. beaa86a all: delete commit-message-style tool by Josh Bleecher Snyder · 9 months ago
  11. 9dc2f62 all: remove multiplechoice tool by Josh Bleecher Snyder · 9 months ago
  12. 3b44cc3 loop: do slug generation outside the agent loop by Josh Bleecher Snyder · 9 months ago
  13. 17b2fd9 claudetool: replace timeout parameter with slow_ok boolean 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. 2e3337d loop: add docker to the system prompt by David Crawshaw · 10 months ago
  16. 57162e0 codereview: add 1-minute timeout parameter with context propagation by philip.zeyliger · 10 months ago
  17. 542bda3 browser: rename browser_read_image to read_image and auto-send screenshots to LLM by Philip Zeyliger · 10 months ago
  18. 4c1cea8 Fix up sketch-wip handling when --commit is not specified. by Philip Zeyliger · 10 months ago
  19. 715b8d9 loop: always use branch sketch-wip in innie by Josh Bleecher Snyder · 10 months ago
  20. 19969a9 all: s/title/slug/, adjust branch handling by Josh Bleecher Snyder · 10 months ago
  21. 272c4a9 claudetool/codereview: nudge agent to call codereview after each round by Josh Bleecher Snyder · 10 months ago
  22. 43448c6 loop: nudge agent towards less bouncy emoji babble by Josh Bleecher Snyder · 10 months ago
  23. 5fe419f loop: enable parallel tool calling by Josh Bleecher Snyder · 10 months ago
  24. b421a24 all: remove anthropic edit tool support by Josh Bleecher Snyder · 10 months ago
  25. 112b923 loop: add todo checklist by Josh Bleecher Snyder · 11 months ago
  26. d203b7d loop: encourage e2e testing by Josh Bleecher Snyder · 11 months ago
  27. ab6a811 all: update tests for claude 4 by Josh Bleecher Snyder · 11 months ago
  28. 5640431 loop: attempt some sycophancy reduction by Josh Bleecher Snyder · 11 months ago
  29. 276f460 all: read agent.md files too by Josh Bleecher Snyder · 11 months ago
  30. a4092d2 loop: make about_sketch not experimental by Josh Bleecher Snyder · 11 months ago
  31. 74d690e claudetool: remove knowledge base, focus on about sketch by Josh Bleecher Snyder · 11 months ago
  32. 039fc34 loop/agent: add git commit hooks when running inside container by Josh Bleecher Snyder · 11 months ago
  33. b81d7d4 loop: strengthen guidance around suggested additions to dear_llm.md by Josh Bleecher Snyder · 11 months ago
  34. c488f22 loop: encourage completion of repetitive or tedious tasks by Josh Bleecher Snyder · 11 months ago
  35. 49edc92 agent: move "sketch-base" into git by Philip Zeyliger · 11 months ago
  36. 208938f bash: Shorten bash tool default timeout to 10s. by Philip Zeyliger · 11 months ago
  37. 18e3368 browser: Add console log capture tools by Philip Zeyliger · 11 months ago
  38. 17b1094 loop: tell the agent that it is powering sketch by Josh Bleecher Snyder · 11 months ago
  39. 8dff12f loop: emphasize directory guidance by Josh Bleecher Snyder · 11 months ago
  40. 0522484 browser: add window resize tool with chromedp by Philip Zeyliger · 11 months ago
  41. 80b488d Browser tools: initialize lazily and add timeouts. by Philip Zeyliger · 11 months ago
  42. 72252cb llm and everything: Update ToolResult to use []Content instead of string for multimodal support by Philip Zeyliger · 11 months ago
  43. a997be6 claudetool/onstart: add codebase analysis tool and basic memory support by Josh Bleecher Snyder · 11 months ago
  44. dce8d84 claudetool: remove mention of go doc by Josh Bleecher Snyder · 11 months ago
  45. f59df72 claudetool: don't list out available binaries in bash tool by Josh Bleecher Snyder · 11 months ago
  46. 9320265 loop: update git commit instruction to use --trailer, add Change-ID by Josh Bleecher Snyder · 11 months ago
  47. b9e62fd loop: remove some Go-specific language from system prompt by Josh Bleecher Snyder · 11 months ago
  48. d2f54c2 loop: improve update_tests.sh reliability by Josh Bleecher Snyder · 11 months ago
  49. 6aaf6af experiment: make precommit always on by Josh Bleecher Snyder · 11 months ago
  50. 85de37e loop: encourage smaller diffs by Josh Bleecher Snyder · 11 months ago
  51. a2a3150 loop: split title tool into title and precommit tools by Josh Bleecher Snyder · 11 months ago
  52. 33d282f Add browse tool support. by Philip Zeyliger · 11 months ago
  53. c6a2c24 loop: clean up whitespace by Josh Bleecher Snyder · 12 months ago
  54. 485afc6 tool_use: add multiplechoice support to Agent by Sean McCullough · 11 months ago
  55. 250348e all: mild prompt engineering by Josh Bleecher Snyder · 11 months ago
  56. 78520f5 loop: update test fixture by Josh Bleecher Snyder · 11 months ago
  57. dbe0230 loop: extract system prompt into a separate file by Josh Bleecher Snyder · 11 months ago
  58. 2b2090e claudetool: add missing json schema field by Josh Bleecher Snyder · 11 months ago
  59. 833a0f8 claudetool: improve codereview by Josh Bleecher Snyder · 12 months ago
  60. 75ec6bb loop: add email address to Co-Authored-By trailer by Josh Bleecher Snyder · 12 months ago
  61. b60f0f2 Add background execution capability to bash tool by Philip Zeyliger · 12 months ago
  62. 2e463fb Initial commit by Earl Lee · 12 months ago