- 90993a0 loop: install hooks relative to repo root, not working dir by Josh Bleecher Snyder · 1 year, 1 month ago
- 7027307 webui: replace hardcoded Monaco language map with dynamic detection by Philip Zeyliger · 1 year, 1 month ago
- 837699b github: fix Discord notification to handle multiple commits in queue push by Josh Bleecher Snyder · 1 year, 1 month ago
- c5848f3 loop: use repo root instead of working directory for git diff support by Josh Bleecher Snyder · 1 year, 1 month ago
- 6e46360 github: add Discord notification to commit queue workflow by Josh Bleecher Snyder · 1 year, 1 month ago
- 77bac8c webui: make diff loading error message more useful by Josh Bleecher Snyder · 1 year, 1 month ago
- d85e97d webui: remove unused language property from Monaco editor by Philip Zeyliger · 1 year, 1 month ago
- a442ce3 dockerimg: change base container image to ubuntu 24.04 with go 1.24.3 by Philip Zeyliger · 1 year, 1 month ago
- 574eda8 skabandclient: fix typos by Josh Bleecher Snyder · 1 year, 1 month ago
- fa30677 .github/scripts: include commit body, cut pointless title, repo by Josh Bleecher Snyder · 1 year, 1 month ago
- 217e987 Revert "webui: fix diff view failing when added file doesn't exist in working directory" by Josh Bleecher Snyder · 1 year, 1 month ago
- f178755 github: fix Discord webhook notification User-Agent rejection by Philip Zeyliger · 1 year, 1 month ago
- a9948c0 Remove CI=1 requirement for discord_notify. by Philip Zeyliger · 1 year, 1 month ago
- a09d638 empty commit for testing by Philip Zeyliger · 1 year, 1 month ago
- 9e3c867 github: add Discord webhook notification for main branch commits by Philip Zeyliger · 1 year, 1 month ago
- 3d2eff0 sketch: avoid using tty when termui is false. by Philip Zeyliger · 1 year, 1 month ago
- ab6a811 all: update tests for claude 4 by Josh Bleecher Snyder · 1 year, 1 month ago
- 83b2d35 claudetool/codereview: expand on when to commit vs revert by Josh Bleecher Snyder · 1 year, 1 month ago
- 3b733a5 loop: add some coding guidelines by Josh Bleecher Snyder · 1 year, 1 month ago
- 586ecb1 claudetool: fix sha command formatting by Josh Bleecher Snyder · 1 year, 1 month ago
- 0efb29d llm/ant: switch default to Claude 4 sonnet by Josh Bleecher Snyder · 1 year, 1 month ago
- 78e7cf9 dear_llm.md: help prevent industrial accidents by Josh Bleecher Snyder · 1 year, 1 month ago
- 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, 2 months ago
- 1a648f3 llm/oai: add entry for Mistral Devstral model by Josh Bleecher Snyder · 1 year, 2 months 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, 2 months 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, 2 months ago
- 6e35332 all: remove testify by Josh Bleecher Snyder · 1 year, 2 months ago
- 8d8b7ac Add buildinfo to /debug on Sketch http by Philip Zeyliger · 1 year, 2 months 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