- 2d4c48f Remove Charts tab and related Vega components from Sketch by Philip Zeyliger · 1 year, 1 month ago
- 485afc6 tool_use: add multiplechoice support to Agent by Sean McCullough · 1 year, 1 month ago
- 25f6ff1 Implement Server-Sent Events (SSE) for Real-time Agent Communication by Philip Zeyliger · 1 year, 1 month ago
- d01d134 Default to CI=1 for "npm test" by Philip Zeyliger · 1 year, 1 month ago
- 44f9b4c all: fix formatting by Autoformatter · 1 year, 1 month ago
- 1c81423 webui: add average dollars per hour to Dollar Usage Over Time chart by Josh Bleecher Snyder · 1 year, 1 month ago
- 6c2bb84 webui: add Escape key handler to dismiss empty line comments by Josh Bleecher Snyder · 1 year, 1 month ago
- 495cb96 sketch-app-shell: fetch "cancel" not "/cancel" by Sean McCullough · 1 year, 1 month ago
- e2c7f72 webui: make input box focus on page load by Josh Bleecher Snyder · 1 year, 1 month ago
- 6866c79 webui: Finish removing aria snapshot testing by Pokey Rule · 1 year, 1 month ago
- d9d4581 webui: add current Agent state to call-status tooltip by Sean McCullough · 1 year, 1 month ago
- d33ee13 webui: tweak welcome screen wording by Josh Bleecher Snyder · 1 year, 1 month ago
- bce3a13 Modernize and streamline Sketch top bar UI by Philip Zeyliger · 1 year, 1 month ago
- 3201133 Amend notification logic to only show for end-of-turn messages without parent_conversation_id by Philip Zeyliger · 1 year, 1 month ago
- db5e9b4 Implement notifications feature with toggle and focus handling by Philip Zeyliger · 1 year, 1 month ago
- 2c4db09 Restart conversation support. by Philip Zeyliger · 1 year, 1 month ago
- bc6b629 Add browser notifications for agent messages with EndOfTurn=true by Philip Zeyliger · 1 year, 1 month ago
- f830c9d all: fix formatting by Autoformatter · 1 year, 1 month ago
- e81233f Add gentle pulsing animation to activity notification icons by Josh Bleecher Snyder · 1 year, 1 month ago
- eb5166a Shrink title text to reduce truncation in header by Josh Bleecher Snyder · 1 year, 1 month ago
- e634d26 webui: add go2ts go:generate line by Josh Bleecher Snyder · 1 year, 1 month ago
- 81eacc4 all: fix formatting by Autoformatter · 1 year, 1 month ago
- 3a89ba8 build(deps-dev): bump vite from 6.3.2 to 6.3.4 in /webui by dependabot[bot] · 1 year, 1 month ago
- d01f67c ci: amend single commits when auto-formatting queue-main branches by Philip Zeyliger · 1 year, 1 month ago
- d20ded5 webui: Don't auto-expand last message by Philip Zeyliger · 1 year, 1 month ago
- abc093c Left-align 'How to use Sketch' paragraphs by Philip Zeyliger · 1 year, 1 month ago
- cf57096 all: fix formatting by Autoformatter · 1 year, 1 month ago
- 47b71c9 Display last commit in UI top bar by Philip Zeyliger · 1 year, 1 month ago
- 47b1936 Display branch name alongside title in termui and webui by Josh Bleecher Snyder · 1 year, 1 month ago
- c72fff5 Add SSH connection information to web UI by Philip Zeyliger · 1 year, 1 month ago
- d3906e2 Add @click handler to stopButton in sketch-app-shell.ts by Sean McCullough · 1 year, 1 month ago
- dc507a3 all: fix formatting by Autoformatter · 1 year, 1 month ago
- 5cf4926 Add welcome box with usage instructions to empty chat window by Philip Zeyliger · 1 year, 1 month ago
- 570c3f8 all: fix formatting by Autoformatter · 1 year, 1 month ago
- c2b6bdf Improve status bar icons for LLM and tool calls by Philip Zeyliger · 1 year, 1 month ago
- 2dc86b9 Update codereview tool UI to show different icons based on result content by Josh Bleecher Snyder · 1 year, 1 month ago
- 5fabc74 webui: make tool call failures less "error"-y by Josh Bleecher Snyder · 1 year, 1 month ago
- ffb58a3 webui: show more summary-text in tool cards by Sean McCullough · 1 year, 1 month ago
- fa40c41 webui: +sketch-tool-card-multiple-choice by Sean McCullough · 1 year, 1 month ago
- 015b882 webui: fix 'build' and 'dev' npm scripts by Sean McCullough · 1 year, 1 month ago
- fefde57 webui: Tweak prettier setup by Pokey Rule · 1 year, 1 month ago
- d6d2c69 webui: Add missing step to make install by Pokey Rule · 1 year, 1 month ago
- e66db3e Redesign Sketch top bar with tab-based interface by Philip Zeyliger · 1 year, 1 month ago
- 99a9a02 Implement tracking of outstanding LLM and Tool calls by Philip Zeyliger · 1 year, 1 month ago
- f98d730 webui: supress mermaid error msgs by Sean McCullough · 1 year, 1 month ago
- dded2d6 all: fix formatting by Autoformatter · 1 year, 1 month ago
- 8d93e36 webui: Add Mermaid diagram support to markdown by Sean McCullough · 1 year, 1 month ago
- d8adbba all: fix formatting by Autoformatter · 1 year, 1 month ago
- 5bff650 fix oddball formatter complaints by David Crawshaw · 1 year, 1 month ago
- 5c70bfe all: fix formatting by Autoformatter · 1 year, 1 month ago
- 5b8ab1f webui: intentionally break formatting by Josh Bleecher Snyder · 1 year, 1 month ago
- a0801ad Add comma formatting to input and output token displays by Josh Bleecher Snyder · 1 year, 1 month ago
- 4de8a91 webui: Add aria snapshot testing by Pokey Rule · 1 year, 1 month ago
- e7c9a44 webui: Add test for sketch-app-shell component by Pokey Rule · 1 year, 1 month ago
- 46fff97 webui: More minor css tweaks by Pokey Rule · 1 year, 1 month ago
- 9b999b0 Update window title to show 'sk: <title>' and add disconnection indicator by Philip Zeyliger · 1 year, 1 month ago
- 6bc2eb2 Fix: Prevent diff2html anchor links from resetting view by Philip Zeyliger · 1 year, 1 month ago
- 3588997 all: only display total input tokens by Josh Bleecher Snyder · 1 year, 1 month ago
- e923bb3 webui: Add empty conversation demo by Pokey Rule · 1 year, 1 month ago
- 4097e53 webui: Cleanup css and fix layout by Pokey Rule · 1 year, 1 month ago
- 563d6b3 webui: Tweak mock by Pokey Rule · 1 year, 1 month ago
- c6aabfa webui: Remove some debug logging by Pokey Rule · 1 year, 1 month ago
- ac96b09 webui: Don't allow launch to accidentally use wrong server by Pokey Rule · 1 year, 1 month ago
- 26daff7 webui: Fix demo css by Pokey Rule · 1 year, 1 month ago
- b9ac849 Fix css mime type by Pokey Rule · 1 year, 1 month ago
- 8cac59a feat: integrate Mock Service Worker (MSW) for API mocking and testing by Pokey Rule · 1 year, 1 month ago
- 2032b1c Move webui from /loop/webui to /webui by Philip Zeyliger · 1 year, 1 month ago