Gitiles
Code Review
Sign In
code.v1.dodo.cloud
/
sketch
/
8dff12f977fa4f52c27142e8f7b4c8c5d9293711
8dff12f
loop: emphasize directory guidance
by Josh Bleecher Snyder
· 11 months ago
6d4c7ea
dear_llm: update
by Josh Bleecher Snyder
· 11 months ago
98b64d1
webui: switch to chat view when user sends a message
by Josh Bleecher Snyder
· 11 months ago
39ed5a5
readme: take a quick editing pass
by Josh Bleecher Snyder
· 11 months ago
53b02a6
dockerimg: more exacting prompt for building a dockerfile
by David Crawshaw
· 11 months ago
ff2df6a
dockerimg: improve errors if dockerfile fails to build
by David Crawshaw
· 11 months ago
39bcf01
Added FAQ about no space left.
by Philip Zeyliger
· 11 months ago
e577ef7
all: fix formatting
by Autoformatter
· 11 months ago
7a11362
loop: on git fetch or checkout failure, retry without hooks
by Pokey Rule
· 11 months ago
a9a786b
dockerimg: Fix development version detection when run with -C flag
by Pokey Rule
· 11 months ago
e31d2a9
webui: Fix message bubbles and tool calls overflow issues in timeline
by Philip Zeyliger
· 11 months ago
04e778c
webui: name:sketch-webui, export web-components
by Sean McCullough
· 11 months ago
0522484
browser: add window resize tool with chromedp
by Philip Zeyliger
· 11 months ago
80b488d
Browser tools: initialize lazily and add timeouts.
by Philip Zeyliger
· 11 months ago
6458e7c
README: Add instructions about connecting to Sketch container
by Philip Zeyliger
· 11 months ago
5ebdbb8
Adding User Guide to README.md
by Philip Zeyliger
· 11 months ago
72252cb
llm and everything: Update ToolResult to use []Content instead of string for multimodal support
by Philip Zeyliger
· 11 months ago
7ce5fb7
Revert "llm: add service.ModelName"
by Philip Zeyliger
· 11 months ago
022b363
llm: add service.ModelName
by Philip Zeyliger
· 11 months ago
a997be6
claudetool/onstart: add codebase analysis tool and basic memory support
by Josh Bleecher Snyder
· 11 months ago
dce8d84
claudetool: remove mention of go doc
by Josh Bleecher Snyder
· 11 months ago
f59df72
claudetool: don't list out available binaries in bash tool
by Josh Bleecher Snyder
· 11 months ago
113e205
git: add retry logic for checked out branch conflicts
by Philip Zeyliger
· 11 months ago
e97a8e5
git: Make "git fetch sketch-host" update origin refs as well.
by Philip Zeyliger
· 11 months ago
51e8e2b
dockerimg: Run git fetch when .git/info/refs is requested
by Philip Zeyliger
· 11 months ago
d03318d
sketch: Introduce versions for sketch state
by Philip Zeyliger
· 11 months ago
8236cbc
llm/oai: add several more models
by Josh Bleecher Snyder
· 11 months ago
d74572d
docs: add DEAR_LLM.md with repository context for AI agents
by Pokey Rule
· 11 months ago
078e85a
ssh_theater: only edit conf if host doesn't resolve
by Sean McCullough
· 11 months ago
15c9528
ssh_theater: ask the user before editing config
by Sean McCullough
· 11 months ago
220a36d
experiment: remove not_done experiment
by Josh Bleecher Snyder
· 11 months ago
9320265
loop: update git commit instruction to use --trailer, add Change-ID
by Josh Bleecher Snyder
· 11 months ago
4d54493
all: support hiding subconvo output
by Josh Bleecher Snyder
· 11 months ago
a4ad8af
webui: Streamline playwright reporter config
by Pokey Rule
· 11 months ago
3b279a5
README.md: De-emphasize Go a bit.
by Philip Zeyliger
· 11 months ago
b9e62fd
loop: remove some Go-specific language from system prompt
by Josh Bleecher Snyder
· 11 months ago
b529e73
loop: disable multiple choice tool in oneshot mode
by Josh Bleecher Snyder
· 11 months ago
d2f54c2
loop: improve update_tests.sh reliability
by Josh Bleecher Snyder
· 11 months ago
f392251
go.mod: bump to Go 1.24.3
by Josh Bleecher Snyder
· 11 months ago
fa66703
llm/oai: add Mistral Medium 3 to oai models
by Josh Bleecher Snyder
· 11 months ago
6aaf6af
experiment: make precommit always on
by Josh Bleecher Snyder
· 11 months ago
6ab6fce
.dockerignore: add
by Josh Bleecher Snyder
· 11 months ago
1ed1cc4
codereview: only run go mod tidy when go.mod has changed
by Josh Bleecher Snyder
· 11 months ago
85de37e
loop: encourage smaller diffs
by Josh Bleecher Snyder
· 11 months ago
a2a3150
loop: split title tool into title and precommit tools
by Josh Bleecher Snyder
· 11 months ago
c3c2023
webui, termui: use 〰️ for tool call failures
by Josh Bleecher Snyder
· 11 months ago
924a770
claudetool: improve commit message guidance in precommit tool
by Josh Bleecher Snyder
· 11 months ago
4936de3
all: make update_tests.sh scripts location-independent
by Josh Bleecher Snyder
· 11 months ago
593ca64
claudetool: disable prompt caching for one-shot subconvos
by Josh Bleecher Snyder
· 11 months ago
a23587b
cmd/sketch: make browser flag default behavior conditional on one-shot mode
by Josh Bleecher Snyder
· 11 months ago
07e98cc
docs: Update CONTRIBUTING and README for WebUI development server setup and usage
by Pokey Rule
· 11 months ago
7ac5ed0
webui: Roll back broken changes (ef58e06 and 47fbca6)
by Pokey Rule
· 11 months ago
47fbca6
all: fix formatting
by Autoformatter
· 11 months ago
ef58e06
webui: Refactor tool calls
by Pokey Rule
· 11 months ago
5e8aead
webui: Simplify tool call rendering code
by Pokey Rule
· 11 months ago
c575fd7
webui: Fix demo page
by Pokey Rule
· 11 months ago
b6d6d38
claudetool: Add SKETCH=1 to bash tool environment
by Pokey Rule
· 11 months ago
31f1524
dockerimg: always show build output
by David Crawshaw
· 11 months ago
4962f15
all: fix formatting
by Autoformatter
· 11 months ago
8b43ffb
Install chromium for tests
by Philip Zeyliger
· 11 months ago
33d282f
Add browse tool support.
by Philip Zeyliger
· 11 months ago
a9d87aa
llm/gem: remove unused field
by David Crawshaw
· 11 months ago
df6d7b4
README: skip discord application process
by David Crawshaw
· 11 months ago
37aaf08
Fix terminal not loading when first tabbed to.
by Philip Zeyliger
· 11 months ago
e01ea0e
experiment: fix more dumb bugs
by Josh Bleecher Snyder
· 11 months ago
085f74c
experiment: fix Flag.Set
by Josh Bleecher Snyder
· 11 months ago
b1cca6f
dockerimg: pass -x flag to inner sketch to enable experimental features
by Josh Bleecher Snyder
· 11 months ago
29fea84
llm/ant: replace fmt.Printf with slog in retry logic
by Josh Bleecher Snyder
· 11 months ago
5cca56f
loop: migrate system prompt to Go templates
by Josh Bleecher Snyder
· 11 months ago
4fcde4a
loop: clarify tool-ends-turn logic
by Josh Bleecher Snyder
· 11 months ago
36a5cc1
loop: don't rename title tool, even with precommit experiment
by Josh Bleecher Snyder
· 11 months ago
d42577f
experiment: actually enable experiments when using -all
by Josh Bleecher Snyder
· 11 months ago
8fdf753
termui: remove git ref beautification for cherry-pick commands
by Josh Bleecher Snyder
· 11 months ago
c72ceb2
claudetool: add go mod tidy check to codereview
by Josh Bleecher Snyder
· 11 months ago
bfebfd1
go.mod: tidy
by Josh Bleecher Snyder
· 11 months ago
a70246a
claudetool/codereview: add readme.md
by Josh Bleecher Snyder
· 11 months ago
f4047bb
claudetool/codereview: new package extracted from claudetool
by Josh Bleecher Snyder
· 11 months ago
e750ec9
webui: change tool call failure icon to be less alarming
by Josh Bleecher Snyder
· 11 months ago
3659d87
all: more gemini key plumbing
by David Crawshaw
· 11 months ago
021557a
Allow multiplechoice tool to end the model turn
by Sean McCullough
· 11 months ago
5a7b369
cmd/sketch, dockerimg: more gemini key plumbing
by David Crawshaw
· 11 months ago
f53875f
remove errant console log
by Philip Zeyliger
· 11 months ago
923a3ba
.github/workflows: run tests with GOEXPERIMENT=synctest
by Josh Bleecher Snyder
· 11 months ago
4d4e807
loop: use stringer for State.String, use String in slogs
by Josh Bleecher Snyder
· 11 months ago
6f446fa
experiment: don't panic when Enabled called with unknown name
by Josh Bleecher Snyder
· 11 months ago
3871a09
Update agent_user_cancel_test.go to use new package structure
by Sean McCullough
· 11 months ago
961cc9e
skabandclient: send model name on start of session
by David Crawshaw
· 11 months ago
c5b8ed4
Add -termui=false flag to prevent panic in non-TTY environments
by Philip Zeyliger
· 11 months ago
d7970e6
claudetool: change title tool to precommit, add commit style guidance
by Josh Bleecher Snyder
· 11 months ago
e2518e5
claudetool: add experimental LLM reviewer stage
by Josh Bleecher Snyder
· 11 months ago
503b5e3
loop: add not_done experiment
by Josh Bleecher Snyder
· 11 months ago
d7e5638
loop: pull done tool description out into a constant
by Josh Bleecher Snyder
· 11 months ago
c6a2c24
loop: clean up whitespace
by Josh Bleecher Snyder
· 12 months ago
b478214
experiment: add simple way to toggle experimental features
by Josh Bleecher Snyder
· 11 months ago
f396a00
Explaining how to use -docker-args to facilitate some additional sketch inception.
by Philip Zeyliger
· 11 months ago
1dc2137
Add docker-args flag to pass arguments to docker create command
by Philip Zeyliger
· 11 months ago
8fd5104
dockerimg: do not include tmp-sketch-dockerfile in image
by David Crawshaw
· 11 months ago
a4b19f8
termui: always call ui.updatePrompt
by Sean McCullough
· 11 months ago
9957046
dockerimg: remove configurability from open browser request
by Josh Bleecher Snyder
· 11 months ago
50608b1
dockerimg: fix typo in SSHTheater name
by Josh Bleecher Snyder
· 11 months ago
Next »