Gitiles
Code Review
Sign In
code.v1.dodo.cloud
/
sketch
/
fe6e714d9c0d61ac802e5fab849857ce26ae5ab9
/
webui
3050307
dodo: implement dodo_get_project_config
by gio
· 10 months ago
a271a21
claudetool: streamline browser tools
by Josh Bleecher Snyder
· 8 months ago
2c3e02c
all: fix formatting
by Autoformatter
· 8 months ago
10bd3a6
webui: suppress patch edit count when tool call fails
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
bdc6889
sketch: add support for 'external' message types
by banksean
· 8 months ago
4a370aa
loop/server: add /debug/system-prompt, move logs to /debug/logs
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
3d1308e
webui: dark mode support to demo fmwk, tool cards
by banksean
· 8 months ago
02f4820
webui: expand patch tool cards by default
by philz
· 8 months ago
7cae9d5
webui: add JavaScript alert for file save failures
by Josh Bleecher Snyder
· 9 months ago
4571fd6
webui: add model name to info popup k/v pairs
by Josh Bleecher Snyder
· 8 months ago
aeaf892
all: fix formatting
by Autoformatter
· 9 months ago
01bf5ae
webui: restore command+enter keyboard shortcut for diff comments
by Josh Bleecher Snyder
· 9 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
· 9 months ago
568bebf
webui: fix IDLE/DISCONNECTED oscillation by replacing initialLoadComplete misuse
by banksean
· 9 months ago
7fe7697
data.ts: add missing .isSessionEnded check in .connect()
by banksean
· 9 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
· 9 months ago
aa22eb7
all: fix formatting
by Autoformatter
· 9 months ago
9dc2f62
all: remove multiplechoice tool
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
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
15a0ffa
webui: improve reconnection delays
by Josh Bleecher Snyder
· 9 months ago
0f00427
webui: refactor reconnection timeout logic to use lookup table
by Josh Bleecher Snyder
· 9 months ago
cf72458
skaband: move timeline viewer from sketch/webui to resolve bundle conflicts
by banksean
· 9 months ago
4432056
webui: update DEAR_LLM.md, rm .shadowRoot refs
by banksean
· 9 months ago
d8eb464
webui: migrate sketch-monaco-view to tailind
by banksean
· 9 months ago
44f7616
webui: remove sketch-network-status component
by banksean
· 9 months ago
581bd79
webui: s/demo-runner/demo/g
by banksean
· 9 months ago
d52d39d
webui: clean up component demos
by banksean
· 9 months ago
23a35b8
webui: migrate mobile components to SketchTailwindElement
by banksean
· 9 months ago
9ee3042
default to light mode instead of system, for now
by banksean
· 9 months ago
3eaa433
webui: implement comprehensive dark mode support
by banksean
· 9 months ago
ae3724e
webui: add dark mode implementation plan
by banksean
· 9 months ago
2be768e
webui: convert SketchDiffRangePicker to SketchTailwindElement
by banksean
· 9 months ago
5681b7c
Fix terminal CSS.
by Philip Zeyliger
· 9 months ago
93b53d8
skaband: fix terminal under /newsessions
by David Crawshaw
· 9 months ago
9d9c812
all: fix formatting
by Autoformatter
· 9 months ago
4594388
webui: add tooltips to 🥷 and 🐢 in bash tool cards
by Josh Bleecher Snyder
· 9 months ago
9db8c2a
all: fix formatting
by Autoformatter
· 9 months ago
596aa33
webui: silence build noise
by Josh Bleecher Snyder
· 9 months ago
7de3bdd
webui: hide GitHub link in push dialog for non-GitHub remotes
by Josh Bleecher Snyder
· 9 months ago
3a41f15
webui: update Push button tooltip to indicate it opens a dialog
by Josh Bleecher Snyder
· 9 months ago
7208bb4
webui: add tooltips for upper-right corner buttons
by Josh Bleecher Snyder
· 9 months ago
254c49f
sketch: "git push" button
by Philip Zeyliger
· 9 months ago
0269340
sketch: fix Timeline messages width overflow issue
by banksean
· 9 months ago
2cc7563
webui: fix copy button in markdown code blocks
by banksean
· 9 months ago
c5c3bea
update web components DEAR_LLM.md
by banksean
· 9 months ago
09b86f4
webui: optimize npm ci caching for faster builds
by Philip Zeyliger
· 9 months ago
390f847
all: fix formatting
by Autoformatter
· 9 months ago
a8561f7
sketch/webui: add untracked files notification to diff view
by Josh Bleecher Snyder
· 9 months ago
d9acaa7
sketch: optimize code copy button performance
by Philip Zeyliger
· 9 months ago
333aa67
sketch: remove shadowDOM dependency from tool card components
by banksean
· 9 months ago
dc27c39
fix clipped right edge of messages
by banksean
· 9 months ago
17b2fd9
claudetool: replace timeout parameter with slow_ok boolean
by Josh Bleecher Snyder
· 9 months ago
fadffe3
sketch/loop: fuss more with /git/cat and 204s
by Josh Bleecher Snyder
· 9 months ago
a002a23
webui: delete non-gzip'd assets
by Josh Bleecher Snyder
· 9 months ago
5ab8fb8
webui: display context window size in info box
by banksean
· 9 months ago
b7ec9c8
add link to gh user page under chat msg
by banksean
· 9 months ago
e7ca73d
all: cull dead code
by Josh Bleecher Snyder
· 9 months ago
1c18ec9
all: use make to build
by Josh Bleecher Snyder
· 9 months ago
39ee05a
webui: bump esbuild version
by Josh Bleecher Snyder
· 9 months ago
289525b
sketch/termui: handle PortMessageType messages more
by Josh Bleecher Snyder
· 9 months ago
c52a250
fix infobox z-index
by Sean McCullough
· 9 months ago
255dc43
webui: fix diff scrolling (broken in 265839b0 / 5450584)
by David Crawshaw
· 9 months ago
e5b2fc0
sketch/webui: skip welcome text in compact mode
by David Crawshaw
· 9 months ago
e48f2bb
all: fix formatting
by Autoformatter
· 9 months ago
6dc90c0
sketch/webui: add port display with external link functionality to UI header
by Philip Zeyliger
· 9 months ago
f6e1dfe
webui rm shadowRoot references
by Sean McCullough
· 9 months ago
c37e066
sketch-container-status:latest context window size
by Sean McCullough
· 9 months ago
df23403
fix https://github.com/boldsoftware/sketch/issues/186
by Sean McCullough
· 9 months ago
32969cd
all: fix formatting
by Autoformatter
· 9 months ago
4844be2
webui: convert sketch-terminal to SketchTailwindElement inheritance
by banksean
· 9 months ago
983b58a
Re-work Sketch's Docker setup.
by Philip Zeyliger
· 9 months ago
9f5cb2e
all: fix formatting
by Autoformatter
· 9 months ago
5450584
webui: convert sketch diff components to inherit from SketchTailwindElement
by banksean
· 9 months ago
9556fcf
all: fix formatting
by Autoformatter
· 9 months ago
b3aff88
webui: display file copy status (vs modify/rename) in diff view
by Josh Bleecher Snyder
· 9 months ago
cdb08a5
webui: convert sketch-todo-panel to SketchTailwindElement with comprehensive test suite
by banksean
· 9 months ago
0470a8a
webui: convert sketch-tool-calls to inherit from SketchTailwindElement
by banksean
· 9 months ago
fd67b01
sketch-timeline-message: fix commit message txt size
by Sean McCullough
· 9 months ago
0accea1
webui: improve diff view comment box width and height handling
by philip.zeyliger
· 9 months ago
c514748
webui: convert SketchTimelineMessage to TailwindElement with TypeScript demo module
by banksean
· 9 months ago
26bc659
webui: add ESLint and eslint-typescript
by philip.zeyliger
· 9 months ago
e59a2e1
webui: convert SketchTimeline to use TailwindElement and Tailwind CSS classes
by banksean
· 9 months ago
4337aa7
add sketch-app-shell demo fixture
by Sean McCullough
· 9 months ago
cad67b0
sketch: add git username attribution for user messages in timeline
by banksean
· 9 months ago
2973271
Pin 'npx prettier' version
by Philip Zeyliger
· 9 months ago
9aa141a
skaband: remove all manual input switching functionality from sessions page
by banksean
· 9 months ago
b01b150
Fix nil pointer dereference #432
by Philip Zeyliger
· 9 months ago
b379592
webui: convert sketch-call-status and sketch-chat-input to SketchTailwindElement with comprehensive demo support
by Sean McCullough
· 9 months ago
Next »