1. 5cca56f loop: migrate system prompt to Go templates by Josh Bleecher Snyder · 11 months ago
  2. 4fcde4a loop: clarify tool-ends-turn logic by Josh Bleecher Snyder · 11 months ago
  3. 36a5cc1 loop: don't rename title tool, even with precommit experiment by Josh Bleecher Snyder · 11 months ago
  4. d42577f experiment: actually enable experiments when using -all by Josh Bleecher Snyder · 11 months ago
  5. 8fdf753 termui: remove git ref beautification for cherry-pick commands by Josh Bleecher Snyder · 11 months ago
  6. c72ceb2 claudetool: add go mod tidy check to codereview by Josh Bleecher Snyder · 11 months ago
  7. bfebfd1 go.mod: tidy by Josh Bleecher Snyder · 11 months ago
  8. a70246a claudetool/codereview: add readme.md by Josh Bleecher Snyder · 11 months ago
  9. f4047bb claudetool/codereview: new package extracted from claudetool by Josh Bleecher Snyder · 11 months ago
  10. e750ec9 webui: change tool call failure icon to be less alarming by Josh Bleecher Snyder · 11 months ago
  11. 3659d87 all: more gemini key plumbing by David Crawshaw · 11 months ago
  12. 021557a Allow multiplechoice tool to end the model turn by Sean McCullough · 11 months ago
  13. 5a7b369 cmd/sketch, dockerimg: more gemini key plumbing by David Crawshaw · 11 months ago
  14. f53875f remove errant console log by Philip Zeyliger · 11 months ago
  15. 923a3ba .github/workflows: run tests with GOEXPERIMENT=synctest by Josh Bleecher Snyder · 11 months ago
  16. 4d4e807 loop: use stringer for State.String, use String in slogs by Josh Bleecher Snyder · 11 months ago
  17. 6f446fa experiment: don't panic when Enabled called with unknown name by Josh Bleecher Snyder · 11 months ago
  18. 3871a09 Update agent_user_cancel_test.go to use new package structure by Sean McCullough · 11 months ago
  19. 961cc9e skabandclient: send model name on start of session by David Crawshaw · 11 months ago
  20. c5b8ed4 Add -termui=false flag to prevent panic in non-TTY environments by Philip Zeyliger · 11 months ago
  21. d7970e6 claudetool: change title tool to precommit, add commit style guidance by Josh Bleecher Snyder · 11 months ago
  22. e2518e5 claudetool: add experimental LLM reviewer stage by Josh Bleecher Snyder · 11 months ago
  23. 503b5e3 loop: add not_done experiment by Josh Bleecher Snyder · 11 months ago
  24. d7e5638 loop: pull done tool description out into a constant by Josh Bleecher Snyder · 11 months ago
  25. c6a2c24 loop: clean up whitespace by Josh Bleecher Snyder · 12 months ago
  26. b478214 experiment: add simple way to toggle experimental features by Josh Bleecher Snyder · 11 months ago
  27. f396a00 Explaining how to use -docker-args to facilitate some additional sketch inception. by Philip Zeyliger · 11 months ago
  28. 1dc2137 Add docker-args flag to pass arguments to docker create command by Philip Zeyliger · 11 months ago
  29. 8fd5104 dockerimg: do not include tmp-sketch-dockerfile in image by David Crawshaw · 11 months ago
  30. a4b19f8 termui: always call ui.updatePrompt by Sean McCullough · 11 months ago
  31. 9957046 dockerimg: remove configurability from open browser request by Josh Bleecher Snyder · 11 months ago
  32. 50608b1 dockerimg: fix typo in SSHTheater name by Josh Bleecher Snyder · 11 months ago
  33. b7a0663 dockerimg: update tests for last commit by David Crawshaw · 11 months ago
  34. b2064de dockerimg: more Dockerfile robustness by David Crawshaw · 11 months ago
  35. 66cf74e dockerimg: do not allocate a TTY in one-shot mode by David Crawshaw · 11 months ago
  36. 93fec60 termui: export TermUI by David Crawshaw · 11 months ago
  37. b5f6a00 dockerimg: use --progress=quiet to always show docker build failure by David Crawshaw · 11 months ago
  38. 5a23406 ll/gem: implement Gemini Pro 2.5 support by David Crawshaw · 11 months ago
  39. 3b4d2b8 gemini: basic gemini API wrapper by David Crawshaw · 11 months ago
  40. bdfb126 sshserver: s/log/slog by Sean McCullough · 11 months ago
  41. cf291fa sshserver: add scp support by Sean McCullough · 11 months ago
  42. d0a3cd6 browser: switch printf to slog by Josh Bleecher Snyder · 11 months ago
  43. 4bdd9aa dockerimg: simplify pushdockerimg by requiring it run on linux by David Crawshaw · 11 months ago
  44. c7e7796 dockerimg: remove tmp-sketch-binary-linux by David Crawshaw · 11 months ago
  45. ca53558 dockerimg: set http.postBuffer for git inside container by David Crawshaw · 11 months ago
  46. 99231ba dockerimg: be more robust to http connection errors by David Crawshaw · 11 months ago
  47. ab50e9b cmd/sketch: remove colima check by David Crawshaw · 11 months ago
  48. 16fa8b4 Overhaul UI with chat-like interface by Philip Zeyliger · 11 months ago
  49. 66439b0 llm/oai: remove unused parameter by Josh Bleecher Snyder · 11 months ago
  50. 11c97f2 browser: don't open empty URLs by Josh Bleecher Snyder · 11 months ago
  51. e114af5 Minor update to CONTRIBUTING.md by Philip Zeyliger · 11 months ago
  52. 2d4c48f Remove Charts tab and related Vega components from Sketch by Philip Zeyliger · 11 months ago
  53. 88a6efc ant: delete by Josh Bleecher Snyder · 11 months ago
  54. 485afc6 tool_use: add multiplechoice support to Agent by Sean McCullough · 11 months ago
  55. 6234a8d Sketch inception wiring: make it easier to run unsafe sketch inside Sketch by Philip Zeyliger · 11 months ago
  56. 25f6ff1 Implement Server-Sent Events (SSE) for Real-time Agent Communication by Philip Zeyliger · 11 months ago
  57. d01d134 Default to CI=1 for "npm test" by Philip Zeyliger · 11 months ago
  58. 3e21308 llm/oai: add together.ai Qwen3 support by Josh Bleecher Snyder · 11 months ago
  59. 4f84ab7 all: support openai-compatible models by Josh Bleecher Snyder · 12 months ago
  60. 44f9b4c all: fix formatting by Autoformatter · 11 months ago
  61. 1c81423 webui: add average dollars per hour to Dollar Usage Over Time chart by Josh Bleecher Snyder · 11 months ago
  62. dc372f3 loop: the end of a subconvo is not an End of Turn by Josh Bleecher Snyder · 11 months ago
  63. 6c2bb84 webui: add Escape key handler to dismiss empty line comments by Josh Bleecher Snyder · 11 months ago
  64. 21cbc45 ant: add missing sleep during backoff (oops!) by Josh Bleecher Snyder · 11 months ago
  65. d72563a cmd/main: don't send slogs to stdout, ever by Sean McCullough · 11 months ago
  66. c8e4ab0 Restructure main.go to separate host and container code by Sean McCullough · 11 months ago
  67. fa67fe5 dockerimg: remove buildx dependencies from Dockerfile by David Crawshaw · 11 months ago
  68. a352ca6 .clabot: remove recheck comment, doesn't seem to work by David Crawshaw · 11 months ago
  69. 4e14f6c .clabot: fix json, explicit recheck comment by David Crawshaw · 11 months ago
  70. b5cb954 readme: add pkg.go.dev badge (#46) by M-A · 11 months ago
  71. 6e7fe9b .clabot: add crawshaw by David Crawshaw · 11 months ago
  72. 2e3290c .clabot: add by David Crawshaw · 11 months ago
  73. 78f6c40 termui: add remote to fetch by Josh Bleecher Snyder · 11 months ago
  74. 2fde465 claudetool: redact initial commit hash in test fixtures by Josh Bleecher Snyder · 11 months ago
  75. 2bdc953 termui: add git fetch --prune before calculating cherry-pick refs by Josh Bleecher Snyder · 11 months ago
  76. 495cb96 sketch-app-shell: fetch "cancel" not "/cancel" by Sean McCullough · 11 months ago
  77. 4d5e997 all: make tests accept OUTER_SKETCH_ANTHROPIC_API_KEY by Josh Bleecher Snyder · 11 months ago
  78. 2772f63 dockerimg: add support for passing env vars to Docker via git config by Josh Bleecher Snyder · 11 months ago
  79. e2c7f72 webui: make input box focus on page load by Josh Bleecher Snyder · 11 months ago
  80. a3dcd86 ant: improve encapsulation by Josh Bleecher Snyder · 11 months ago
  81. 8da3d45 readme: use non-expiring discord invite by Sean McCullough · 11 months ago
  82. 9373c07 Update tests for agent's new iterator implementation by Philip Zeyliger · 11 months ago
  83. b7c5875 agent plumbing: convert outbox to subscribers and an iterator by Philip Zeyliger · 11 months ago
  84. 5228b58 dockerimg: add SKETCH=1 to sketch container by David Crawshaw · 11 months ago
  85. a1e0e49 loop/agent.go: don't panic on nil toolResp by Sean McCullough · 11 months ago
  86. 76ccdfd Add git fetch prune to improve Docker container initialization by Josh Bleecher Snyder · 11 months ago
  87. 453a62f termui: fix output for keyword search terms by Josh Bleecher Snyder · 11 months ago
  88. b1e8157 termui: use explicit coordination for clean shutdown by Josh Bleecher Snyder · 11 months ago
  89. a687c1b termui: check sketch-host remote when formatting cherry-pick command by Josh Bleecher Snyder · 11 months ago
  90. 6866c79 webui: Finish removing aria snapshot testing by Pokey Rule · 11 months ago
  91. c76a392 dockerimg: restore sketch_context docker label by Josh Bleecher Snyder · 11 months ago
  92. bc4947e cmd/go2ts: fix typo by Josh Bleecher Snyder · 11 months ago
  93. d9d4581 webui: add current Agent state to call-status tooltip by Sean McCullough · 11 months ago
  94. 48c84c9 .github/workflows: remove vibe-coded nonsense by Josh Bleecher Snyder · 11 months ago
  95. 936ba62 .github/workflows: thread formatted HEAD commit to test sub-actions by Josh Bleecher Snyder · 11 months ago
  96. 88c61bd .github/workflows: fail if go generate creates a diff by Josh Bleecher Snyder · 11 months ago
  97. 3e2111b all: support popping a browser from termui by Josh Bleecher Snyder · 11 months ago
  98. e54b00a browser: simplify API by Josh Bleecher Snyder · 11 months ago
  99. 93bb66a .github: don't run workflows on queue-dev-* either by Josh Bleecher Snyder · 11 months ago
  100. 40ffb84 .github: let my autoformatter muck with the quotes by Josh Bleecher Snyder · 11 months ago