Gitiles
Code Review
Sign In
code.v1.dodo.cloud
/
sketch
/
9236cce91da9ced563cf87dcde423dfbe18a1f1e
/
claudetool
855afff
claudetool: don't attempt to install zero tools
by Josh Bleecher Snyder
· 10 months ago
67b4c77
claudetool: minor auto-install cleanup
by Josh Bleecher Snyder
· 10 months ago
bf381a7
claudetool/browse: block port 80 access in browser tools
by Josh Bleecher Snyder
· 10 months ago
b421a24
all: remove anthropic edit tool support
by Josh Bleecher Snyder
· 10 months ago
495c1fa
claudetool: add just-in-time tool installation for bash commands
by Josh Bleecher Snyder
· 10 months ago
112b923
loop: add todo checklist
by Josh Bleecher Snyder
· 11 months ago
7fbc8e4
browse: set default viewport to 1280x720 (16:9 widescreen)
by Josh Bleecher Snyder
· 10 months ago
9500617
dockerimg: fix Chromium support with multi-stage Docker build
by Philip Zeyliger
· 10 months ago
efa8f43
claudetool: strengthen the "no trailers" commit message guidance
by Josh Bleecher Snyder
· 10 months ago
83b2d35
claudetool/codereview: expand on when to commit vs revert
by Josh Bleecher Snyder
· 11 months ago
586ecb1
claudetool: fix sha command formatting
by Josh Bleecher Snyder
· 11 months ago
dbfd36a
claudetool/bashkit: add validation to reject blind git add commands
by Josh Bleecher Snyder
· 11 months ago
160fb06
claudetool: improve error message when all search terms match too much
by Josh Bleecher Snyder
· 11 months ago
e10f0e6
claudetool: ignore trailers in git commit style analysis
by Josh Bleecher Snyder
· 11 months ago
6f041f5
claudetool/onstart: support .github/copilot-instructions.md as inject file
by Josh Bleecher Snyder
· 11 months ago
6e35332
all: remove testify
by Josh Bleecher Snyder
· 11 months ago
7ce7b02
claudetool: draw attention to commit message capitalization and punctuation
by Josh Bleecher Snyder
· 11 months ago
9daa518
experiment: remove llm_review experiment and associated code
by Josh Bleecher Snyder
· 11 months ago
276f460
all: read agent.md files too
by Josh Bleecher Snyder
· 11 months ago
f163e9e
claudetool/codereview: stop checking string iteration patterns
by Josh Bleecher Snyder
· 11 months ago
de5f744
claudetool: ignore some gopls (/vet) checks
by Josh Bleecher Snyder
· 11 months ago
74d690e
claudetool: remove knowledge base, focus on about sketch
by Josh Bleecher Snyder
· 11 months ago
75f93a1
codereview: Filter out non-existent files from related files suggestions
by Pokey Rule
· 11 months ago
6525d82
claudetool/kb: Prompt engineering to get sketch to more readily use kb
by Pokey Rule
· 11 months ago
7bb1bf0
claudetool/kb: add kb info about sharing sketches
by Josh Bleecher Snyder
· 11 months ago
c0a1e53
claudetool: remove telemetry endpoint and related functions
by Josh Bleecher Snyder
· 11 months ago
49edc92
agent: move "sketch-base" into git
by Philip Zeyliger
· 11 months ago
8a1b89a
claudetool/bash: include partial output in error message for timeouts
by Philip Zeyliger
· 11 months ago
064f8ae
claudetool/bash: include partial output when command times out
by Philip Zeyliger
· 11 months ago
208938f
bash: Shorten bash tool default timeout to 10s.
by Philip Zeyliger
· 11 months ago
18e3368
browser: Add console log capture tools
by Philip Zeyliger
· 11 months ago
31785ae
loop: add knowledge_base tool for on-demand information
by Josh Bleecher Snyder
· 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
72252cb
llm and everything: Update ToolResult to use []Content instead of string for multimodal support
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
4d54493
all: support hiding subconvo output
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
924a770
claudetool: improve commit message guidance in precommit tool
by Josh Bleecher Snyder
· 11 months ago
593ca64
claudetool: disable prompt caching for one-shot subconvos
by Josh Bleecher Snyder
· 11 months ago
b6d6d38
claudetool: Add SKETCH=1 to bash tool environment
by Pokey Rule
· 11 months ago
4962f15
all: fix formatting
by Autoformatter
· 11 months ago
33d282f
Add browse tool support.
by Philip Zeyliger
· 11 months ago
c72ceb2
claudetool: add go mod tidy check to codereview
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
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
4f84ab7
all: support openai-compatible models
by Josh Bleecher Snyder
· 12 months ago
2fde465
claudetool: redact initial commit hash in test fixtures
by Josh Bleecher Snyder
· 11 months ago
250348e
all: mild prompt engineering
by Josh Bleecher Snyder
· 11 months ago
d499fd6
Add permission callback to Bash tool to enforce title setting before git commits
by Josh Bleecher Snyder
· 11 months ago
dae1907
Add WillRunGitCommit function to bashkit
by Josh Bleecher Snyder
· 11 months ago
2b2090e
claudetool: add missing json schema field
by Josh Bleecher Snyder
· 11 months ago
2dc86b9
Update codereview tool UI to show different icons based on result content
by Josh Bleecher Snyder
· 11 months ago
d4b1cc7
Sort git rev-list by time and limit results for related files
by Josh Bleecher Snyder
· 11 months ago
15272c1
claudetool: add two more "related files" todos
by Josh Bleecher Snyder
· 11 months ago
ffecb1e
claudetool: add "related files" detection to codereview tool
by Josh Bleecher Snyder
· 11 months ago
833a0f8
claudetool: improve codereview
by Josh Bleecher Snyder
· 12 months ago
56ac605
claudetool: add some cleanup TODOs to bash background execution
by Josh Bleecher Snyder
· 12 months ago
b4c7e1b
Removing LLM-generated skipped test
by Philip Zeyliger
· 12 months ago
b60f0f2
Add background execution capability to bash tool
by Philip Zeyliger
· 12 months ago
2e463fb
Initial commit
by Earl Lee
· 12 months ago