Gitiles
Code Review
Sign In
code.v1.dodo.cloud
/
sketch
/
8a290e5a3df2ec7ba8de8ffbf52081e44b2d636f
/
cmd
d4be7a2
feat: add subtrace-token flag for development tracing
by Philip Zeyliger
· 10 months ago
83c5be6
cmd/genwebuizip
by Sean McCullough
· 10 months ago
8773e68
feat: add ssh-connection-string option for container SSH access
by philip.zeyliger
· 10 months ago
6d3de48
feat: add -link-to-github flag with Octocat icon for GitHub branch linking
by philip.zeyliger
· 10 months ago
a1762b9
cmd/sketch: add -dump-dist internal flag to extract embedded filesystem
by Sean McCullough
· 10 months ago
c17ffe3
sketch: add session history tools using markdown table API
by Philip Zeyliger
· 10 months ago
664404e
cmd/sketch: add -upstream flag for git branch management
by Josh Bleecher Snyder
· 10 months ago
be7802a
loop: add configurable branch prefix option
by Philip Zeyliger
· 10 months ago
2abd467
cmd/sketch: expand ~ in host path in mounts
by Josh Bleecher Snyder
· 10 months ago
e6c294d
budget: remove num-iterations and wall clock time limits
by Philip Zeyliger
· 10 months ago
a347b17
cmd/sketch: remove -initial-commit flag configuration option
by Philip Zeyliger
· 10 months ago
7a85235
cmd/sketch: separate user-visible and internal flags using flagsets
by Philip Zeyliger
· 10 months ago
33032d3
cmd/sketch: fix budget propagation from host to container
by Josh Bleecher Snyder
· 10 months ago
15cc2e7
cmd/sketch: add -p flag as synonym for -prompt
by Josh Bleecher Snyder
· 10 months ago
7871e2f
all: fix formatting
by Autoformatter
· 10 months ago
b421a24
all: remove anthropic edit tool support
by Josh Bleecher Snyder
· 10 months ago
112b923
loop: add todo checklist
by Josh Bleecher Snyder
· 11 months ago
12989b0
fix: read API key from environment in host mode when not using skaband
by Pokey Rule
· 11 months ago
716bfee
Fix agent init of git repo from recent change.
by Philip Zeyliger
· 11 months ago
bc8c8dc
sketch main: migrating things from /init into cmdline flags
by Philip Zeyliger
· 11 months ago
ac761c9
cmd/sketch: add mount flag for container volumes
by Josh Bleecher Snyder
· 11 months ago
272a90e
Add Monaco diff-view, the saga ...
by Philip Zeyliger
· 11 months ago
0ead54d
cmd/sketch: move NewSessionID function
by David Crawshaw
· 11 months ago
5eccd68
cmd/sketch: invert bool to fix open flag default behavior
by David Crawshaw
· 11 months ago
613c0f5
logging: make -verbose -termui=false log to stdout
by Philip Zeyliger
· 11 months ago
e3c2f22
skabandclient: fix handling of empty skaband-addr
by Josh Bleecher Snyder
· 11 months ago
da79654
sketch: default -open=false when SSH_CONNECTION is set, improve help
by Marc-Antoine Ruel
· 11 months ago
2044abb
cmd/sketch: increase default budget from to 0
by Josh Bleecher Snyder
· 11 months ago
49edc92
agent: move "sketch-base" into git
by Philip Zeyliger
· 11 months ago
b529e73
loop: disable multiple choice tool in oneshot mode
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
b1cca6f
dockerimg: pass -x flag to inner sketch to enable experimental features
by Josh Bleecher Snyder
· 11 months ago
3659d87
all: more gemini key plumbing
by David Crawshaw
· 11 months ago
5a7b369
cmd/sketch, dockerimg: more gemini key plumbing
by David Crawshaw
· 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
b478214
experiment: add simple way to toggle experimental features
by Josh Bleecher Snyder
· 11 months ago
1dc2137
Add docker-args flag to pass arguments to docker create command
by Philip Zeyliger
· 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
ab50e9b
cmd/sketch: remove colima check
by David Crawshaw
· 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
4f84ab7
all: support openai-compatible models
by Josh Bleecher Snyder
· 12 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
b7c5875
agent plumbing: convert outbox to subscribers and an iterator
by Philip Zeyliger
· 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
e54b00a
browser: simplify API
by Josh Bleecher Snyder
· 11 months ago
78707d6
browser: small new package
by Josh Bleecher Snyder
· 11 months ago
2c4db09
Restart conversation support.
by Philip Zeyliger
· 11 months ago
3cae7d9
cmd/sketch: make -open default to true
by Josh Bleecher Snyder
· 11 months ago
1b47aa2
Add initial-commit CLI flag for specifying git reference
by Philip Zeyliger
· 11 months ago
0dcebe1
Add support for passing prompt without -one-shot
by Pokey Rule
· 11 months ago
5fdd024
Sketch "inception" support.
by Philip Zeyliger
· 11 months ago
b74c4f6
make -one-shot command line work with both -unsafe and regular
by Philip Zeyliger
· 11 months ago
176a510
Add force-rebuild flag to allow user to rebuild docker container explicitly.
by Philip Zeyliger
· 12 months ago
faa39be
cmd/sketch: only show structured logs printf if --unsafe
by David Crawshaw
· 12 months ago
4854c65
dockerimg: +SSHTheater, auto-configures local ssh
by Sean McCullough
· 12 months ago
094e4d2
cmd/sketch, dockerimg: remove unhelpful initial debug messages
by David Crawshaw
· 12 months ago
7b43662
Only print skaband connection messages when verbose flag is set
by David Crawshaw
· 12 months ago
6ed6adb
Fix -open to point to skaband addr when configured for the container case
by Philip Zeyliger
· 12 months ago
2032b1c
Move webui from /loop/webui to /webui
by Philip Zeyliger
· 12 months ago
18532b2
Rename Host/Runtime hostname fields to Outside/Inside pattern
by Philip Zeyliger
· 12 months ago
ae3480f
allow random (ephemeral) host ports for ssh server
by Sean McCullough
· 12 months ago
baa2b59
sketch: initial container ssh support (#15)
by Sean McCullough
· 12 months ago
d140295
sketch: Propagate host vs. runtime OS/WorkingDir/Hostname
by Philip Zeyliger
· 12 months ago
5e227dd
sketch: Linux support
by Philip Zeyliger
· 12 months ago
8a89e1c
sketch: support Linux with -unsafe
by Philip Zeyliger
· 12 months ago
d9f1337
webui: auto-generate types.ts from go structs
by Sean McCullough
· 12 months ago
86b5686
loop/webui: swtich to web components impl (#1)
by Sean McCullough
· 12 months ago
2e463fb
Initial commit
by Earl Lee
· 12 months ago