- 9f5cb2e all: fix formatting by Autoformatter · 1 year ago
- 5450584 webui: convert sketch diff components to inherit from SketchTailwindElement by banksean · 1 year ago
- 9556fcf all: fix formatting by Autoformatter · 1 year ago
- b3aff88 webui: display file copy status (vs modify/rename) in diff view by Josh Bleecher Snyder · 1 year ago
- cdb08a5 webui: convert sketch-todo-panel to SketchTailwindElement with comprehensive test suite by banksean · 1 year ago
- 0470a8a webui: convert sketch-tool-calls to inherit from SketchTailwindElement by banksean · 1 year ago
- fd67b01 sketch-timeline-message: fix commit message txt size by Sean McCullough · 1 year ago
- 0accea1 webui: improve diff view comment box width and height handling by philip.zeyliger · 1 year ago
- c514748 webui: convert SketchTimelineMessage to TailwindElement with TypeScript demo module by banksean · 1 year ago
- 26bc659 webui: add ESLint and eslint-typescript by philip.zeyliger · 1 year ago
- e59a2e1 webui: convert SketchTimeline to use TailwindElement and Tailwind CSS classes by banksean · 1 year ago
- 4337aa7 add sketch-app-shell demo fixture by Sean McCullough · 1 year ago
- cad67b0 sketch: add git username attribution for user messages in timeline by banksean · 1 year ago
- 2973271 Pin 'npx prettier' version by Philip Zeyliger · 1 year ago
- 9aa141a skaband: remove all manual input switching functionality from sessions page by banksean · 1 year ago
- b01b150 Fix nil pointer dereference #432 by Philip Zeyliger · 1 year ago
- b379592 webui: convert sketch-call-status and sketch-chat-input to SketchTailwindElement with comprehensive demo support by Sean McCullough · 1 year ago
- 659b983 webui: convert SketchCallStatus to Tailwind CSS with comprehensive demo support by banksean · 1 year ago
- 4957749 sketch-container-status: fix long branch names by Sean McCullough · 1 year ago
- d5c849d webui: convert SketchViewModeSelect to use SketchTailwindElement with Tailwind CSS by banksean · 1 year ago
- 4b64468 webui: add compactPadding parameter to reduce message padding by David Crawshaw · 1 year ago
- 261c911 rm shadowRoot references from SketchAppShellBase by Sean McCullough · 1 year ago
- a70dcc4 fix visibility and css breakpoits on todo panel by banksean · 1 year ago
- 618bfb2 webui: implement modular demo system with TypeScript and shared fixtures by Sean McCullough · 1 year ago
- 8b2bc8e fix stop/end button css breakpoints by Sean McCullough · 1 year ago
- 3999593 webui: generate tailwind.css in esbuild.go, output to dist/ by Sean McCullough · 1 year ago
- 0635c77 webui: fix monaco diff editor jumping behavior by Philip Zeyliger · 1 year ago
- 7e36a04 webui: convert sketch-container-status to use tailwind by Sean McCullough · 1 year ago
- cb48b67 sketch-app-shell: add tailwind css to demo html by Sean McCullough · 1 year ago
- 7735844 skaband: create forked app shell for /newsessions with shared base by David Crawshaw · 1 year ago
- bf66a2f webui: convert sketch-app-shell to use tailwind by Sean McCullough · 1 year ago
- ba351be all: fix formatting by Autoformatter · 1 year ago
- 5a85ffe webui: fix IDLE/WORKING indicator to ignore system messages by Philip Zeyliger · 1 year ago
- 29d689f dockerimg: rename ssh_theater to local_sshimmer by banksean · 1 year ago
- ebbdee4 webui: fix copy button functionality for new branch creation by cbro · 1 year, 1 month ago
- 364b35a webui: improve/simplify commit selector in Monaco diff view by Philip Zeyliger · 1 year ago
- 61a0f67 webui: add Jump to Bottom button for mobile and desktop chat views by Philip Zeyliger · 1 year ago
- 3cde282 webui: improve comment functionality for Monaco diff editor by using gutter by Philip Zeyliger · 1 year ago
- d183284 fix messages-viewer by Sean McCullough · 1 year ago
- c540e8e webui: add missing codicon font reference to mobile app shell by philip.zeyliger · 1 year, 1 month ago
- f0f9af0 webui: remove unused sketch-diff-file-picker component by philip.zeyliger · 1 year, 1 month ago
- 1f8fe9c webui: fix Monaco editor initialization parentNode errors in diff view by Philip Zeyliger · 1 year, 1 month ago
- ffa94c6 webui: add print styles for full chat printing by philip.zeyliger · 1 year, 1 month ago
- 5477736 webui: implement explicit initial render detection using State.message_count by banksean · 1 year, 1 month ago
- 65ff909 webui: preserve chat scroll position when switching tabs by banksean · 1 year, 1 month ago
- b774437 webui: add comprehensive unit tests for sketch-timeline incremental rendering by Sean McCullough · 1 year, 1 month ago
- e68613d webui: implement viewport-based message rendering in sketch-timeline by Sean McCullough · 1 year, 1 month ago
- e086093 Re-enable monaco horizontal scroll bars. by Philip Zeyliger · 1 year, 1 month ago
- f964b50 all: fix formatting by Autoformatter · 1 year, 1 month ago
- 6b8b766 webui: add mobile diff view with Monaco inline diffing by philip.zeyliger · 1 year, 1 month ago
- 7c1a687 webui: implement Mermaid code splitting with lazy loading by philip.zeyliger · 1 year, 1 month ago
- 64f6046 loop: add diff stats from sketch-base to HEAD in /state endpoint by Philip Zeyliger · 1 year, 1 month ago
- 021231a add /dist/messages-viewer.js bundle output by Sean McCullough · 1 year, 1 month ago
- 2f8464c all: fix formatting by Autoformatter · 1 year, 1 month ago
- c0a4459 webui: implement Monaco code splitting with external bundle loading by philip.zeyliger · 1 year, 1 month ago
- 38499cc webui: restructure diff header layout for improved usability by Philip Zeyliger · 1 year, 1 month ago
- 851d2bf webui: add tool calls display to mobile chat timeline by philip.zeyliger · 1 year, 1 month ago
- 6255411 all: fix formatting by Autoformatter · 1 year, 1 month ago
- 5c6d829 webui: invert diff view layout and improve file selector behavior by David Crawshaw · 1 year, 1 month ago
- 4cd0129 webui: bring back the old per-file diff view as an option by David Crawshaw · 1 year, 1 month ago
- 216d2fc webui: clean up diff view interface by removing unused features by David Crawshaw · 1 year, 1 month ago
- dba26b5 webui: fix Monaco editor horizontal scrollbar from border width overflow by David Crawshaw · 1 year, 1 month ago
- ad15b6c all: fix formatting by Autoformatter · 1 year, 1 month ago
- f00c7b1 webui: disable Monaco diff editor overview ruler by David Crawshaw · 1 year, 1 month ago
- e2954ce webui: fix diff view scrollbar visibility and resize handling by David Crawshaw · 1 year, 1 month ago
- dbca897 webui: improve diff view header layout and compactness by David Crawshaw · 1 year, 1 month ago
- 9abf803 all: fix formatting by Autoformatter · 1 year, 1 month ago
- 26f3f34 webui: implement multi-file diff view with continuous scrolling by David Crawshaw · 1 year, 1 month ago
- 938d2dc webui: add URL parameters for diff view from/to commit selection by David Crawshaw · 1 year, 1 month ago
- 7351cd9 webui: fix Monaco fonts by philip.zeyliger · 1 year, 1 month ago
- c7c2cc1 webui: fix repository name parsing for names containing dots by Sean McCullough · 1 year, 1 month ago
- e8da7af fix: correct SSH connection string format for VS Code remote SSH by philip.zeyliger · 1 year, 1 month ago
- 8773e68 feat: add ssh-connection-string option for container SSH access by philip.zeyliger · 1 year, 1 month ago
- 542bda3 browser: rename browser_read_image to read_image and auto-send screenshots to LLM by Philip Zeyliger · 1 year, 1 month ago
- 225e966 webui: remove deprecated @types/dompurify dependency by philip.zeyliger · 1 year, 1 month ago
- 6d3de48 feat: add -link-to-github flag with Octocat icon for GitHub branch linking by philip.zeyliger · 1 year, 1 month ago
- 57d28bc webui: fix white text visibility in pre-compaction message view by Philip Zeyliger · 1 year, 1 month ago
- 8bc681b webui: fix mobile UI displaying subconversations by Philip Zeyliger · 1 year, 1 month ago
- 0d09284 webui: fix HTML escaping in markdown code blocks by Philip Zeyliger · 1 year, 1 month ago
- 4168263 webui: fix mobile error message styling to display in red by philip.zeyliger · 1 year, 1 month ago
- 0113be5 webui: add skaband navigation link with image to desktop and mobile by Philip Zeyliger · 1 year, 1 month ago
- f825e69 all: fix formatting by Autoformatter · 1 year, 1 month ago
- 7375708 webui: add image paste functionality to mobile chat input by Philip Zeyliger · 1 year, 1 month ago
- 5f77894 webui: add markdown rendering to mobile chat messages by Philip Zeyliger · 1 year, 1 month ago
- e08c7ff webui: add mobile interface with URL parameter switching by Philip Zeyliger · 1 year, 1 month ago
- 3d040bd all: fix formatting by Autoformatter · 1 year, 1 month ago
- 19969a9 all: s/title/slug/, adjust branch handling by Josh Bleecher Snyder · 1 year, 1 month ago
- 44f847a webui: move cost display to popup info panel and hide when zero by Josh Bleecher Snyder · 1 year, 1 month ago
- 7e5fe3c all: fix formatting by Autoformatter · 1 year, 1 month ago
- 3fef3ca build(deps): bump tar-fs from 3.0.8 to 3.0.9 in /webui by dependabot[bot] · 1 year, 1 month ago
- be7802a loop: add configurable branch prefix option by Philip Zeyliger · 1 year, 1 month ago
- 53ab245 webui: implement DOMPurify sanitization for markdown security by Philip Zeyliger · 1 year, 1 month ago
- 1609893 loop/webui: remove end session feedback survey functionality by Philip Zeyliger · 1 year, 1 month ago
- 457dfd1 all: fix formatting by Autoformatter · 1 year, 1 month ago
- bd52faf webui: add TODO item comment functionality similar to diff comments by Josh Bleecher Snyder · 1 year, 1 month ago
- b8a8f35 loop: implement comprehensive conversation compaction system by Philip Zeyliger · 1 year, 1 month ago
- b573940 Add end session user feedback survey with skaband client coordination by Philip Zeyliger · 1 year, 1 month ago
- 6cad861 webui: fix multiple choice to append instead of replace chat content by Josh Bleecher Snyder · 1 year, 1 month ago
- 00bcaef webui: remove unused diff2html-based diff view by Philip Zeyliger · 1 year, 1 month ago
- 71c73b5 all: fix formatting by Autoformatter · 1 year, 1 month ago