1. a4ad8af webui: Streamline playwright reporter config by Pokey Rule · 11 months ago
  2. 3b279a5 README.md: De-emphasize Go a bit. by Philip Zeyliger · 11 months ago
  3. b9e62fd loop: remove some Go-specific language from system prompt by Josh Bleecher Snyder · 11 months ago
  4. b529e73 loop: disable multiple choice tool in oneshot mode by Josh Bleecher Snyder · 11 months ago
  5. d2f54c2 loop: improve update_tests.sh reliability by Josh Bleecher Snyder · 11 months ago
  6. f392251 go.mod: bump to Go 1.24.3 by Josh Bleecher Snyder · 11 months ago
  7. fa66703 llm/oai: add Mistral Medium 3 to oai models by Josh Bleecher Snyder · 11 months ago
  8. 6aaf6af experiment: make precommit always on by Josh Bleecher Snyder · 11 months ago
  9. 6ab6fce .dockerignore: add by Josh Bleecher Snyder · 11 months ago
  10. 1ed1cc4 codereview: only run go mod tidy when go.mod has changed by Josh Bleecher Snyder · 11 months ago
  11. 85de37e loop: encourage smaller diffs by Josh Bleecher Snyder · 11 months ago
  12. a2a3150 loop: split title tool into title and precommit tools by Josh Bleecher Snyder · 11 months ago
  13. c3c2023 webui, termui: use 〰️ for tool call failures by Josh Bleecher Snyder · 11 months ago
  14. 924a770 claudetool: improve commit message guidance in precommit tool by Josh Bleecher Snyder · 11 months ago
  15. 4936de3 all: make update_tests.sh scripts location-independent by Josh Bleecher Snyder · 11 months ago
  16. 593ca64 claudetool: disable prompt caching for one-shot subconvos by Josh Bleecher Snyder · 11 months ago
  17. a23587b cmd/sketch: make browser flag default behavior conditional on one-shot mode by Josh Bleecher Snyder · 11 months ago
  18. 07e98cc docs: Update CONTRIBUTING and README for WebUI development server setup and usage by Pokey Rule · 11 months ago
  19. 7ac5ed0 webui: Roll back broken changes (ef58e06 and 47fbca6) by Pokey Rule · 11 months ago
  20. 47fbca6 all: fix formatting by Autoformatter · 11 months ago
  21. ef58e06 webui: Refactor tool calls by Pokey Rule · 11 months ago
  22. 5e8aead webui: Simplify tool call rendering code by Pokey Rule · 11 months ago
  23. c575fd7 webui: Fix demo page by Pokey Rule · 11 months ago
  24. b6d6d38 claudetool: Add SKETCH=1 to bash tool environment by Pokey Rule · 11 months ago
  25. 31f1524 dockerimg: always show build output by David Crawshaw · 11 months ago
  26. 4962f15 all: fix formatting by Autoformatter · 11 months ago
  27. 8b43ffb Install chromium for tests by Philip Zeyliger · 11 months ago
  28. 33d282f Add browse tool support. by Philip Zeyliger · 11 months ago
  29. a9d87aa llm/gem: remove unused field by David Crawshaw · 11 months ago
  30. df6d7b4 README: skip discord application process by David Crawshaw · 11 months ago
  31. 37aaf08 Fix terminal not loading when first tabbed to. by Philip Zeyliger · 11 months ago
  32. e01ea0e experiment: fix more dumb bugs by Josh Bleecher Snyder · 11 months ago
  33. 085f74c experiment: fix Flag.Set by Josh Bleecher Snyder · 11 months ago
  34. b1cca6f dockerimg: pass -x flag to inner sketch to enable experimental features by Josh Bleecher Snyder · 11 months ago
  35. 29fea84 llm/ant: replace fmt.Printf with slog in retry logic by Josh Bleecher Snyder · 11 months ago
  36. 5cca56f loop: migrate system prompt to Go templates by Josh Bleecher Snyder · 11 months ago
  37. 4fcde4a loop: clarify tool-ends-turn logic by Josh Bleecher Snyder · 11 months ago
  38. 36a5cc1 loop: don't rename title tool, even with precommit experiment by Josh Bleecher Snyder · 11 months ago
  39. d42577f experiment: actually enable experiments when using -all by Josh Bleecher Snyder · 11 months ago
  40. 8fdf753 termui: remove git ref beautification for cherry-pick commands by Josh Bleecher Snyder · 11 months ago
  41. c72ceb2 claudetool: add go mod tidy check to codereview by Josh Bleecher Snyder · 11 months ago
  42. bfebfd1 go.mod: tidy by Josh Bleecher Snyder · 11 months ago
  43. a70246a claudetool/codereview: add readme.md by Josh Bleecher Snyder · 11 months ago
  44. f4047bb claudetool/codereview: new package extracted from claudetool by Josh Bleecher Snyder · 11 months ago
  45. e750ec9 webui: change tool call failure icon to be less alarming by Josh Bleecher Snyder · 11 months ago
  46. 3659d87 all: more gemini key plumbing by David Crawshaw · 11 months ago
  47. 021557a Allow multiplechoice tool to end the model turn by Sean McCullough · 11 months ago
  48. 5a7b369 cmd/sketch, dockerimg: more gemini key plumbing by David Crawshaw · 11 months ago
  49. f53875f remove errant console log by Philip Zeyliger · 11 months ago
  50. 923a3ba .github/workflows: run tests with GOEXPERIMENT=synctest by Josh Bleecher Snyder · 11 months ago
  51. 4d4e807 loop: use stringer for State.String, use String in slogs by Josh Bleecher Snyder · 11 months ago
  52. 6f446fa experiment: don't panic when Enabled called with unknown name by Josh Bleecher Snyder · 11 months ago
  53. 3871a09 Update agent_user_cancel_test.go to use new package structure by Sean McCullough · 11 months ago
  54. 961cc9e skabandclient: send model name on start of session by David Crawshaw · 11 months ago
  55. c5b8ed4 Add -termui=false flag to prevent panic in non-TTY environments by Philip Zeyliger · 11 months ago
  56. d7970e6 claudetool: change title tool to precommit, add commit style guidance by Josh Bleecher Snyder · 11 months ago
  57. e2518e5 claudetool: add experimental LLM reviewer stage by Josh Bleecher Snyder · 11 months ago
  58. 503b5e3 loop: add not_done experiment by Josh Bleecher Snyder · 11 months ago
  59. d7e5638 loop: pull done tool description out into a constant by Josh Bleecher Snyder · 11 months ago
  60. c6a2c24 loop: clean up whitespace by Josh Bleecher Snyder · 12 months ago
  61. b478214 experiment: add simple way to toggle experimental features by Josh Bleecher Snyder · 11 months ago
  62. f396a00 Explaining how to use -docker-args to facilitate some additional sketch inception. by Philip Zeyliger · 11 months ago
  63. 1dc2137 Add docker-args flag to pass arguments to docker create command by Philip Zeyliger · 11 months ago
  64. 8fd5104 dockerimg: do not include tmp-sketch-dockerfile in image by David Crawshaw · 11 months ago
  65. a4b19f8 termui: always call ui.updatePrompt by Sean McCullough · 11 months ago
  66. 9957046 dockerimg: remove configurability from open browser request by Josh Bleecher Snyder · 11 months ago
  67. 50608b1 dockerimg: fix typo in SSHTheater name by Josh Bleecher Snyder · 11 months ago
  68. b7a0663 dockerimg: update tests for last commit by David Crawshaw · 11 months ago
  69. b2064de dockerimg: more Dockerfile robustness by David Crawshaw · 11 months ago
  70. 66cf74e dockerimg: do not allocate a TTY in one-shot mode by David Crawshaw · 11 months ago
  71. 93fec60 termui: export TermUI by David Crawshaw · 11 months ago
  72. b5f6a00 dockerimg: use --progress=quiet to always show docker build failure by David Crawshaw · 11 months ago
  73. 5a23406 ll/gem: implement Gemini Pro 2.5 support by David Crawshaw · 11 months ago
  74. 3b4d2b8 gemini: basic gemini API wrapper by David Crawshaw · 11 months ago
  75. bdfb126 sshserver: s/log/slog by Sean McCullough · 11 months ago
  76. cf291fa sshserver: add scp support by Sean McCullough · 11 months ago
  77. d0a3cd6 browser: switch printf to slog by Josh Bleecher Snyder · 11 months ago
  78. 4bdd9aa dockerimg: simplify pushdockerimg by requiring it run on linux by David Crawshaw · 11 months ago
  79. c7e7796 dockerimg: remove tmp-sketch-binary-linux by David Crawshaw · 11 months ago
  80. ca53558 dockerimg: set http.postBuffer for git inside container by David Crawshaw · 11 months ago
  81. 99231ba dockerimg: be more robust to http connection errors by David Crawshaw · 11 months ago
  82. ab50e9b cmd/sketch: remove colima check by David Crawshaw · 11 months ago
  83. 16fa8b4 Overhaul UI with chat-like interface by Philip Zeyliger · 11 months ago
  84. 66439b0 llm/oai: remove unused parameter by Josh Bleecher Snyder · 11 months ago
  85. 11c97f2 browser: don't open empty URLs by Josh Bleecher Snyder · 11 months ago
  86. e114af5 Minor update to CONTRIBUTING.md by Philip Zeyliger · 11 months ago
  87. 2d4c48f Remove Charts tab and related Vega components from Sketch by Philip Zeyliger · 11 months ago
  88. 88a6efc ant: delete by Josh Bleecher Snyder · 11 months ago
  89. 485afc6 tool_use: add multiplechoice support to Agent by Sean McCullough · 11 months ago
  90. 6234a8d Sketch inception wiring: make it easier to run unsafe sketch inside Sketch by Philip Zeyliger · 11 months ago
  91. 25f6ff1 Implement Server-Sent Events (SSE) for Real-time Agent Communication by Philip Zeyliger · 11 months ago
  92. d01d134 Default to CI=1 for "npm test" by Philip Zeyliger · 11 months ago
  93. 3e21308 llm/oai: add together.ai Qwen3 support by Josh Bleecher Snyder · 11 months ago
  94. 4f84ab7 all: support openai-compatible models by Josh Bleecher Snyder · 12 months ago
  95. 44f9b4c all: fix formatting by Autoformatter · 11 months ago
  96. 1c81423 webui: add average dollars per hour to Dollar Usage Over Time chart by Josh Bleecher Snyder · 11 months ago
  97. dc372f3 loop: the end of a subconvo is not an End of Turn by Josh Bleecher Snyder · 11 months ago
  98. 6c2bb84 webui: add Escape key handler to dismiss empty line comments by Josh Bleecher Snyder · 11 months ago
  99. 21cbc45 ant: add missing sleep during backoff (oops!) by Josh Bleecher Snyder · 11 months ago
  100. d72563a cmd/main: don't send slogs to stdout, ever by Sean McCullough · 11 months ago