1. 068f4bb loop: remove pointless fmt.Sprintf by Josh Bleecher Snyder · 10 months ago
  2. 664404e cmd/sketch: add -upstream flag for git branch management by Josh Bleecher Snyder · 10 months ago
  3. 272c4a9 claudetool/codereview: nudge agent to call codereview after each round by Josh Bleecher Snyder · 10 months ago
  4. be7802a loop: add configurable branch prefix option by Philip Zeyliger · 10 months ago
  5. 43448c6 loop: nudge agent towards less bouncy emoji babble by Josh Bleecher Snyder · 10 months ago
  6. 1609893 loop/webui: remove end session feedback survey functionality by Philip Zeyliger · 10 months ago
  7. e6c294d budget: remove num-iterations and wall clock time limits by Philip Zeyliger · 10 months ago
  8. 2f0eb69 Capture git origin before replacing it. by Philip Zeyliger · 10 months ago
  9. 0df32aa loop: change state transition logging from INFO to DEBUG by Philip Zeyliger · 10 months ago
  10. 222bf41 loop: replace sketch-host remote with origin remote in agent.Init() by Philip Zeyliger · 10 months ago
  11. 59e1c16 loop: fix branch naming increment and add user notification for conflicts by Philip Zeyliger · 10 months ago
  12. 138ec24 loop: automatic host/container ssh port tunneling by Sean McCullough · 10 months ago
  13. fea9e27 loop: restrict git hooks installation to inner instances only by Josh Bleecher Snyder · 10 months ago
  14. 5fe419f loop: enable parallel tool calling by Josh Bleecher Snyder · 10 months ago
  15. f75ba2c Stop installing hooks when running innie outside of a container. by Philip Zeyliger · 10 months ago
  16. b8a8f35 loop: implement comprehensive conversation compaction system by Philip Zeyliger · 10 months ago
  17. b573940 Add end session user feedback survey with skaband client coordination by Philip Zeyliger · 10 months ago
  18. 364f741 loop: add periodic port monitoring to container processes by Sean McCullough · 10 months ago
  19. e84d5c7 loop/server: enable SSH reverse port forwarding by Philip Zeyliger · 10 months ago
  20. b421a24 all: remove anthropic edit tool support by Josh Bleecher Snyder · 10 months ago
  21. 495c1fa claudetool: add just-in-time tool installation for bash commands by Josh Bleecher Snyder · 10 months ago
  22. 112b923 loop: add todo checklist by Josh Bleecher Snyder · 11 months ago
  23. d203b7d loop: encourage e2e testing by Josh Bleecher Snyder · 11 months ago
  24. b509a5d loop: ensure proper blank line before git commit trailers by Josh Bleecher Snyder · 11 months ago
  25. 90993a0 loop: install hooks relative to repo root, not working dir by Josh Bleecher Snyder · 10 months ago
  26. c5848f3 loop: use repo root instead of working directory for git diff support by Josh Bleecher Snyder · 10 months ago
  27. ab6a811 all: update tests for claude 4 by Josh Bleecher Snyder · 11 months ago
  28. 3b733a5 loop: add some coding guidelines by Josh Bleecher Snyder · 11 months ago
  29. ed17fdf loop: fix data race in Agent.CurrentStateName() by Josh Bleecher Snyder · 11 months ago
  30. 9bca61e feat: enhance UI with commit pulsing animation and improved copy icon by Philip Zeyliger · 11 months ago
  31. 75bd37d loop: auto-commit changes when saving in diff view by Philip Zeyliger · 11 months ago
  32. 456d5f9 Remove "restart conversation" backend functionality by Philip Zeyliger · 11 months ago
  33. 14fe75d webui: Remove restart conversation button and modal component by Philip Zeyliger · 11 months ago
  34. f287299 Refactor agent git state into its own struct to tease apart its locking a bit. by Philip Zeyliger · 11 months ago
  35. 716bfee Fix agent init of git repo from recent change. by Philip Zeyliger · 11 months ago
  36. bc8c8dc sketch main: migrating things from /init into cmdline flags by Philip Zeyliger · 11 months ago
  37. 0f1a3f8 loop: strengthen guidance file wording a bit by Josh Bleecher Snyder · 11 months ago
  38. 5640431 loop: attempt some sycophancy reduction by Josh Bleecher Snyder · 11 months ago
  39. 8d8b7ac Add buildinfo to /debug on Sketch http by Philip Zeyliger · 11 months ago
  40. 35c72bc loop: send modified over-budget message by David Crawshaw · 11 months ago
  41. 9daa518 experiment: remove llm_review experiment and associated code by Josh Bleecher Snyder · 11 months ago
  42. 9d7f0cc loop/server: fix race condition in SSE stream iterators by Pokey Rule · 11 months ago
  43. 397871d webui: Add End button to shutdown container by Pokey Rule · 11 months ago
  44. a832220 loop: only do in-docker git init if connected to host git by David Crawshaw · 11 months ago
  45. 272a90e Add Monaco diff-view, the saga ... by Philip Zeyliger · 11 months ago
  46. d3ac112 git_tools: Implement git diff and show API by Philip Zeyliger · 11 months ago
  47. 276f460 all: read agent.md files too by Josh Bleecher Snyder · 11 months ago
  48. a4092d2 loop: make about_sketch not experimental by Josh Bleecher Snyder · 11 months ago
  49. 74d690e claudetool: remove knowledge base, focus on about sketch by Josh Bleecher Snyder · 11 months ago
  50. 039fc34 loop/agent: add git commit hooks when running inside container by Josh Bleecher Snyder · 11 months ago
  51. f7bebdd loop: attempt to stop sketch from bouncing around between branches by Josh Bleecher Snyder · 11 months ago
  52. f84e88c webui: Add file paste upload support by Philip Zeyliger · 11 months ago
  53. 0e5b8c6 experiment: make memory (dear_llm.md) always enabled by Josh Bleecher Snyder · 11 months ago
  54. 64f2aa8 loop: make multiplechoice tool calls end the turn by Josh Bleecher Snyder · 11 months ago
  55. b81d7d4 loop: strengthen guidance around suggested additions to dear_llm.md by Josh Bleecher Snyder · 11 months ago
  56. a5c971e loop: make multiplechoice tool just a var by Josh Bleecher Snyder · 11 months ago
  57. 7013e9e ssh: use local CA, add mutual container/host auth by Sean McCullough · 11 months ago
  58. c488f22 loop: encourage completion of repetitive or tedious tasks by Josh Bleecher Snyder · 11 months ago
  59. 49edc92 agent: move "sketch-base" into git by Philip Zeyliger · 11 months ago
  60. eab12de loop: Add StateTransitionIterator and stream state updates by Philip Zeyliger · 11 months ago
  61. 208938f bash: Shorten bash tool default timeout to 10s. by Philip Zeyliger · 11 months ago
  62. 18e3368 browser: Add console log capture tools by Philip Zeyliger · 11 months ago
  63. 17b1094 loop: tell the agent that it is powering sketch by Josh Bleecher Snyder · 11 months ago
  64. 44d1f1a loop: instruction the agent not to make new branches by Josh Bleecher Snyder · 11 months ago
  65. 31785ae loop: add knowledge_base tool for on-demand information by Josh Bleecher Snyder · 11 months ago
  66. 8dff12f loop: emphasize directory guidance by Josh Bleecher Snyder · 11 months ago
  67. e577ef7 all: fix formatting by Autoformatter · 11 months ago
  68. 7a11362 loop: on git fetch or checkout failure, retry without hooks by Pokey Rule · 11 months ago
  69. 0522484 browser: add window resize tool with chromedp by Philip Zeyliger · 11 months ago
  70. 80b488d Browser tools: initialize lazily and add timeouts. by Philip Zeyliger · 11 months ago
  71. 72252cb llm and everything: Update ToolResult to use []Content instead of string for multimodal support by Philip Zeyliger · 11 months ago
  72. a997be6 claudetool/onstart: add codebase analysis tool and basic memory support by Josh Bleecher Snyder · 11 months ago
  73. dce8d84 claudetool: remove mention of go doc by Josh Bleecher Snyder · 11 months ago
  74. f59df72 claudetool: don't list out available binaries in bash tool by Josh Bleecher Snyder · 11 months ago
  75. 113e205 git: add retry logic for checked out branch conflicts by Philip Zeyliger · 11 months ago
  76. e97a8e5 git: Make "git fetch sketch-host" update origin refs as well. by Philip Zeyliger · 11 months ago
  77. d03318d sketch: Introduce versions for sketch state by Philip Zeyliger · 11 months ago
  78. 220a36d experiment: remove not_done experiment by Josh Bleecher Snyder · 11 months ago
  79. 9320265 loop: update git commit instruction to use --trailer, add Change-ID by Josh Bleecher Snyder · 11 months ago
  80. 4d54493 all: support hiding subconvo output by Josh Bleecher Snyder · 11 months ago
  81. b9e62fd loop: remove some Go-specific language from system prompt by Josh Bleecher Snyder · 11 months ago
  82. b529e73 loop: disable multiple choice tool in oneshot mode by Josh Bleecher Snyder · 11 months ago
  83. d2f54c2 loop: improve update_tests.sh reliability by Josh Bleecher Snyder · 11 months ago
  84. 6aaf6af experiment: make precommit always on by Josh Bleecher Snyder · 11 months ago
  85. 85de37e loop: encourage smaller diffs by Josh Bleecher Snyder · 11 months ago
  86. a2a3150 loop: split title tool into title and precommit tools by Josh Bleecher Snyder · 11 months ago
  87. 4936de3 all: make update_tests.sh scripts location-independent by Josh Bleecher Snyder · 11 months ago
  88. 4962f15 all: fix formatting by Autoformatter · 11 months ago
  89. 33d282f Add browse tool support. by Philip Zeyliger · 11 months ago
  90. 5cca56f loop: migrate system prompt to Go templates by Josh Bleecher Snyder · 11 months ago
  91. 4fcde4a loop: clarify tool-ends-turn logic by Josh Bleecher Snyder · 11 months ago
  92. 36a5cc1 loop: don't rename title tool, even with precommit experiment by Josh Bleecher Snyder · 11 months ago
  93. c72ceb2 claudetool: add go mod tidy check to codereview by Josh Bleecher Snyder · 11 months ago
  94. f4047bb claudetool/codereview: new package extracted from claudetool by Josh Bleecher Snyder · 11 months ago
  95. 3659d87 all: more gemini key plumbing by David Crawshaw · 11 months ago
  96. 021557a Allow multiplechoice tool to end the model turn by Sean McCullough · 11 months ago
  97. 4d4e807 loop: use stringer for State.String, use String in slogs by Josh Bleecher Snyder · 11 months ago
  98. 3871a09 Update agent_user_cancel_test.go to use new package structure by Sean McCullough · 11 months ago
  99. d7970e6 claudetool: change title tool to precommit, add commit style guidance by Josh Bleecher Snyder · 11 months ago
  100. e2518e5 claudetool: add experimental LLM reviewer stage by Josh Bleecher Snyder · 11 months ago