Gitiles
Code Review
Sign In
code.v1.dodo.cloud
/
sketch
/
HEAD
9988c51
fix
by Sketch🕴️
· 8 months ago
main
b953294
env
by Giorgi Lekveishvili
· 9 months ago
737ac87
dodo_get_project_env tool
by Giorgi Lekveishvili
· 9 months ago
49b7b0a
nodeId
by Giorgi Lekveishvili
· 9 months ago
f9d7fc5
deploy draft
by Giorgi Lekveishvili
· 9 months ago
0556983
dodo: save config tool
by Giorgi Lekveishvili
· 9 months ago
6a4ca20
initial interaction
by Giorgi Lekveishvili
· 9 months ago
4a89b33
Update system prompt
by Giorgi Lekveishvili
· 9 months ago
3d0067f
build: docker and make files
by Giorgi Lekveishvili
· 10 months ago
fe6e714
dodo: implement validate and deploy tools
by gio
· 10 months ago
3050307
dodo: implement dodo_get_project_config
by gio
· 10 months ago
a271a21
claudetool: streamline browser tools
by Josh Bleecher Snyder
· 8 months ago
b44a162
claudetool: remove unused browser tool arg
by Josh Bleecher Snyder
· 8 months ago
994e984
claudetool: add simplified patch support
by Josh Bleecher Snyder
· 8 months ago
7f18fb6
claudetool: add clipboard support to patch tool
by Josh Bleecher Snyder
· 8 months ago
dba25ee
claudetool: add missing continue
by Josh Bleecher Snyder
· 8 months ago
534783d
claudetool: minor patch fixes
by Josh Bleecher Snyder
· 8 months ago
112c60d
loop/server: use pre tags for json schemas in debug page
by Josh Bleecher Snyder
· 8 months ago
64aaf90
loop/server: use pre tags for tool descriptions in debug page
by Josh Bleecher Snyder
· 8 months ago
2c3e02c
all: fix formatting
by Autoformatter
· 8 months ago
fcf7590
claudetool: accept more inputs in patch tool
by Josh Bleecher Snyder
· 8 months ago
e3d14ed
claudetool: remove Go file parsing enforcement
by Josh Bleecher Snyder
· 8 months ago
10bd3a6
webui: suppress patch edit count when tool call fails
by Josh Bleecher Snyder
· 8 months ago
c4b78b4
skabandclient: remove stray debug print
by Josh Bleecher Snyder
· 8 months ago
d1c1ace
cmd/sketch: add skaband-supported qwen
by Josh Bleecher Snyder
· 8 months ago
f31d72d
dockerimg: delete non-actionable startup print
by Josh Bleecher Snyder
· 8 months ago
d1d4bea
cmd/sketch: trim trailing / from skaband-addr
by Josh Bleecher Snyder
· 8 months ago
3870767
webui: add dark mode support to sketch-tool-calls render
by banksean
· 8 months ago
051c3cd
webui fix external message demo
by banksean
· 8 months ago
66f45a6
webui: fix rendering for gh worfkow events
by banksean
· 8 months ago
6b1ceb1
webui: fix patch display whitespace (again)
by Josh Bleecher Snyder
· 8 months ago
136b66d
claudetool: accept relative paths in patch tool
by Josh Bleecher Snyder
· 8 months ago
04f16a5
claudetool: make it easier to parameterize patch tool
by Josh Bleecher Snyder
· 8 months ago
bdc6889
sketch: add support for 'external' message types
by banksean
· 8 months ago
6fe809c
claude: bash tool smorgasbord
by Josh Bleecher Snyder
· 8 months ago
4a370aa
loop/server: add /debug/system-prompt, move logs to /debug/logs
by Josh Bleecher Snyder
· 8 months ago
c3e6df8
goreleaser: remove darwin/amd64 from build matrix
by Josh Bleecher Snyder
· 8 months ago
3f129db
Revert "readme: add homebrew installation instructions"
by Josh Bleecher Snyder
· 8 months ago
aabca2e
all: update shebangs for more portability
by Euan Kemp
· 9 months ago
72cf08c
readme: add homebrew installation instructions
by Josh Bleecher Snyder
· 9 months ago
1e55167
sketch: add fetch-on-launch flag for git fetch on startup
by Josh Bleecher Snyder
· 8 months ago
9b1c003
webui: silence more build spam
by Josh Bleecher Snyder
· 8 months ago
2d83219
webui: filter out empty messages
by Josh Bleecher Snyder
· 8 months ago
a77889b
termui: trim prompt down to just the slug
by Josh Bleecher Snyder
· 8 months ago
b39bfc7
.clabot: add euank
by David Crawshaw
· 8 months ago
cd26ab6
sketchdev mcp: fix missing env variable for MCP substitution
by Philip Zeyliger
· 8 months ago
5611740
skabandclient: remove unused methods
by philz
· 8 months ago
aea6a8c
gh actions: capture test timing
by Philip Zeyliger
· 8 months ago
3d1308e
webui: dark mode support to demo fmwk, tool cards
by banksean
· 8 months ago
5c86165
oai: retry once for TLS bad record MAC errors
by crawshaw
· 8 months ago
0eff94f
cmd/sketch: fix skaband MCP server config in container mode (again)
by Philip Zeyliger
· 8 months ago
c3aa742
Revert "cmd/sketch: fix skaband MCP server config in container mode"
by Philip Zeyliger
· 8 months ago
bb020f5
Revert "gh actions: run formatters in parallel"
by Philip Zeyliger
· 8 months ago
440fd83
gh actions: Removing queue-dev.yml.
by Philip Zeyliger
· 8 months ago
80ff717
gh actions: run formatters in parallel
by Philip Zeyliger
· 8 months ago
a8d37da
cmd/sketch: fix skaband MCP server config in container mode
by Philip Zeyliger
· 8 months ago
83cf606
loop: add /debug/tools handler for mcp and tool inspection
by philz
· 8 months ago
02f4820
webui: expand patch tool cards by default
by philz
· 8 months ago
a8ac150
sketch/mcp: fix mcp sse stream context cancellation
by Philip Zeyliger
· 8 months ago
693c950
Revert "cmd/sketch: add a process reaper"
by Josh Bleecher Snyder
· 8 months ago
c36d1da
cmd/sketch: add a process reaper
by Josh Bleecher Snyder
· 8 months ago
9224eb0
loop: change current_datetime to current_date
by Josh Bleecher Snyder
· 8 months ago
7cae9d5
webui: add JavaScript alert for file save failures
by Josh Bleecher Snyder
· 9 months ago
e34ffd6
sketch: fix diff view editing of gitignore'd files and forward more http errors to logs
by Philip Zeyliger
· 8 months ago
783ab31
loop: tone down some date handling
by Josh Bleecher Snyder
· 8 months ago
8a0de52
loop: add current datetime to agent system prompt
by Josh Bleecher Snyder
· 8 months ago
40c9da8
llm/oai: fix tool error handling in openai translation layer
by Josh Bleecher Snyder
· 8 months ago
ab3702c
llm/oai: add qwen3-coder-fireworks model
by Josh Bleecher Snyder
· 8 months ago
4571fd6
webui: add model name to info popup k/v pairs
by Josh Bleecher Snyder
· 8 months ago
c540df7
sketch/mcp: increase connection and tool timeouts
by Philip Zeyliger
· 8 months ago
e67e3b6
loop: nudge to install platform tools
by Philip Zeyliger
· 8 months ago
9c74cb9
loop: rework done tool
by Josh Bleecher Snyder
· 8 months ago
b7bd8d8
cmd/sketch: look up openai keys via envvars in resolveModel
by Josh Bleecher Snyder
· 8 months ago
b01a3f9
cmd/sketch: allow using other models in safe mode
by Josh Bleecher Snyder
· 9 months ago
9386009
dockerimg: always pass -llm-api-key
by Josh Bleecher Snyder
· 9 months ago
7764c5e
cmd/sketch: de-dup some code
by Josh Bleecher Snyder
· 9 months ago
d2fe3ba
llm/ant: add claude userName helpers
by Josh Bleecher Snyder
· 9 months ago
0530da0
llm/oai: make Model a value type
by Josh Bleecher Snyder
· 9 months ago
44dfdce
llm/ant: add APIKeyEnv
by Josh Bleecher Snyder
· 9 months ago
0d04c13
cmd/sketch: move a function
by Josh Bleecher Snyder
· 9 months ago
d64bc91
loop: put each tool on its own line
by Josh Bleecher Snyder
· 8 months ago
aeaf892
all: fix formatting
by Autoformatter
· 8 months ago
01bf5ae
webui: restore command+enter keyboard shortcut for diff comments
by Josh Bleecher Snyder
· 8 months ago
beaa86a
all: delete commit-message-style tool
by Josh Bleecher Snyder
· 9 months ago
141547d
sketch-app-shell: nav to /messages/ on sessionEnd
by banksean
· 8 months ago
568bebf
webui: fix IDLE/DISCONNECTED oscillation by replacing initialLoadComplete misuse
by banksean
· 8 months ago
7fe7697
data.ts: add missing .isSessionEnded check in .connect()
by banksean
· 8 months ago
3dd3e41
webui: add diff display for patches
by Josh Bleecher Snyder
· 9 months ago
a6b995b
webui: kill eslint's no-explicit-any warning dead dead dead
by Josh Bleecher Snyder
· 8 months ago
57afbca
llm: rename -dump-ant-calls to -dump-llm
by Josh Bleecher Snyder
· 9 months ago
aa22eb7
all: fix formatting
by Autoformatter
· 9 months ago
9dc2f62
all: remove multiplechoice tool
by Josh Bleecher Snyder
· 9 months ago
ddd22da
claudetool: add detail to keyword search error message
by Josh Bleecher Snyder
· 9 months ago
3592737
git_tools: add even more detail when commit fails
by Josh Bleecher Snyder
· 9 months ago
c67d7bc
webui/src/data: handle ended and read-only sessions
by banksean
· 9 months ago
3b44cc3
loop: do slug generation outside the agent loop
by Josh Bleecher Snyder
· 9 months ago
f18aafd
Diff view: include boundary commits.
by Philip Zeyliger
· 9 months ago
1ee0bc6
webui: add dark mode support to demo server
by banksean
· 9 months ago
d37f7a7
webui: make diff UI update after data loads
by Josh Bleecher Snyder
· 9 months ago
488e8a4
all: fix formatting
by Autoformatter
· 9 months ago
Next »