- dbfd36a claudetool/bashkit: add validation to reject blind git add commands by Josh Bleecher Snyder · 1 year, 1 month ago
- afeafea webui: change Monaco editor comment submit button from Submit to Add by Josh Bleecher Snyder · 1 year, 1 month ago
- 4c7865b webui: fix diff view failing when added file doesn't exist in working directory by Josh Bleecher Snyder · 1 year, 1 month ago
- ed17fdf loop: fix data race in Agent.CurrentStateName() by Josh Bleecher Snyder · 1 year, 1 month ago
- 160fb06 claudetool: improve error message when all search terms match too much by Josh Bleecher Snyder · 1 year, 1 month ago
- 0e8073a llm/ant: add Claude 4 sonnet/opus by Josh Bleecher Snyder · 1 year, 1 month ago
- 3e6a4c4 dockerimg: mount Go caches for faster Docker race builds by Josh Bleecher Snyder · 1 year, 1 month ago
- f4f929a dockerimg: fix VCS stamping error when building with race detector by Josh Bleecher Snyder · 1 year, 1 month ago
- 3b5646f llm/ant: prevent httprr cache misses from being retried by Josh Bleecher Snyder · 1 year, 1 month ago
- 12989b0 fix: read API key from environment in host mode when not using skaband by Pokey Rule · 1 year, 1 month ago
- 4acf006 dockerimg: Add race detector support to sketch binary build by Philip Zeyliger · 1 year, 1 month ago
- 9bca61e feat: enhance UI with commit pulsing animation and improved copy icon by Philip Zeyliger · 1 year, 1 month ago
- 75bd37d loop: auto-commit changes when saving in diff view by Philip Zeyliger · 1 year, 1 month ago
- 8c3b53a all: fix formatting by Autoformatter · 1 year, 1 month ago
- 456d5f9 Remove "restart conversation" backend functionality by Philip Zeyliger · 1 year, 1 month ago
- 14fe75d webui: Remove restart conversation button and modal component by Philip Zeyliger · 1 year, 1 month ago
- f287299 Refactor agent git state into its own struct to tease apart its locking a bit. by Philip Zeyliger · 1 year, 1 month ago
- 716bfee Fix agent init of git repo from recent change. by Philip Zeyliger · 1 year, 1 month ago
- bc8c8dc sketch main: migrating things from /init into cmdline flags by Philip Zeyliger · 1 year, 1 month ago
- 1a648f3 llm/oai: add entry for Mistral Devstral model by Josh Bleecher Snyder · 1 year, 1 month ago
- 3841199 llm/oai: retry more on failure by Josh Bleecher Snyder · 1 year, 2 months ago
- 0f1a3f8 loop: strengthen guidance file wording a bit by Josh Bleecher Snyder · 1 year, 2 months ago
- ac761c9 cmd/sketch: add mount flag for container volumes by Josh Bleecher Snyder · 1 year, 2 months ago
- e10f0e6 claudetool: ignore trailers in git commit style analysis by Josh Bleecher Snyder · 1 year, 1 month ago
- 5640431 loop: attempt some sycophancy reduction by Josh Bleecher Snyder · 1 year, 2 months ago
- 6f041f5 claudetool/onstart: support .github/copilot-instructions.md as inject file by Josh Bleecher Snyder · 1 year, 1 month ago
- 6e35332 all: remove testify by Josh Bleecher Snyder · 1 year, 1 month ago
- 8d8b7ac Add buildinfo to /debug on Sketch http by Philip Zeyliger · 1 year, 1 month ago
- 35c72bc loop: send modified over-budget message by David Crawshaw · 1 year, 2 months ago
- 7ce7b02 claudetool: draw attention to commit message capitalization and punctuation by Josh Bleecher Snyder · 1 year, 2 months ago
- 9daa518 experiment: remove llm_review experiment and associated code by Josh Bleecher Snyder · 1 year, 2 months ago
- 55c87e3 webui: Fix cursor jumping during image uploads by Pokey Rule · 1 year, 2 months ago
- 9d7f0cc loop/server: fix race condition in SSE stream iterators by Pokey Rule · 1 year, 2 months ago
- da514fc Update dockerfile tests. by Philip Zeyliger · 1 year, 2 months ago
- 9df94b5 dockerimg: Extract base Dockerfile to separate file by Philip Zeyliger · 1 year, 2 months ago
- fbe6478 docker: Add lsof and ss to base docker image by Philip Zeyliger · 1 year, 2 months ago
- d6d12d1 Fail clearly when repo has no commits. (#109, #84) by Philip Zeyliger · 1 year, 2 months ago
- e9eaf6c Add skaband heartbeat support. by Philip Zeyliger · 1 year, 2 months ago
- cabfa55 Pass -verbose flag to innie to see logs. by Philip Zeyliger · 1 year, 2 months ago
- 397871d webui: Add End button to shutdown container by Pokey Rule · 1 year, 2 months ago
- a832220 loop: only do in-docker git init if connected to host git by David Crawshaw · 1 year, 2 months ago
- 87d29ef docker: use consistent ephemeral port for SSH by Philip Zeyliger · 1 year, 2 months ago
- 8c46362 all: fix formatting by Autoformatter · 1 year, 2 months ago
- 5e35702 webui: Update status indicators by Philip Zeyliger · 1 year, 2 months ago
- 272a90e Add Monaco diff-view, the saga ... by Philip Zeyliger · 1 year, 2 months ago
- d3ac112 git_tools: Implement git diff and show API by Philip Zeyliger · 1 year, 2 months ago
- 8bdf627 Playwright: don't use junit inside Sketch. by Philip Zeyliger · 1 year, 2 months ago
- 0ead54d cmd/sketch: move NewSessionID function by David Crawshaw · 1 year, 2 months ago
- 5eccd68 cmd/sketch: invert bool to fix open flag default behavior by David Crawshaw · 1 year, 2 months ago
- 044a62e webui: Prevent sending messages while uploads are in progress by Pokey Rule · 1 year, 2 months ago
- 276f460 all: read agent.md files too by Josh Bleecher Snyder · 1 year, 2 months ago
- a4500c9 llm/ant: retry more on failure by Josh Bleecher Snyder · 1 year, 2 months ago
- 613c0f5 logging: make -verbose -termui=false log to stdout by Philip Zeyliger · 1 year, 2 months ago
- bd7b625 webui: reposition working/idle banner over lightbulb/wrench icons by Philip Zeyliger · 1 year, 2 months ago
- e3c2f22 skabandclient: fix handling of empty skaband-addr by Josh Bleecher Snyder · 1 year, 2 months ago
- 956626d termui: add branch delete command by Josh Bleecher Snyder · 1 year, 2 months ago
- f163e9e claudetool/codereview: stop checking string iteration patterns by Josh Bleecher Snyder · 1 year, 2 months ago
- de5f744 claudetool: ignore some gopls (/vet) checks by Josh Bleecher Snyder · 1 year, 2 months ago
- fbbf83b webui: tweak done tool card emojis by Josh Bleecher Snyder · 1 year, 2 months ago
- a4092d2 loop: make about_sketch not experimental by Josh Bleecher Snyder · 1 year, 2 months ago
- 74d690e claudetool: remove knowledge base, focus on about sketch by Josh Bleecher Snyder · 1 year, 2 months ago
- 039fc34 loop/agent: add git commit hooks when running inside container by Josh Bleecher Snyder · 1 year, 2 months ago
- 6ada85d ci: fix checkout reference in formatting workflow by Josh Bleecher Snyder · 1 year, 2 months ago
- f7bebdd loop: attempt to stop sketch from bouncing around between branches by Josh Bleecher Snyder · 1 year, 2 months ago
- 124c942 Improve Discord badge by Pokey Rule · 1 year, 2 months ago
- 339b56e webui: Implement drag-and-drop file upload in chat window by Pokey Rule · 1 year, 2 months ago
- 75f93a1 codereview: Filter out non-existent files from related files suggestions by Pokey Rule · 1 year, 2 months ago
- a10f151 webui: add copy button to markdown code blocks by Pokey Rule · 1 year, 2 months ago
- 6525d82 claudetool/kb: Prompt engineering to get sketch to more readily use kb by Pokey Rule · 1 year, 2 months ago
- 9007dd9 readme: Beautify GitHub README with improved formatting by Pokey Rule · 1 year, 2 months ago
- 3321939 Explaining relative paths to my dear llm. by Philip Zeyliger · 1 year, 2 months ago
- f84e88c webui: Add file paste upload support by Philip Zeyliger · 1 year, 2 months ago
- da79654 sketch: default -open=false when SSH_CONNECTION is set, improve help by Marc-Antoine Ruel · 1 year, 2 months ago
- 7bb1bf0 claudetool/kb: add kb info about sharing sketches by Josh Bleecher Snyder · 1 year, 2 months ago
- 0e5b8c6 experiment: make memory (dear_llm.md) always enabled by Josh Bleecher Snyder · 1 year, 2 months ago
- 64f2aa8 loop: make multiplechoice tool calls end the turn by Josh Bleecher Snyder · 1 year, 2 months ago
- b81d7d4 loop: strengthen guidance around suggested additions to dear_llm.md by Josh Bleecher Snyder · 1 year, 2 months ago
- a5c971e loop: make multiplechoice tool just a var by Josh Bleecher Snyder · 1 year, 2 months ago
- 7013e9e ssh: use local CA, add mutual container/host auth by Sean McCullough · 1 year, 2 months ago
- 0044241 Log host URL in verbose mode. by Philip Zeyliger · 1 year, 2 months ago
- 7c58b02 dockerimg: Use temp dir for temporary Dockerfile by Josh Bleecher Snyder · 1 year, 2 months ago
- 2044abb cmd/sketch: increase default budget from to 0 by Josh Bleecher Snyder · 1 year, 2 months ago
- c0a1e53 claudetool: remove telemetry endpoint and related functions by Josh Bleecher Snyder · 1 year, 2 months ago
- 436655e experiment: support SKETCH_EXPERIMENT to set default sketch experiments by Josh Bleecher Snyder · 1 year, 2 months ago
- c488f22 loop: encourage completion of repetitive or tedious tasks by Josh Bleecher Snyder · 1 year, 2 months ago
- 49edc92 agent: move "sketch-base" into git by Philip Zeyliger · 1 year, 2 months ago
- 52eeb15 .clabot: add maruel by David Crawshaw · 1 year, 2 months ago
- 7231839 webui: add agent state and status banner by Philip Zeyliger · 1 year, 2 months ago
- eab12de loop: Add StateTransitionIterator and stream state updates by Philip Zeyliger · 1 year, 2 months ago
- 8a1b89a claudetool/bash: include partial output in error message for timeouts by Philip Zeyliger · 1 year, 2 months ago
- ec398cb test: use 'any' instead of 'interface{}' by Philip Zeyliger · 1 year, 2 months ago
- 064f8ae claudetool/bash: include partial output when command times out by Philip Zeyliger · 1 year, 2 months ago
- 208938f bash: Shorten bash tool default timeout to 10s. by Philip Zeyliger · 1 year, 2 months ago
- 3e9d80c dockerimg: update SSHTheater to use Ed25519 keys by Sean McCullough · 1 year, 2 months ago
- 84a8ae6 tool cards: add TODO by Philip Zeyliger · 1 year, 2 months ago
- 18e3368 browser: Add console log capture tools by Philip Zeyliger · 1 year, 2 months ago
- 34bb09a webui: fix client-side nav back button by Sean McCullough · 1 year, 2 months ago
- 848572d webui: Add documentation explaining sketch-tool-card component architecture by Sean McCullough · 1 year, 2 months ago
- c31e296 dockerimg: print LLM output in verbose mode by Pokey Rule · 1 year, 2 months ago
- 7fb3499 all: fix formatting by Autoformatter · 1 year, 2 months ago