Gitiles
Code Review
Sign In
code.v1.dodo.cloud
/
sketch
/
72cf08c81fb2a2c64c654d9ca660b30a0cd4d284
/
webui
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
659b983
webui: convert SketchCallStatus to Tailwind CSS with comprehensive demo support
by banksean
· 9 months ago
4957749
sketch-container-status: fix long branch names
by Sean McCullough
· 9 months ago
d5c849d
webui: convert SketchViewModeSelect to use SketchTailwindElement with Tailwind CSS
by banksean
· 9 months ago
4b64468
webui: add compactPadding parameter to reduce message padding
by David Crawshaw
· 9 months ago
261c911
rm shadowRoot references from SketchAppShellBase
by Sean McCullough
· 9 months ago
a70dcc4
fix visibility and css breakpoits on todo panel
by banksean
· 9 months ago
618bfb2
webui: implement modular demo system with TypeScript and shared fixtures
by Sean McCullough
· 9 months ago
8b2bc8e
fix stop/end button css breakpoints
by Sean McCullough
· 9 months ago
3999593
webui: generate tailwind.css in esbuild.go, output to dist/
by Sean McCullough
· 9 months ago
0635c77
webui: fix monaco diff editor jumping behavior
by Philip Zeyliger
· 9 months ago
Next »