Gitiles
Code Review
Sign In
code.v1.dodo.cloud
/
sketch
/
51e8e2b0c970ef488094a33b3c259583fe142dc5
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
b7a0663
dockerimg: update tests for last commit
by David Crawshaw
· 11 months ago
b2064de
dockerimg: more Dockerfile robustness
by David Crawshaw
· 11 months ago
66cf74e
dockerimg: do not allocate a TTY in one-shot mode
by David Crawshaw
· 11 months ago
93fec60
termui: export TermUI
by David Crawshaw
· 11 months ago
b5f6a00
dockerimg: use --progress=quiet to always show docker build failure
by David Crawshaw
· 11 months ago
5a23406
ll/gem: implement Gemini Pro 2.5 support
by David Crawshaw
· 11 months ago
3b4d2b8
gemini: basic gemini API wrapper
by David Crawshaw
· 11 months ago
bdfb126
sshserver: s/log/slog
by Sean McCullough
· 11 months ago
cf291fa
sshserver: add scp support
by Sean McCullough
· 11 months ago
d0a3cd6
browser: switch printf to slog
by Josh Bleecher Snyder
· 11 months ago
4bdd9aa
dockerimg: simplify pushdockerimg by requiring it run on linux
by David Crawshaw
· 11 months ago
c7e7796
dockerimg: remove tmp-sketch-binary-linux
by David Crawshaw
· 11 months ago
ca53558
dockerimg: set http.postBuffer for git inside container
by David Crawshaw
· 11 months ago
99231ba
dockerimg: be more robust to http connection errors
by David Crawshaw
· 11 months ago
ab50e9b
cmd/sketch: remove colima check
by David Crawshaw
· 11 months ago
16fa8b4
Overhaul UI with chat-like interface
by Philip Zeyliger
· 11 months ago
66439b0
llm/oai: remove unused parameter
by Josh Bleecher Snyder
· 11 months ago
11c97f2
browser: don't open empty URLs
by Josh Bleecher Snyder
· 11 months ago
e114af5
Minor update to CONTRIBUTING.md
by Philip Zeyliger
· 11 months ago
2d4c48f
Remove Charts tab and related Vega components from Sketch
by Philip Zeyliger
· 11 months ago
88a6efc
ant: delete
by Josh Bleecher Snyder
· 11 months ago
485afc6
tool_use: add multiplechoice support to Agent
by Sean McCullough
· 11 months ago
6234a8d
Sketch inception wiring: make it easier to run unsafe sketch inside Sketch
by Philip Zeyliger
· 11 months ago
25f6ff1
Implement Server-Sent Events (SSE) for Real-time Agent Communication
by Philip Zeyliger
· 11 months ago
Next »