Gitiles
Code Review
Sign In
code.v1.dodo.cloud
/
sketch
/
4f84ab729ddbf428b0e891940f08f70b4edee05c
4f84ab7
all: support openai-compatible models
by Josh Bleecher Snyder
· 12 months ago
44f9b4c
all: fix formatting
by Autoformatter
· 11 months ago
1c81423
webui: add average dollars per hour to Dollar Usage Over Time chart
by Josh Bleecher Snyder
· 11 months ago
dc372f3
loop: the end of a subconvo is not an End of Turn
by Josh Bleecher Snyder
· 11 months ago
6c2bb84
webui: add Escape key handler to dismiss empty line comments
by Josh Bleecher Snyder
· 11 months ago
21cbc45
ant: add missing sleep during backoff (oops!)
by Josh Bleecher Snyder
· 11 months ago
d72563a
cmd/main: don't send slogs to stdout, ever
by Sean McCullough
· 11 months ago
c8e4ab0
Restructure main.go to separate host and container code
by Sean McCullough
· 11 months ago
fa67fe5
dockerimg: remove buildx dependencies from Dockerfile
by David Crawshaw
· 11 months ago
a352ca6
.clabot: remove recheck comment, doesn't seem to work
by David Crawshaw
· 11 months ago
4e14f6c
.clabot: fix json, explicit recheck comment
by David Crawshaw
· 11 months ago
b5cb954
readme: add pkg.go.dev badge (#46)
by M-A
· 11 months ago
6e7fe9b
.clabot: add crawshaw
by David Crawshaw
· 11 months ago
2e3290c
.clabot: add
by David Crawshaw
· 11 months ago
78f6c40
termui: add remote to fetch
by Josh Bleecher Snyder
· 11 months ago
2fde465
claudetool: redact initial commit hash in test fixtures
by Josh Bleecher Snyder
· 11 months ago
2bdc953
termui: add git fetch --prune before calculating cherry-pick refs
by Josh Bleecher Snyder
· 11 months ago
495cb96
sketch-app-shell: fetch "cancel" not "/cancel"
by Sean McCullough
· 11 months ago
4d5e997
all: make tests accept OUTER_SKETCH_ANTHROPIC_API_KEY
by Josh Bleecher Snyder
· 11 months ago
2772f63
dockerimg: add support for passing env vars to Docker via git config
by Josh Bleecher Snyder
· 11 months ago
e2c7f72
webui: make input box focus on page load
by Josh Bleecher Snyder
· 11 months ago
a3dcd86
ant: improve encapsulation
by Josh Bleecher Snyder
· 11 months ago
8da3d45
readme: use non-expiring discord invite
by Sean McCullough
· 11 months ago
9373c07
Update tests for agent's new iterator implementation
by Philip Zeyliger
· 11 months ago
b7c5875
agent plumbing: convert outbox to subscribers and an iterator
by Philip Zeyliger
· 11 months ago
5228b58
dockerimg: add SKETCH=1 to sketch container
by David Crawshaw
· 11 months ago
a1e0e49
loop/agent.go: don't panic on nil toolResp
by Sean McCullough
· 11 months ago
76ccdfd
Add git fetch prune to improve Docker container initialization
by Josh Bleecher Snyder
· 11 months ago
453a62f
termui: fix output for keyword search terms
by Josh Bleecher Snyder
· 11 months ago
b1e8157
termui: use explicit coordination for clean shutdown
by Josh Bleecher Snyder
· 11 months ago
a687c1b
termui: check sketch-host remote when formatting cherry-pick command
by Josh Bleecher Snyder
· 11 months ago
6866c79
webui: Finish removing aria snapshot testing
by Pokey Rule
· 11 months ago
c76a392
dockerimg: restore sketch_context docker label
by Josh Bleecher Snyder
· 11 months ago
bc4947e
cmd/go2ts: fix typo
by Josh Bleecher Snyder
· 11 months ago
d9d4581
webui: add current Agent state to call-status tooltip
by Sean McCullough
· 11 months ago
48c84c9
.github/workflows: remove vibe-coded nonsense
by Josh Bleecher Snyder
· 11 months ago
936ba62
.github/workflows: thread formatted HEAD commit to test sub-actions
by Josh Bleecher Snyder
· 11 months ago
88c61bd
.github/workflows: fail if go generate creates a diff
by Josh Bleecher Snyder
· 11 months ago
3e2111b
all: support popping a browser from termui
by Josh Bleecher Snyder
· 11 months ago
e54b00a
browser: simplify API
by Josh Bleecher Snyder
· 11 months ago
93bb66a
.github: don't run workflows on queue-dev-* either
by Josh Bleecher Snyder
· 11 months ago
40ffb84
.github: let my autoformatter muck with the quotes
by Josh Bleecher Snyder
· 11 months ago
4c1015a
.github: delete extraneous whitespace
by Josh Bleecher Snyder
· 11 months ago
d33ee13
webui: tweak welcome screen wording
by Josh Bleecher Snyder
· 11 months ago
78707d6
browser: small new package
by Josh Bleecher Snyder
· 11 months ago
96b60dd
Add StateMachine tracking to Agent control flow
by Sean McCullough
· 11 months ago
bce3a13
Modernize and streamline Sketch top bar UI
by Philip Zeyliger
· 11 months ago
2a5bd6d
dockerimg: switch to a debian base image
by David Crawshaw
· 11 months ago
3201133
Amend notification logic to only show for end-of-turn messages without parent_conversation_id
by Philip Zeyliger
· 11 months ago
efda396
.github/workflows: add a dev queue for GitHub Actions hacking
by Josh Bleecher Snyder
· 11 months ago
db5e9b4
Implement notifications feature with toggle and focus handling
by Philip Zeyliger
· 11 months ago
2c4db09
Restart conversation support.
by Philip Zeyliger
· 11 months ago
b74b526
.github/workflows: further parameterize
by Josh Bleecher Snyder
· 11 months ago
1048973
.github/workflows: delete unnecessary 'git config' calls
by Josh Bleecher Snyder
· 11 months ago
9f4b808
agent.go: don't panic on nil initialResp
by Sean McCullough
· 11 months ago
bc6b629
Add browser notifications for agent messages with EndOfTurn=true
by Philip Zeyliger
· 11 months ago
f830c9d
all: fix formatting
by Autoformatter
· 11 months ago
8506894
termui: add a line to the help menu telling the user to chat
by Josh Bleecher Snyder
· 11 months ago
e81233f
Add gentle pulsing animation to activity notification icons
by Josh Bleecher Snyder
· 11 months ago
250348e
all: mild prompt engineering
by Josh Bleecher Snyder
· 11 months ago
eb5166a
Shrink title text to reduce truncation in header
by Josh Bleecher Snyder
· 11 months ago
3cae7d9
cmd/sketch: make -open default to true
by Josh Bleecher Snyder
· 11 months ago
e634d26
webui: add go2ts go:generate line
by Josh Bleecher Snyder
· 11 months ago
42f7a7c
loop: enforce rather than fix branch formatting
by Josh Bleecher Snyder
· 11 months ago
23b6a2d
termui: remove path from prompt
by Josh Bleecher Snyder
· 11 months ago
2978ab2
termui: fix up emoji spacing a little
by Josh Bleecher Snyder
· 11 months ago
c2d2610
termui: turn the user from a faceless gray menace into a superhero
by Josh Bleecher Snyder
· 11 months ago
81eacc4
all: fix formatting
by Autoformatter
· 11 months ago
3a89ba8
build(deps-dev): bump vite from 6.3.2 to 6.3.4 in /webui
by dependabot[bot]
· 11 months ago
d01f67c
ci: amend single commits when auto-formatting queue-main branches
by Philip Zeyliger
· 11 months ago
7910eef
ci: amend single commits when auto-formatting queue-main branches
by Philip Zeyliger
· 11 months ago
d20ded5
webui: Don't auto-expand last message
by Philip Zeyliger
· 11 months ago
abc093c
Left-align 'How to use Sketch' paragraphs
by Philip Zeyliger
· 11 months ago
cf57096
all: fix formatting
by Autoformatter
· 11 months ago
47b71c9
Display last commit in UI top bar
by Philip Zeyliger
· 11 months ago
edc88dc
Rename cancelInnerLoop to cancelTurn to match refactored naming
by Sean McCullough
· 11 months ago
885a16a
Refactor loop/agent.go to reduce complexity
by Sean McCullough
· 11 months ago
0d95d3a
Improve SSH config file safety in dockerimg/ssh_theater.go
by Sean McCullough
· 11 months ago
9c0fc89
fmt
by Sean McCullough
· 11 months ago
c796e7f
ssh_theater: fix tests
by Sean McCullough
· 11 months ago
78520f5
loop: update test fixture
by Josh Bleecher Snyder
· 11 months ago
3b0795b
ssh_theater: auto-add Include to ~/.ssh/config
by Sean McCullough
· 11 months ago
74b0121
ssh_theather: use ~/.config/sketch not ~/.sketch
by Sean McCullough
· 11 months ago
fff269b
Update title tool to reject branch names that already exist
by Josh Bleecher Snyder
· 11 months ago
47b1936
Display branch name alongside title in termui and webui
by Josh Bleecher Snyder
· 11 months ago
0137a7f
Improve git cherry-pick display with abbreviated SHA/branch references
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
a9b3822
Add branch_name parameter to title tool
by Josh Bleecher Snyder
· 11 months ago
1ae976b
loop: fiddle with titleToBranch
by Josh Bleecher Snyder
· 11 months ago
e2d24ab
dockerimg: add 'apk add grep'
by Josh Bleecher Snyder
· 11 months ago
dbe0230
loop: extract system prompt into a separate file
by Josh Bleecher Snyder
· 11 months ago
2b2090e
claudetool: add missing json schema field
by Josh Bleecher Snyder
· 11 months ago
c72fff5
Add SSH connection information to web UI
by Philip Zeyliger
· 11 months ago
d3906e2
Add @click handler to stopButton in sketch-app-shell.ts
by Sean McCullough
· 11 months ago
7b60449
bin/sk-ls.sh: Show currently running sketches in Docker and what they're up to
by Philip Zeyliger
· 11 months ago
dc507a3
all: fix formatting
by Autoformatter
· 11 months ago
5cf4926
Add welcome box with usage instructions to empty chat window
by Philip Zeyliger
· 11 months ago
570c3f8
all: fix formatting
by Autoformatter
· 11 months ago
c2b6bdf
Improve status bar icons for LLM and tool calls
by Philip Zeyliger
· 11 months ago
Next »