Gitiles
Code Review
Sign In
code.v1.dodo.cloud
/
sketch
/
cfd0fe64e379f066b117effe84100a38c48e493f
cfd0fe6
cleanup: remove unused functions and fix tests
by Philip Zeyliger
· 10 months ago
c540e8e
webui: add missing codicon font reference to mobile app shell
by philip.zeyliger
· 10 months ago
037f316
github workflows: add working-directory input parameter
by Philip Zeyliger
· 10 months ago
be0da44
Minor docs change.
by Philip Zeyliger
· 10 months ago
f0f9af0
webui: remove unused sketch-diff-file-picker component
by philip.zeyliger
· 10 months ago
882e7ea
loop: preserve cumulative usage across conversation compaction
by philip.zeyliger
· 10 months ago
1f8fe9c
webui: fix Monaco editor initialization parentNode errors in diff view
by Philip Zeyliger
· 10 months ago
ffa94c6
webui: add print styles for full chat printing
by philip.zeyliger
· 10 months ago
5477736
webui: implement explicit initial render detection using State.message_count
by banksean
· 10 months ago
65ff909
webui: preserve chat scroll position when switching tabs
by banksean
· 10 months ago
b774437
webui: add comprehensive unit tests for sketch-timeline incremental rendering
by Sean McCullough
· 10 months ago
e68613d
webui: implement viewport-based message rendering in sketch-timeline
by Sean McCullough
· 10 months ago
e0a9f72
test_recipes: add Docker and gvisor installation guide
by Philip Zeyliger
· 10 months ago
a7e7fb6
Sketch: test thyself
by Philip Zeyliger
· 10 months ago
e086093
Re-enable monaco horizontal scroll bars.
by Philip Zeyliger
· 10 months ago
963ae4b
scripts: disable man-db auto-update in apt optimization script
by Philip Zeyliger
· 10 months ago
2e3337d
loop: add docker to the system prompt
by David Crawshaw
· 10 months ago
0258add
dockerimg: add docker to the sketch image
by David Crawshaw
· 10 months ago
57162e0
codereview: add 1-minute timeout parameter with context propagation
by philip.zeyliger
· 10 months ago
92dcbf5
cmd: add -ska-band-addr as alias for -skaband-addr flag
by philip.zeyliger
· 10 months ago
d5c8d71
loop: avoid deadlock when pushing to a checked out branch
by Philip Zeyliger
· 10 months ago
2343f8a
dockerimg: fix Docker image reuse for Dockerfile.sketch
by Philip Zeyliger
· 10 months ago
f964b50
all: fix formatting
by Autoformatter
· 10 months ago
28e39ac
loop: remove unused waitForEnd parameter and endWaitGroup functionality
by philip.zeyliger
· 10 months ago
6b8b766
webui: add mobile diff view with Monaco inline diffing
by philip.zeyliger
· 10 months ago
7c1a687
webui: implement Mermaid code splitting with lazy loading
by philip.zeyliger
· 10 months ago
d4eea22
Fix vet_error baseline?
by Philip Zeyliger
· 10 months ago
fe51d1d
Further loosen browser timeouts.
by Philip Zeyliger
· 10 months ago
64f6046
loop: add diff stats from sketch-base to HEAD in /state endpoint
by Philip Zeyliger
· 10 months ago
db8caa0
dockerimg: remove noisy debug log for missing tunnel removal
by philip.zeyliger
· 10 months ago
95594bb
bin/sk-ls: add number of messages
by Philip Zeyliger
· 10 months ago
7380a36
s/title/slug in bin/sk-ls
by Philip Zeyliger
· 10 months ago
021231a
add /dist/messages-viewer.js bundle output
by Sean McCullough
· 10 months ago
2f8464c
all: fix formatting
by Autoformatter
· 10 months ago
29c481c
browser tests: further increasing timeouts
by Philip Zeyliger
· 10 months ago
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
Next »