Gitiles
Code Review
Sign In
code.v1.dodo.cloud
/
sketch
/
0337623c8e014f4446cfb72ffc271b20cedb80fe
0337623
termui: only display money when non-zero
by Josh Bleecher Snyder
· 10 months ago
068f4bb
loop: remove pointless fmt.Sprintf
by Josh Bleecher Snyder
· 10 months ago
d27921f
dockerimg: prioritize Dockerfile.sketch over Dockerfile
by Jon Friesen
· 10 months ago
5c654f6
all: fix formatting
by Autoformatter
· 10 months ago
664404e
cmd/sketch: add -upstream flag for git branch management
by Josh Bleecher Snyder
· 10 months ago
a9fd88f
dockerimg: detect more dockerfiles
by Josh Bleecher Snyder
· 10 months ago
59bb27d
llm: get costs from server
by Josh Bleecher Snyder
· 10 months ago
883e758
.clabot: add jonfriesen
by David Crawshaw
· 10 months ago
2758545
Adding dependabot to have signed the CLA.
by Philip Zeyliger
· 10 months ago
2037241
git_tools: improve commit range selection when fewer than 10 commits exist
by Philip Zeyliger
· 10 months ago
95632c8
claudetool/codereview: fix runGenerate to filter pre-existing modified files
by Josh Bleecher Snyder
· 10 months ago
a727f70
claudetool/codereview: stabilize related files list
by Josh Bleecher Snyder
· 10 months ago
cf19190
claudetool/codereview: add go generate support
by Josh Bleecher Snyder
· 10 months ago
272c4a9
claudetool/codereview: nudge agent to call codereview after each round
by Josh Bleecher Snyder
· 10 months ago
008f958
.github: don't notify Discord from dev queue (sigh)
by Josh Bleecher Snyder
· 10 months ago
9236cce
.github: download gofumpt instead of installing go
by Josh Bleecher Snyder
· 10 months ago
7e5fe3c
all: fix formatting
by Autoformatter
· 10 months ago
3fef3ca
build(deps): bump tar-fs from 3.0.8 to 3.0.9 in /webui
by dependabot[bot]
· 10 months ago
be7802a
loop: add configurable branch prefix option
by Philip Zeyliger
· 10 months ago
2abd467
cmd/sketch: expand ~ in host path in mounts
by Josh Bleecher Snyder
· 10 months ago
322dae9
dear_llm: simplify, shorten
by Josh Bleecher Snyder
· 10 months ago
43448c6
loop: nudge agent towards less bouncy emoji babble
by Josh Bleecher Snyder
· 10 months ago
53ab245
webui: implement DOMPurify sanitization for markdown security
by Philip Zeyliger
· 10 months ago
1609893
loop/webui: remove end session feedback survey functionality
by Philip Zeyliger
· 10 months ago
e6c294d
budget: remove num-iterations and wall clock time limits
by Philip Zeyliger
· 10 months ago
2f0eb69
Capture git origin before replacing it.
by Philip Zeyliger
· 10 months ago
0df32aa
loop: change state transition logging from INFO to DEBUG
by Philip Zeyliger
· 10 months ago
222bf41
loop: replace sketch-host remote with origin remote in agent.Init()
by Philip Zeyliger
· 10 months ago
c898abf
dockerimg: restrict git fetch to upload-pack service requests only
by Philip Zeyliger
· 10 months ago
a347b17
cmd/sketch: remove -initial-commit flag configuration option
by Philip Zeyliger
· 10 months ago
7a85235
cmd/sketch: separate user-visible and internal flags using flagsets
by Philip Zeyliger
· 10 months ago
59e1c16
loop: fix branch naming increment and add user notification for conflicts
by Philip Zeyliger
· 10 months ago
138ec24
loop: automatic host/container ssh port tunneling
by Sean McCullough
· 10 months ago
457dfd1
all: fix formatting
by Autoformatter
· 10 months ago
bd52faf
webui: add TODO item comment functionality similar to diff comments
by Josh Bleecher Snyder
· 10 months ago
fea9e27
loop: restrict git hooks installation to inner instances only
by Josh Bleecher Snyder
· 10 months ago
d1bd519
llm/oai: add (recent) deepseek-r1
by Josh Bleecher Snyder
· 10 months ago
5fe419f
loop: enable parallel tool calling
by Josh Bleecher Snyder
· 10 months ago
f75ba2c
Stop installing hooks when running innie outside of a container.
by Philip Zeyliger
· 10 months ago
b8a8f35
loop: implement comprehensive conversation compaction system
by Philip Zeyliger
· 10 months ago
b573940
Add end session user feedback survey with skaband client coordination
by Philip Zeyliger
· 10 months ago
364f741
loop: add periodic port monitoring to container processes
by Sean McCullough
· 10 months ago
6cad861
webui: fix multiple choice to append instead of replace chat content
by Josh Bleecher Snyder
· 10 months ago
33032d3
cmd/sketch: fix budget propagation from host to container
by Josh Bleecher Snyder
· 10 months ago
a3e28fb
llm/conversation: fix duplicate tool results in insertMissingToolResults
by Josh Bleecher Snyder
· 10 months ago
15cc2e7
cmd/sketch: add -p flag as synonym for -prompt
by Josh Bleecher Snyder
· 10 months ago
e84d5c7
loop/server: enable SSH reverse port forwarding
by Philip Zeyliger
· 10 months ago
7871e2f
all: fix formatting
by Autoformatter
· 10 months ago
855afff
claudetool: don't attempt to install zero tools
by Josh Bleecher Snyder
· 10 months ago
67b4c77
claudetool: minor auto-install cleanup
by Josh Bleecher Snyder
· 10 months ago
bf381a7
claudetool/browse: block port 80 access in browser tools
by Josh Bleecher Snyder
· 10 months ago
b421a24
all: remove anthropic edit tool support
by Josh Bleecher Snyder
· 10 months ago
00bcaef
webui: remove unused diff2html-based diff view
by Philip Zeyliger
· 10 months ago
c7cdd77
dockerimg: add emoji fonts to base image
by Josh Bleecher Snyder
· 10 months ago
495c1fa
claudetool: add just-in-time tool installation for bash commands
by Josh Bleecher Snyder
· 10 months ago
b6bc113
dockerimg: improve docs on how to publish a new image
by Josh Bleecher Snyder
· 10 months ago
71c73b5
all: fix formatting
by Autoformatter
· 10 months ago
bcc1c41
git_tools: add rename detection and proper handling of moved files
by Josh Bleecher Snyder
· 10 months ago
dee39e0
webui: fix chat timeline scrolling to reach exact bottom
by Josh Bleecher Snyder
· 10 months ago
2d08119
webui: add comprehensive browser tool cards and termui support
by Josh Bleecher Snyder
· 10 months ago
991164f
webui: add specialized tool card for keyword_search tool
by Josh Bleecher Snyder
· 10 months ago
112b923
loop: add todo checklist
by Josh Bleecher Snyder
· 11 months ago
d203b7d
loop: encourage e2e testing
by Josh Bleecher Snyder
· 11 months ago
b509a5d
loop: ensure proper blank line before git commit trailers
by Josh Bleecher Snyder
· 11 months ago
7fbc8e4
browse: set default viewport to 1280x720 (16:9 widescreen)
by Josh Bleecher Snyder
· 10 months ago
57893c2
all: fix formatting
by Autoformatter
· 10 months ago
4d90f34
webui: add cmd+s keyboard shortcut to Monaco diff editor
by Josh Bleecher Snyder
· 10 months ago
d9b1eb4
dear_llm.md: more hints about how to take screenshots
by Josh Bleecher Snyder
· 10 months ago
9500617
dockerimg: fix Chromium support with multi-stage Docker build
by Philip Zeyliger
· 10 months ago
e89b308
webui: comprehensive diff view improvements
by Philip Zeyliger
· 10 months ago
7ad1c7a
all: fix formatting
by Autoformatter
· 10 months ago
444f7f0
webui: expand Monaco comment selections to full lines for better context
by Josh Bleecher Snyder
· 10 months ago
b34b8b3
webui: add line numbers to Monaco diff view comment auto-inserted text
by Josh Bleecher Snyder
· 10 months ago
efa8f43
claudetool: strengthen the "no trailers" commit message guidance
by Josh Bleecher Snyder
· 10 months ago
90993a0
loop: install hooks relative to repo root, not working dir
by Josh Bleecher Snyder
· 10 months ago
7027307
webui: replace hardcoded Monaco language map with dynamic detection
by Philip Zeyliger
· 10 months ago
837699b
github: fix Discord notification to handle multiple commits in queue push
by Josh Bleecher Snyder
· 10 months ago
c5848f3
loop: use repo root instead of working directory for git diff support
by Josh Bleecher Snyder
· 10 months ago
6e46360
github: add Discord notification to commit queue workflow
by Josh Bleecher Snyder
· 10 months ago
77bac8c
webui: make diff loading error message more useful
by Josh Bleecher Snyder
· 10 months ago
d85e97d
webui: remove unused language property from Monaco editor
by Philip Zeyliger
· 10 months ago
a442ce3
dockerimg: change base container image to ubuntu 24.04 with go 1.24.3
by Philip Zeyliger
· 10 months ago
574eda8
skabandclient: fix typos
by Josh Bleecher Snyder
· 10 months ago
fa30677
.github/scripts: include commit body, cut pointless title, repo
by Josh Bleecher Snyder
· 10 months ago
217e987
Revert "webui: fix diff view failing when added file doesn't exist in working directory"
by Josh Bleecher Snyder
· 10 months ago
f178755
github: fix Discord webhook notification User-Agent rejection
by Philip Zeyliger
· 10 months ago
a9948c0
Remove CI=1 requirement for discord_notify.
by Philip Zeyliger
· 10 months ago
a09d638
empty commit for testing
by Philip Zeyliger
· 10 months ago
9e3c867
github: add Discord webhook notification for main branch commits
by Philip Zeyliger
· 10 months ago
3d2eff0
sketch: avoid using tty when termui is false.
by Philip Zeyliger
· 10 months ago
ab6a811
all: update tests for claude 4
by Josh Bleecher Snyder
· 11 months ago
83b2d35
claudetool/codereview: expand on when to commit vs revert
by Josh Bleecher Snyder
· 11 months ago
3b733a5
loop: add some coding guidelines
by Josh Bleecher Snyder
· 11 months ago
586ecb1
claudetool: fix sha command formatting
by Josh Bleecher Snyder
· 11 months ago
0efb29d
llm/ant: switch default to Claude 4 sonnet
by Josh Bleecher Snyder
· 11 months ago
78e7cf9
dear_llm.md: help prevent industrial accidents
by Josh Bleecher Snyder
· 11 months ago
dbfd36a
claudetool/bashkit: add validation to reject blind git add commands
by Josh Bleecher Snyder
· 11 months ago
afeafea
webui: change Monaco editor comment submit button from Submit to Add
by Josh Bleecher Snyder
· 11 months ago
4c7865b
webui: fix diff view failing when added file doesn't exist in working directory
by Josh Bleecher Snyder
· 11 months ago
ed17fdf
loop: fix data race in Agent.CurrentStateName()
by Josh Bleecher Snyder
· 11 months ago
Next »