1. beaa86a all: delete commit-message-style tool by Josh Bleecher Snyder · 9 months ago
  2. 141547d sketch-app-shell: nav to /messages/ on sessionEnd by banksean · 9 months ago
  3. 568bebf webui: fix IDLE/DISCONNECTED oscillation by replacing initialLoadComplete misuse by banksean · 9 months ago
  4. 7fe7697 data.ts: add missing .isSessionEnded check in .connect() by banksean · 9 months ago
  5. 3dd3e41 webui: add diff display for patches by Josh Bleecher Snyder · 9 months ago
  6. a6b995b webui: kill eslint's no-explicit-any warning dead dead dead by Josh Bleecher Snyder · 9 months ago
  7. aa22eb7 all: fix formatting by Autoformatter · 9 months ago
  8. 9dc2f62 all: remove multiplechoice tool by Josh Bleecher Snyder · 9 months ago
  9. c67d7bc webui/src/data: handle ended and read-only sessions by banksean · 9 months ago
  10. 3b44cc3 loop: do slug generation outside the agent loop by Josh Bleecher Snyder · 9 months ago
  11. 1ee0bc6 webui: add dark mode support to demo server by banksean · 9 months ago
  12. d37f7a7 webui: make diff UI update after data loads by Josh Bleecher Snyder · 9 months ago
  13. 488e8a4 all: fix formatting by Autoformatter · 9 months ago
  14. 15a0ffa webui: improve reconnection delays by Josh Bleecher Snyder · 9 months ago
  15. 0f00427 webui: refactor reconnection timeout logic to use lookup table by Josh Bleecher Snyder · 9 months ago
  16. cf72458 skaband: move timeline viewer from sketch/webui to resolve bundle conflicts by banksean · 9 months ago
  17. 4432056 webui: update DEAR_LLM.md, rm .shadowRoot refs by banksean · 9 months ago
  18. d8eb464 webui: migrate sketch-monaco-view to tailind by banksean · 9 months ago
  19. 44f7616 webui: remove sketch-network-status component by banksean · 9 months ago
  20. 581bd79 webui: s/demo-runner/demo/g by banksean · 9 months ago
  21. d52d39d webui: clean up component demos by banksean · 9 months ago
  22. 23a35b8 webui: migrate mobile components to SketchTailwindElement by banksean · 9 months ago
  23. 9ee3042 default to light mode instead of system, for now by banksean · 9 months ago
  24. 3eaa433 webui: implement comprehensive dark mode support by banksean · 9 months ago
  25. ae3724e webui: add dark mode implementation plan by banksean · 9 months ago
  26. 2be768e webui: convert SketchDiffRangePicker to SketchTailwindElement by banksean · 9 months ago
  27. 5681b7c Fix terminal CSS. by Philip Zeyliger · 9 months ago
  28. 93b53d8 skaband: fix terminal under /newsessions by David Crawshaw · 9 months ago
  29. 9d9c812 all: fix formatting by Autoformatter · 9 months ago
  30. 4594388 webui: add tooltips to 🥷 and 🐢 in bash tool cards by Josh Bleecher Snyder · 9 months ago
  31. 9db8c2a all: fix formatting by Autoformatter · 9 months ago
  32. 7de3bdd webui: hide GitHub link in push dialog for non-GitHub remotes by Josh Bleecher Snyder · 9 months ago
  33. 3a41f15 webui: update Push button tooltip to indicate it opens a dialog by Josh Bleecher Snyder · 9 months ago
  34. 7208bb4 webui: add tooltips for upper-right corner buttons by Josh Bleecher Snyder · 9 months ago
  35. 254c49f sketch: "git push" button by Philip Zeyliger · 9 months ago
  36. 0269340 sketch: fix Timeline messages width overflow issue by banksean · 9 months ago
  37. 2cc7563 webui: fix copy button in markdown code blocks by banksean · 9 months ago
  38. c5c3bea update web components DEAR_LLM.md by banksean · 9 months ago
  39. 390f847 all: fix formatting by Autoformatter · 9 months ago
  40. a8561f7 sketch/webui: add untracked files notification to diff view by Josh Bleecher Snyder · 9 months ago
  41. d9acaa7 sketch: optimize code copy button performance by Philip Zeyliger · 9 months ago
  42. 333aa67 sketch: remove shadowDOM dependency from tool card components by banksean · 9 months ago
  43. dc27c39 fix clipped right edge of messages by banksean · 9 months ago
  44. 17b2fd9 claudetool: replace timeout parameter with slow_ok boolean by Josh Bleecher Snyder · 9 months ago
  45. fadffe3 sketch/loop: fuss more with /git/cat and 204s by Josh Bleecher Snyder · 9 months ago
  46. 5ab8fb8 webui: display context window size in info box by banksean · 9 months ago
  47. b7ec9c8 add link to gh user page under chat msg by banksean · 9 months ago
  48. 289525b sketch/termui: handle PortMessageType messages more by Josh Bleecher Snyder · 9 months ago
  49. c52a250 fix infobox z-index by Sean McCullough · 9 months ago
  50. 255dc43 webui: fix diff scrolling (broken in 265839b0 / 5450584) by David Crawshaw · 9 months ago
  51. e5b2fc0 sketch/webui: skip welcome text in compact mode by David Crawshaw · 9 months ago
  52. e48f2bb all: fix formatting by Autoformatter · 9 months ago
  53. 6dc90c0 sketch/webui: add port display with external link functionality to UI header by Philip Zeyliger · 9 months ago
  54. f6e1dfe webui rm shadowRoot references by Sean McCullough · 9 months ago
  55. c37e066 sketch-container-status:latest context window size by Sean McCullough · 9 months ago
  56. df23403 fix https://github.com/boldsoftware/sketch/issues/186 by Sean McCullough · 9 months ago
  57. 32969cd all: fix formatting by Autoformatter · 9 months ago
  58. 4844be2 webui: convert sketch-terminal to SketchTailwindElement inheritance by banksean · 9 months ago
  59. 9f5cb2e all: fix formatting by Autoformatter · 9 months ago
  60. 5450584 webui: convert sketch diff components to inherit from SketchTailwindElement by banksean · 9 months ago
  61. 9556fcf all: fix formatting by Autoformatter · 9 months ago
  62. b3aff88 webui: display file copy status (vs modify/rename) in diff view by Josh Bleecher Snyder · 9 months ago
  63. cdb08a5 webui: convert sketch-todo-panel to SketchTailwindElement with comprehensive test suite by banksean · 9 months ago
  64. 0470a8a webui: convert sketch-tool-calls to inherit from SketchTailwindElement by banksean · 9 months ago
  65. fd67b01 sketch-timeline-message: fix commit message txt size by Sean McCullough · 9 months ago
  66. 0accea1 webui: improve diff view comment box width and height handling by philip.zeyliger · 9 months ago
  67. c514748 webui: convert SketchTimelineMessage to TailwindElement with TypeScript demo module by banksean · 9 months ago
  68. 26bc659 webui: add ESLint and eslint-typescript by philip.zeyliger · 9 months ago
  69. e59a2e1 webui: convert SketchTimeline to use TailwindElement and Tailwind CSS classes by banksean · 9 months ago
  70. 4337aa7 add sketch-app-shell demo fixture by Sean McCullough · 9 months ago
  71. cad67b0 sketch: add git username attribution for user messages in timeline by banksean · 9 months ago
  72. 2973271 Pin 'npx prettier' version by Philip Zeyliger · 9 months ago
  73. 9aa141a skaband: remove all manual input switching functionality from sessions page by banksean · 9 months ago
  74. b01b150 Fix nil pointer dereference #432 by Philip Zeyliger · 9 months ago
  75. b379592 webui: convert sketch-call-status and sketch-chat-input to SketchTailwindElement with comprehensive demo support by Sean McCullough · 9 months ago
  76. 659b983 webui: convert SketchCallStatus to Tailwind CSS with comprehensive demo support by banksean · 9 months ago
  77. 4957749 sketch-container-status: fix long branch names by Sean McCullough · 9 months ago
  78. d5c849d webui: convert SketchViewModeSelect to use SketchTailwindElement with Tailwind CSS by banksean · 9 months ago
  79. 4b64468 webui: add compactPadding parameter to reduce message padding by David Crawshaw · 9 months ago
  80. 261c911 rm shadowRoot references from SketchAppShellBase by Sean McCullough · 9 months ago
  81. a70dcc4 fix visibility and css breakpoits on todo panel by banksean · 9 months ago
  82. 618bfb2 webui: implement modular demo system with TypeScript and shared fixtures by Sean McCullough · 9 months ago
  83. 8b2bc8e fix stop/end button css breakpoints by Sean McCullough · 9 months ago
  84. 3999593 webui: generate tailwind.css in esbuild.go, output to dist/ by Sean McCullough · 9 months ago
  85. 0635c77 webui: fix monaco diff editor jumping behavior by Philip Zeyliger · 9 months ago
  86. 7e36a04 webui: convert sketch-container-status to use tailwind by Sean McCullough · 9 months ago
  87. cb48b67 sketch-app-shell: add tailwind css to demo html by Sean McCullough · 9 months ago
  88. 7735844 skaband: create forked app shell for /newsessions with shared base by David Crawshaw · 9 months ago
  89. bf66a2f webui: convert sketch-app-shell to use tailwind by Sean McCullough · 10 months ago
  90. ba351be all: fix formatting by Autoformatter · 10 months ago
  91. 5a85ffe webui: fix IDLE/WORKING indicator to ignore system messages by Philip Zeyliger · 10 months ago
  92. 29d689f dockerimg: rename ssh_theater to local_sshimmer by banksean · 10 months ago
  93. ebbdee4 webui: fix copy button functionality for new branch creation by cbro · 10 months ago
  94. 364b35a webui: improve/simplify commit selector in Monaco diff view by Philip Zeyliger · 10 months ago
  95. 61a0f67 webui: add Jump to Bottom button for mobile and desktop chat views by Philip Zeyliger · 10 months ago
  96. 3cde282 webui: improve comment functionality for Monaco diff editor by using gutter by Philip Zeyliger · 10 months ago
  97. d183284 fix messages-viewer by Sean McCullough · 10 months ago
  98. c540e8e webui: add missing codicon font reference to mobile app shell by philip.zeyliger · 10 months ago
  99. f0f9af0 webui: remove unused sketch-diff-file-picker component by philip.zeyliger · 10 months ago
  100. 1f8fe9c webui: fix Monaco editor initialization parentNode errors in diff view by Philip Zeyliger · 10 months ago