Gitiles
Code Review
Sign In
code.v1.dodo.cloud
/
sketch
/
09b86f40dd7b2fd26b92dc49add2d8555785749c
09b86f4
webui: optimize npm ci caching for faster builds
by Philip Zeyliger
· 9 months ago
fb56a5c
sketch: fix Discord notifications to show all commits in stack
by Philip Zeyliger
· 9 months ago
cbf8c32
Revert "sketch: fix Discord notifications to show all commits in stack"
by Philip Zeyliger
· 9 months ago
390f847
all: fix formatting
by Autoformatter
· 9 months ago
a8561f7
sketch/webui: add untracked files notification to diff view
by Josh Bleecher Snyder
· 9 months ago
b58bbf3
goreleaser: add experimental homebrew tap support
by Josh Bleecher Snyder
· 9 months ago
f3d739f
readme: tweak installation instructions
by Josh Bleecher Snyder
· 9 months ago
2461320
sketch: create empty commit on empty repo, both in innie and outtie
by philz
· 9 months ago
183d114
build: do the innie builds concurrently
by Josh Bleecher Snyder
· 9 months ago
3ad8c8d
all: fix formatting
by Autoformatter
· 9 months ago
9022ae0
sketch: dump message history to /tmp on conversation compaction and include filename in summary
by Philip Zeyliger
· 9 months ago
0af5fbe
selfupdate: add -update
by Josh Bleecher Snyder
· 9 months ago
369f262
sketch/loop: handle existing git repos in innie sketch
by Josh Bleecher Snyder
· 9 months ago
2e967e5
llm: make MustSchema validate minimum schema requirements
by Josh Bleecher Snyder
· 9 months ago
2edd62e
llm/oai: add kimi-k2 configs
by Josh Bleecher Snyder
· 9 months ago
327c196
sketch: fix Discord notifications to show all commits in stack
by Philip Zeyliger
· 9 months ago
5a3cd2a
ci: update GitHub workflows to use Go 1.24.5
by Philip Zeyliger
· 9 months ago
43a0bfc
sketch: add debug handler to dump conversation history as JSON
by Philip Zeyliger
· 9 months ago
d9acaa7
sketch: optimize code copy button performance
by Philip Zeyliger
· 9 months ago
a50a3bf
.goreleaser: simplify and harden signing
by Josh Bleecher Snyder
· 9 months ago
9b39aa6
sketch: exclude internal processes (headless-chrome) from port monitoring
by Philip Zeyliger
· 9 months ago
333aa67
sketch: remove shadowDOM dependency from tool card components
by banksean
· 9 months ago
dc27c39
fix clipped right edge of messages
by banksean
· 9 months ago
b80db9c
sketch: fix nightly releases being marked as pre-releases
by David Crawshaw
· 9 months ago
ea5504c
go.mod: bump to Go 1.24.5
by Josh Bleecher Snyder
· 9 months ago
fa424f5
dockerimg: restore go mod download functionality
by Josh Bleecher Snyder
· 9 months ago
784d5bd
dockerimg: add only git objects to docker image
by Josh Bleecher Snyder
· 9 months ago
eb91caa
sketch/loop: minor cleanup
by Josh Bleecher Snyder
· 9 months ago
5e97dfc
.goreleaser.yml: add binary-only releases and ed25519 signatures
by Josh Bleecher Snyder
· 9 months ago
61fa306
sketch/embedded: embed webui in outie
by Josh Bleecher Snyder
· 9 months ago
a96f9d2
sketch: set relpath at runtime, not build time
by Josh Bleecher Snyder
· 9 months ago
17b2fd9
claudetool: replace timeout parameter with slow_ok boolean
by Josh Bleecher Snyder
· 9 months ago
39eb24f
build: do simple content-based hashing of webui builds
by Josh Bleecher Snyder
· 9 months ago
fadffe3
sketch/loop: fuss more with /git/cat and 204s
by Josh Bleecher Snyder
· 9 months ago
e3c0f4d
sketch: add missing tag to goreleaser config
by Josh Bleecher Snyder
· 9 months ago
6ae637a
all: re-organize build/release
by Josh Bleecher Snyder
· 9 months ago
a002a23
webui: delete non-gzip'd assets
by Josh Bleecher Snyder
· 9 months ago
5ab8fb8
webui: display context window size in info box
by banksean
· 9 months ago
b7ec9c8
add link to gh user page under chat msg
by banksean
· 9 months ago
973413b
.goreleaser.yml: use make in GoReleaser
by Josh Bleecher Snyder
· 9 months ago
b843146
server: Wait on terminal process for cleanup
by David Crawshaw
· 9 months ago
e7ca73d
all: cull dead code
by Josh Bleecher Snyder
· 9 months ago
5ae245b
sketch: add multi-architecture binary support
by Josh Bleecher Snyder
· 9 months ago
c9898fd
dockerimg: stream tar to docker cp
by Josh Bleecher Snyder
· 9 months ago
5c29b3e
sketch/loop: return 204 for not-found files in /git/cat
by Josh Bleecher Snyder
· 9 months ago
1c18ec9
all: use make to build
by Josh Bleecher Snyder
· 9 months ago
e1a6e1b
cmd/sketch: combine (and alphabetize) imports
by Josh Bleecher Snyder
· 9 months ago
39ee05a
webui: bump esbuild version
by Josh Bleecher Snyder
· 9 months ago
454f886
sketch/loop: remove flaky TestPortMonitor_IntegrationDemo test
by Josh Bleecher Snyder
· 9 months ago
289525b
sketch/termui: handle PortMessageType messages more
by Josh Bleecher Snyder
· 9 months ago
828161b
sketch/loop: fix flaky TestPortMonitor_IntegrationDemo test
by Josh Bleecher Snyder
· 9 months ago
c7a98d8
sketch/loop: fix concurrency handling in port monitor shutdown
by Josh Bleecher Snyder
· 9 months ago
553cc84
sketch/claudetool/browse: fix broken test
by Josh Bleecher Snyder
· 9 months ago
9f5a051
sketch/loop: remove flaky TestPortMonitor_PortDetection test
by Josh Bleecher Snyder
· 9 months ago
c52a250
fix infobox z-index
by Sean McCullough
· 9 months ago
255dc43
webui: fix diff scrolling (broken in 265839b0 / 5450584)
by David Crawshaw
· 9 months ago
e5b2fc0
sketch/webui: skip welcome text in compact mode
by David Crawshaw
· 9 months ago
e48f2bb
all: fix formatting
by Autoformatter
· 9 months ago
6dc90c0
sketch/webui: add port display with external link functionality to UI header
by Philip Zeyliger
· 9 months ago
5f26a34
sketch/loop: add PortMonitor for TCP port monitoring with Agent integration
by Philip Zeyliger
· 9 months ago
da623b5
remove port monitoring and automatic tunneling features
by Philip Zeyliger
· 9 months ago
2153f8b
termui: add terminal title updates based on sketch slug
by Josh Bleecher Snyder
· 9 months ago
f6e1dfe
webui rm shadowRoot references
by Sean McCullough
· 9 months ago
e1c8b7b
move git config from Dockerfile to agent.go Init() method
by Philip Zeyliger
· 9 months ago
c37e066
sketch-container-status:latest context window size
by Sean McCullough
· 9 months ago
df23403
fix https://github.com/boldsoftware/sketch/issues/186
by Sean McCullough
· 9 months ago
32969cd
all: fix formatting
by Autoformatter
· 9 months ago
4844be2
webui: convert sketch-terminal to SketchTailwindElement inheritance
by banksean
· 9 months ago
882b1d1
Waxing lyrically in a TODO about avoding the repo layer.
by Philip Zeyliger
· 9 months ago
983b58a
Re-work Sketch's Docker setup.
by Philip Zeyliger
· 9 months ago
2ca1f10
dockerimg: add commonly requested packages to Dockerfile.base and enable :latest tagging
by philip.zeyliger
· 9 months ago
7b00c2c
all: add minimal GoReleaser configuration for nightly builds
by Josh Bleecher Snyder
· 9 months ago
9f5cb2e
all: fix formatting
by Autoformatter
· 9 months ago
5450584
webui: convert sketch diff components to inherit from SketchTailwindElement
by banksean
· 9 months ago
9556fcf
all: fix formatting
by Autoformatter
· 9 months ago
6534c7a
sketch: add patch callback hook to warm codereview cache
by Josh Bleecher Snyder
· 9 months ago
238c18f
claudetool: add callback hook system to patch tool
by Josh Bleecher Snyder
· 9 months ago
26b6f9b
claudetool/codereview: add caching in findRelatedFiles
by Josh Bleecher Snyder
· 9 months ago
cb55726
browse: refactor tool responses to match claudetool patterns
by Josh Bleecher Snyder
· 9 months ago
b3aff88
webui: display file copy status (vs modify/rename) in diff view
by Josh Bleecher Snyder
· 9 months ago
cdb08a5
webui: convert sketch-todo-panel to SketchTailwindElement with comprehensive test suite
by banksean
· 9 months ago
0470a8a
webui: convert sketch-tool-calls to inherit from SketchTailwindElement
by banksean
· 9 months ago
a9710d7
sketch: proxy to ports via p<port>.localhost Host headers
by Philip Zeyliger
· 9 months ago
fd67b01
sketch-timeline-message: fix commit message txt size
by Sean McCullough
· 9 months ago
0accea1
webui: improve diff view comment box width and height handling
by philip.zeyliger
· 9 months ago
c514748
webui: convert SketchTimelineMessage to TailwindElement with TypeScript demo module
by banksean
· 9 months ago
26bc659
webui: add ESLint and eslint-typescript
by philip.zeyliger
· 9 months ago
a14b018
sketch: make /debug use relative paths
by Philip Zeyliger
· 9 months ago
467c396
Fix findGitRoot
by Marc-Antoine Ruel
· 9 months ago
f2814ea
Let MCP servers use env variables; pass along model key for /attach as well
by Philip Zeyliger
· 9 months ago
d5f0a3e
Ignore sketch-named containers that don't expose 80 in bin/sk-ls
by Philip Zeyliger
· 9 months ago
13e3856
sketch: update local_ssh.md to replace SSHTheater with LocalSSHimmer
by banksean
· 9 months ago
5978995
Add ValidateSessionID
by Philip Zeyliger
· 9 months ago
4a055c5
sketch: fix MCP server connection error in -unsafe mode by setting SKETCH_PUB_KEY environment variable
by banksean
· 9 months ago
e59a2e1
webui: convert SketchTimeline to use TailwindElement and Tailwind CSS classes
by banksean
· 9 months ago
4337aa7
add sketch-app-shell demo fixture
by Sean McCullough
· 9 months ago
6fc754f
Remove httprr recording.
by Philip Zeyliger
· 9 months ago
4201bde
Replace skaband tools with a sketch.dev MCP client
by Philip Zeyliger
· 9 months ago
cad67b0
sketch: add git username attribution for user messages in timeline
by banksean
· 9 months ago
cebb03c
Add cmd/mcp-tool command for testing MCP servers
by philip.zeyliger
· 9 months ago
Next »