Gitiles
Code Review
Sign In
code.v1.dodo.cloud
/
sketch
/
ae77226709546105985bc38c06382dceabae50ff
ae77226
Try again to fix GitHub Actions permission issues
by Josh Bleecher Snyder
· 11 months ago
4de8a91
webui: Add aria snapshot testing
by Pokey Rule
· 11 months ago
ddc8142
Fix GitHub Actions permissions for pushing to main
by Josh Bleecher Snyder
· 11 months ago
e7c9a44
webui: Add test for sketch-app-shell component
by Pokey Rule
· 11 months ago
46fff97
webui: More minor css tweaks
by Pokey Rule
· 12 months ago
bd6c168
autofix formatting during queue-main pushes
by Josh Bleecher Snyder
· 11 months ago
8b00db1
Add run-formatters.sh script and update GitHub workflow
by Philip Zeyliger
· 11 months ago
9b999b0
Update window title to show 'sk: <title>' and add disconnection indicator
by Philip Zeyliger
· 12 months ago
176a510
Add force-rebuild flag to allow user to rebuild docker container explicitly.
by Philip Zeyliger
· 12 months ago
6bc2eb2
Fix: Prevent diff2html anchor links from resetting view
by Philip Zeyliger
· 12 months ago
3588997
all: only display total input tokens
by Josh Bleecher Snyder
· 12 months ago
f5e28f6
sshtheater: check for Include line in ~/.ssh/config
by Sean McCullough
· 12 months ago
faa39be
cmd/sketch: only show structured logs printf if --unsafe
by David Crawshaw
· 12 months ago
01ed5be
sshserver: enable ssh port forwarding
by Sean McCullough
· 12 months ago
7d5a630
SSHTheater: fix known_hosts update issue
by Sean McCullough
· 12 months ago
4854c65
dockerimg: +SSHTheater, auto-configures local ssh
by Sean McCullough
· 12 months ago
53786ef
dockerimg: use emoji in container debug info
by David Crawshaw
· 12 months ago
f91095a
termui: remove Initial Commit startup message
by David Crawshaw
· 12 months ago
b1fe3c8
readme.md: remove pending invite step
by David Crawshaw
· 12 months ago
094e4d2
cmd/sketch, dockerimg: remove unhelpful initial debug messages
by David Crawshaw
· 12 months ago
1d06132
sshserver: add direct-tcpip channel, allow non-pty
by Sean McCullough
· 12 months ago
6a50b18
ant: fix subconvo url
by Josh Bleecher Snyder
· 12 months ago
e923bb3
webui: Add empty conversation demo
by Pokey Rule
· 12 months ago
4097e53
webui: Cleanup css and fix layout
by Pokey Rule
· 12 months ago
563d6b3
webui: Tweak mock
by Pokey Rule
· 12 months ago
c6aabfa
webui: Remove some debug logging
by Pokey Rule
· 12 months ago
ac96b09
webui: Don't allow launch to accidentally use wrong server
by Pokey Rule
· 12 months ago
26daff7
webui: Fix demo css
by Pokey Rule
· 12 months ago
7b43662
Only print skaband connection messages when verbose flag is set
by David Crawshaw
· 12 months ago
75ec6bb
loop: add email address to Co-Authored-By trailer
by Josh Bleecher Snyder
· 12 months ago
08951fb
CONTRIBUTING.md: point folks towards update_tests.sh
by Josh Bleecher Snyder
· 12 months ago
56ac605
claudetool: add some cleanup TODOs to bash background execution
by Josh Bleecher Snyder
· 12 months ago
7660e4e
dockerimg: use more modern APIs
by Josh Bleecher Snyder
· 12 months ago
fe3e9f7
fix possible nil dereference
by Philip Zeyliger
· 12 months ago
b9ac849
Fix css mime type
by Pokey Rule
· 12 months ago
8cac59a
feat: integrate Mock Service Worker (MSW) for API mocking and testing
by Pokey Rule
· 12 months ago
bbca240
Move DEVELOPMENT.md => CONTRIBUTING.md
by Pokey Rule
· 12 months ago
6ed6adb
Fix -open to point to skaband addr when configured for the container case
by Philip Zeyliger
· 12 months ago
5d6af87
Only print Dockerfile in verbose mode
by Philip Zeyliger
· 12 months ago
2032b1c
Move webui from /loop/webui to /webui
by Philip Zeyliger
· 12 months ago
4f50a68
Optimize Playwright installation to only use Chromium
by Philip Zeyliger
· 12 months ago
6c1f34f
Enhance GitHub workflow to use gotestsum for better test visualization
by Philip Zeyliger
· 12 months ago
b4c7e1b
Removing LLM-generated skipped test
by Philip Zeyliger
· 12 months ago
d43e572
Adding DEVELOPMENT.md with some tips
by Philip Zeyliger
· 12 months ago
b60f0f2
Add background execution capability to bash tool
by Philip Zeyliger
· 12 months ago
cc3ba22
sketch: Add python3 to our container image
by Philip Zeyliger
· 12 months ago
18532b2
Rename Host/Runtime hostname fields to Outside/Inside pattern
by Philip Zeyliger
· 12 months ago
d013131
Use bufio.Scanner instead of strings.Split for line iteration
by Philip Zeyliger
· 12 months ago
e4fa0e3
sketch: print Dockerfile contents
by Philip Zeyliger
· 12 months ago
ae3480f
allow random (ephemeral) host ports for ssh server
by Sean McCullough
· 12 months ago
5544d14
dockerimg: clean up linux binary
by Josh Bleecher Snyder
· 12 months ago
73db605
sketch: another attempt at chat/diff fixes.
by Philip Zeyliger
· 12 months ago
8d50d7b
gofumpt.
by Philip Zeyliger
· 12 months ago
72682df
Prettier.
by Philip Zeyliger
· 12 months ago
4de80d2
Add formatting workflow with prettier and gofumpt v0.8.0
by Philip Zeyliger
· 12 months ago
9a66cad
sketch: simplify sketch-chat-input and diff comment handling
by Philip Zeyliger
· 12 months ago
10a7ac1
Fix chat input resize test by waiting for animation frame
by Philip Zeyliger
· 12 months ago
af2d7e3
sketch: diff commenting: avoid re-sending old messages
by Philip Zeyliger
· 12 months ago
baa2b59
sketch: initial container ssh support (#15)
by Sean McCullough
· 12 months ago
97188fc
style: Don't stretch Send button on input grow
by Pokey Rule
· 12 months ago
7be879f
Fix WebUI tests for sketch-timeline-message component
by Pokey Rule
· 12 months ago
e2a8c2f
webui: Improve dx
by Pokey Rule
· 12 months ago
d140295
sketch: Propagate host vs. runtime OS/WorkingDir/Hostname
by Philip Zeyliger
· 12 months ago
37dc4cf
Enhance commit display in UI
by Philip Zeyliger
· 12 months ago
a4674b1
Revert "Fix Docker container initialization with branchless git hooks"
by Pokey Rule
· 12 months ago
ecba7c7
Fix Docker container initialization with branchless git hooks
by Pokey Rule
· 12 months ago
a54c6a3
Update bash command results to use dark-on-light-grey theme
by Philip Zeyliger
· 12 months ago
9f6a998
dockerimg: clean up password matching code
by Josh Bleecher Snyder
· 12 months ago
5cef9db
README.md: say linux is supported
by Josh Bleecher Snyder
· 12 months ago
000c1f7
sketch: fix utf8 issues in terminal
by Philip Zeyliger
· 12 months ago
a0f68fa
webui: save test output on ci runs
by Sean McCullough
· 12 months ago
d0ac1ea
sketch: "git add remote sketch-host"
by Philip Zeyliger
· 12 months ago
5e227dd
sketch: Linux support
by Philip Zeyliger
· 12 months ago
e8d6b80
Add GitHub workflow to run tests for changes under loop/webui/... (#7)
by Sean McCullough
· 12 months ago
5164eee
webui: run format, ignore src/types.ts
by Sean McCullough
· 12 months ago
2deac84
webui: add 'open' status, elapsed time to tool-cards
by Sean McCullough
· 12 months ago
07b3e39
Make textarea in sketch-chat-input user-resizable
by Sean McCullough
· 12 months ago
8a89e1c
sketch: support Linux with -unsafe
by Philip Zeyliger
· 12 months ago
176de79
sketch: compress JS and CSS
by Philip Zeyliger
· 12 months ago
d9f1337
webui: auto-generate types.ts from go structs
by Sean McCullough
· 12 months ago
db8c5ab
README.md: add missing comma
by Josh Bleecher Snyder
· 12 months ago
fae1757
dockerimg: unset GOBIN when installing
by Josh Bleecher Snyder
· 12 months ago
64d3299
README.md: some basic info
by David Crawshaw
· 12 months ago
2c5bba4
webui: mv scroll behavior to sketch-timeline
by Sean McCullough
· 12 months ago
43664f6
termui: print newline before branch name
by Sean McCullough
· 12 months ago
b29f891
webui: Migrate from @open-wc/testing to Playwright
by Sean McCullough
· 12 months ago
ec3ad1a
webui: split sketch-tool-card into per-tool cards
by Sean McCullough
· 12 months ago
71941bd
loop/webui: add prettier
by Sean McCullough
· 12 months ago
9abbf92
.github/workflows: use ubuntu-latest (#2)
by Sean McCullough
· 12 months ago
86b5686
loop/webui: swtich to web components impl (#1)
by Sean McCullough
· 12 months ago
f5bb3d3
dockerimg: make sure webui build exists before copying it
by Sean McCullough
· 12 months ago
8a617cb
dockerimg: reuse a cached gopath for cross compiling
by David Crawshaw
· 12 months ago
8bff16a
webui, dockerimg: store the webui assets in a zip and cp them into the container
by David Crawshaw
· 12 months ago
be10fa9
dockerimg: mkdir .cache in the base template and rebuild when the template changes
by David Crawshaw
· 12 months ago
b9eaef5
dockerimg: set GOTOOLCHAIN=auto for cross compiling
by David Crawshaw
· 12 months ago
993a3fc
dokerimg: clean up temp dir
by David Crawshaw
· 12 months ago
69c6731
dockerimg: fix cross compile command
by David Crawshaw
· 12 months ago
2e463fb
Initial commit
by Earl Lee
· 12 months ago