Gitiles
Code Review
Sign In
code.v1.dodo.cloud
/
sketch
/
c0a4459e3f5c8e68649bb45f2c309f6f01928ab7
c0a4459
webui: implement Monaco code splitting with external bundle loading
by philip.zeyliger
· 10 months ago
38499cc
webui: restructure diff header layout for improved usability
by Philip Zeyliger
· 10 months ago
8a290e5
Run workflows on bigger machine.
by Philip Zeyliger
· 10 months ago
851d2bf
webui: add tool calls display to mobile chat timeline
by philip.zeyliger
· 10 months ago
6255411
all: fix formatting
by Autoformatter
· 10 months ago
5c6d829
webui: invert diff view layout and improve file selector behavior
by David Crawshaw
· 10 months ago
4cd0129
webui: bring back the old per-file diff view as an option
by David Crawshaw
· 10 months ago
216d2fc
webui: clean up diff view interface by removing unused features
by David Crawshaw
· 10 months ago
d4be7a2
feat: add subtrace-token flag for development tracing
by Philip Zeyliger
· 10 months ago
dba26b5
webui: fix Monaco editor horizontal scrollbar from border width overflow
by David Crawshaw
· 10 months ago
ad15b6c
all: fix formatting
by Autoformatter
· 10 months ago
f00c7b1
webui: disable Monaco diff editor overview ruler
by David Crawshaw
· 10 months ago
e2954ce
webui: fix diff view scrollbar visibility and resize handling
by David Crawshaw
· 10 months ago
dbca897
webui: improve diff view header layout and compactness
by David Crawshaw
· 10 months ago
9abf803
all: fix formatting
by Autoformatter
· 10 months ago
26f3f34
webui: implement multi-file diff view with continuous scrolling
by David Crawshaw
· 10 months ago
938d2dc
webui: add URL parameters for diff view from/to commit selection
by David Crawshaw
· 10 months ago
7351cd9
webui: fix Monaco fonts
by philip.zeyliger
· 10 months ago
a35de5f
Using GH actions provided Chrome for test speedup (#149)
by Philip Zeyliger
· 10 months ago
46be096
ci: optimize APT package installation by skipping documentation
by philip.zeyliger
· 10 months ago
c013134
Fail to speed up CI by not installing Chrome.
by Philip Zeyliger
· 10 months ago
c886ac5
loop: add special instruction field
by David Crawshaw
· 10 months ago
1bd636c
dockerimg: add seccomp filter to protect PID 1 from kill syscalls
by David Crawshaw
· 10 months ago
c7c2cc1
webui: fix repository name parsing for names containing dots
by Sean McCullough
· 10 months ago
83c5be6
cmd/genwebuizip
by Sean McCullough
· 10 months ago
e8da7af
fix: correct SSH connection string format for VS Code remote SSH
by philip.zeyliger
· 10 months ago
d2ba10c
Speed up formatter workflow.
by Philip Zeyliger
· 10 months ago
1417b69
Fixing git checkout after retrying hooks.
by Philip Zeyliger
· 10 months ago
8773e68
feat: add ssh-connection-string option for container SSH access
by philip.zeyliger
· 10 months ago
542bda3
browser: rename browser_read_image to read_image and auto-send screenshots to LLM
by Philip Zeyliger
· 10 months ago
225e966
webui: remove deprecated @types/dompurify dependency
by philip.zeyliger
· 10 months ago
6d3de48
feat: add -link-to-github flag with Octocat icon for GitHub branch linking
by philip.zeyliger
· 10 months ago
a1762b9
cmd/sketch: add -dump-dist internal flag to extract embedded filesystem
by Sean McCullough
· 10 months ago
57d28bc
webui: fix white text visibility in pre-compaction message view
by Philip Zeyliger
· 10 months ago
8bc681b
webui: fix mobile UI displaying subconversations
by Philip Zeyliger
· 10 months ago
0d09284
webui: fix HTML escaping in markdown code blocks
by Philip Zeyliger
· 10 months ago
4168263
webui: fix mobile error message styling to display in red
by philip.zeyliger
· 10 months ago
209ea91
test: fix unicode filename testdata causing Go module packaging issues
by Philip Zeyliger
· 10 months ago
4c1cea8
Fix up sketch-wip handling when --commit is not specified.
by Philip Zeyliger
· 10 months ago
0113be5
webui: add skaband navigation link with image to desktop and mobile
by Philip Zeyliger
· 10 months ago
8ad17ba
dockerimg: improve git config error messages for user guidance
by Sean McCullough
· 10 months ago
f1e517d
claudetool/onstart: add comprehensive tests for non-ASCII filename handling
by Marc-Antoine Ruel
· 10 months ago
de19aca
analyze: use git ls-files -z
by Marc-Antoine Ruel
· 10 months ago
c139982
github: prevent discord webhook from running on forks
by Marc-Antoine Ruel
· 10 months ago
f825e69
all: fix formatting
by Autoformatter
· 10 months ago
7375708
webui: add image paste functionality to mobile chat input
by Philip Zeyliger
· 10 months ago
5f77894
webui: add markdown rendering to mobile chat messages
by Philip Zeyliger
· 10 months ago
c3ecabb
github: fix discord webhook payload truncation for long commit messages
by Philip Zeyliger
· 10 months ago
e08c7ff
webui: add mobile interface with URL parameter switching
by Philip Zeyliger
· 10 months ago
ba15aeb
Port forwarding: delete noisy log line
by Philip Zeyliger
· 10 months ago
6c5beff
Disable pager in post commit hook we install.
by Philip Zeyliger
· 10 months ago
715b8d9
loop: always use branch sketch-wip in innie
by Josh Bleecher Snyder
· 10 months ago
cecba06
browser: add SKETCH_BROWSER environment variable support
by Philip Zeyliger
· 10 months ago
c17ffe3
sketch: add session history tools using markdown table API
by Philip Zeyliger
· 10 months ago
2a32f01
go.mod: bump to Go 1.24.4
by Josh Bleecher Snyder
· 10 months ago
3d040bd
all: fix formatting
by Autoformatter
· 10 months ago
19969a9
all: s/title/slug/, adjust branch handling
by Josh Bleecher Snyder
· 10 months ago
44f847a
webui: move cost display to popup info panel and hide when zero
by Josh Bleecher Snyder
· 10 months ago
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
Next »