1. 3050307 dodo: implement dodo_get_project_config by gio · 10 months ago
  2. a271a21 claudetool: streamline browser tools by Josh Bleecher Snyder · 8 months ago
  3. 2c3e02c all: fix formatting by Autoformatter · 8 months ago
  4. 10bd3a6 webui: suppress patch edit count when tool call fails by Josh Bleecher Snyder · 8 months ago
  5. 3870767 webui: add dark mode support to sketch-tool-calls render by banksean · 8 months ago
  6. 051c3cd webui fix external message demo by banksean · 8 months ago
  7. 66f45a6 webui: fix rendering for gh worfkow events by banksean · 8 months ago
  8. 6b1ceb1 webui: fix patch display whitespace (again) by Josh Bleecher Snyder · 8 months ago
  9. bdc6889 sketch: add support for 'external' message types by banksean · 8 months ago
  10. 4a370aa loop/server: add /debug/system-prompt, move logs to /debug/logs by Josh Bleecher Snyder · 8 months ago
  11. 9b1c003 webui: silence more build spam by Josh Bleecher Snyder · 8 months ago
  12. 2d83219 webui: filter out empty messages by Josh Bleecher Snyder · 8 months ago
  13. 3d1308e webui: dark mode support to demo fmwk, tool cards by banksean · 8 months ago
  14. 02f4820 webui: expand patch tool cards by default by philz · 8 months ago
  15. 7cae9d5 webui: add JavaScript alert for file save failures by Josh Bleecher Snyder · 9 months ago
  16. 4571fd6 webui: add model name to info popup k/v pairs by Josh Bleecher Snyder · 8 months ago
  17. aeaf892 all: fix formatting by Autoformatter · 8 months ago
  18. 01bf5ae webui: restore command+enter keyboard shortcut for diff comments by Josh Bleecher Snyder · 8 months ago
  19. beaa86a all: delete commit-message-style tool by Josh Bleecher Snyder · 9 months ago
  20. 141547d sketch-app-shell: nav to /messages/ on sessionEnd by banksean · 8 months ago
  21. 568bebf webui: fix IDLE/DISCONNECTED oscillation by replacing initialLoadComplete misuse by banksean · 9 months ago
  22. 7fe7697 data.ts: add missing .isSessionEnded check in .connect() by banksean · 9 months ago
  23. 3dd3e41 webui: add diff display for patches by Josh Bleecher Snyder · 9 months ago
  24. a6b995b webui: kill eslint's no-explicit-any warning dead dead dead by Josh Bleecher Snyder · 9 months ago
  25. aa22eb7 all: fix formatting by Autoformatter · 9 months ago
  26. 9dc2f62 all: remove multiplechoice tool by Josh Bleecher Snyder · 9 months ago
  27. c67d7bc webui/src/data: handle ended and read-only sessions by banksean · 9 months ago
  28. 3b44cc3 loop: do slug generation outside the agent loop by Josh Bleecher Snyder · 9 months ago
  29. 1ee0bc6 webui: add dark mode support to demo server by banksean · 9 months ago
  30. d37f7a7 webui: make diff UI update after data loads by Josh Bleecher Snyder · 9 months ago
  31. 488e8a4 all: fix formatting by Autoformatter · 9 months ago
  32. 15a0ffa webui: improve reconnection delays by Josh Bleecher Snyder · 9 months ago
  33. 0f00427 webui: refactor reconnection timeout logic to use lookup table by Josh Bleecher Snyder · 9 months ago
  34. cf72458 skaband: move timeline viewer from sketch/webui to resolve bundle conflicts by banksean · 9 months ago
  35. 4432056 webui: update DEAR_LLM.md, rm .shadowRoot refs by banksean · 9 months ago
  36. d8eb464 webui: migrate sketch-monaco-view to tailind by banksean · 9 months ago
  37. 44f7616 webui: remove sketch-network-status component by banksean · 9 months ago
  38. 581bd79 webui: s/demo-runner/demo/g by banksean · 9 months ago
  39. d52d39d webui: clean up component demos by banksean · 9 months ago
  40. 23a35b8 webui: migrate mobile components to SketchTailwindElement by banksean · 9 months ago
  41. 9ee3042 default to light mode instead of system, for now by banksean · 9 months ago
  42. 3eaa433 webui: implement comprehensive dark mode support by banksean · 9 months ago
  43. ae3724e webui: add dark mode implementation plan by banksean · 9 months ago
  44. 2be768e webui: convert SketchDiffRangePicker to SketchTailwindElement by banksean · 9 months ago
  45. 5681b7c Fix terminal CSS. by Philip Zeyliger · 9 months ago
  46. 93b53d8 skaband: fix terminal under /newsessions by David Crawshaw · 9 months ago
  47. 9d9c812 all: fix formatting by Autoformatter · 9 months ago
  48. 4594388 webui: add tooltips to 🥷 and 🐢 in bash tool cards by Josh Bleecher Snyder · 9 months ago
  49. 9db8c2a all: fix formatting by Autoformatter · 9 months ago
  50. 596aa33 webui: silence build noise by Josh Bleecher Snyder · 9 months ago
  51. 7de3bdd webui: hide GitHub link in push dialog for non-GitHub remotes by Josh Bleecher Snyder · 9 months ago
  52. 3a41f15 webui: update Push button tooltip to indicate it opens a dialog by Josh Bleecher Snyder · 9 months ago
  53. 7208bb4 webui: add tooltips for upper-right corner buttons by Josh Bleecher Snyder · 9 months ago
  54. 254c49f sketch: "git push" button by Philip Zeyliger · 9 months ago
  55. 0269340 sketch: fix Timeline messages width overflow issue by banksean · 9 months ago
  56. 2cc7563 webui: fix copy button in markdown code blocks by banksean · 9 months ago
  57. c5c3bea update web components DEAR_LLM.md by banksean · 9 months ago
  58. 09b86f4 webui: optimize npm ci caching for faster builds by Philip Zeyliger · 9 months ago
  59. 390f847 all: fix formatting by Autoformatter · 9 months ago
  60. a8561f7 sketch/webui: add untracked files notification to diff view by Josh Bleecher Snyder · 9 months ago
  61. d9acaa7 sketch: optimize code copy button performance by Philip Zeyliger · 9 months ago
  62. 333aa67 sketch: remove shadowDOM dependency from tool card components by banksean · 9 months ago
  63. dc27c39 fix clipped right edge of messages by banksean · 9 months ago
  64. 17b2fd9 claudetool: replace timeout parameter with slow_ok boolean by Josh Bleecher Snyder · 9 months ago
  65. fadffe3 sketch/loop: fuss more with /git/cat and 204s by Josh Bleecher Snyder · 9 months ago
  66. a002a23 webui: delete non-gzip'd assets by Josh Bleecher Snyder · 9 months ago
  67. 5ab8fb8 webui: display context window size in info box by banksean · 9 months ago
  68. b7ec9c8 add link to gh user page under chat msg by banksean · 9 months ago
  69. e7ca73d all: cull dead code by Josh Bleecher Snyder · 9 months ago
  70. 1c18ec9 all: use make to build by Josh Bleecher Snyder · 9 months ago
  71. 39ee05a webui: bump esbuild version by Josh Bleecher Snyder · 9 months ago
  72. 289525b sketch/termui: handle PortMessageType messages more by Josh Bleecher Snyder · 9 months ago
  73. c52a250 fix infobox z-index by Sean McCullough · 9 months ago
  74. 255dc43 webui: fix diff scrolling (broken in 265839b0 / 5450584) by David Crawshaw · 9 months ago
  75. e5b2fc0 sketch/webui: skip welcome text in compact mode by David Crawshaw · 9 months ago
  76. e48f2bb all: fix formatting by Autoformatter · 9 months ago
  77. 6dc90c0 sketch/webui: add port display with external link functionality to UI header by Philip Zeyliger · 9 months ago
  78. f6e1dfe webui rm shadowRoot references by Sean McCullough · 9 months ago
  79. c37e066 sketch-container-status:latest context window size by Sean McCullough · 9 months ago
  80. df23403 fix https://github.com/boldsoftware/sketch/issues/186 by Sean McCullough · 9 months ago
  81. 32969cd all: fix formatting by Autoformatter · 9 months ago
  82. 4844be2 webui: convert sketch-terminal to SketchTailwindElement inheritance by banksean · 9 months ago
  83. 983b58a Re-work Sketch's Docker setup. by Philip Zeyliger · 9 months ago
  84. 9f5cb2e all: fix formatting by Autoformatter · 9 months ago
  85. 5450584 webui: convert sketch diff components to inherit from SketchTailwindElement by banksean · 9 months ago
  86. 9556fcf all: fix formatting by Autoformatter · 9 months ago
  87. b3aff88 webui: display file copy status (vs modify/rename) in diff view by Josh Bleecher Snyder · 9 months ago
  88. cdb08a5 webui: convert sketch-todo-panel to SketchTailwindElement with comprehensive test suite by banksean · 9 months ago
  89. 0470a8a webui: convert sketch-tool-calls to inherit from SketchTailwindElement by banksean · 9 months ago
  90. fd67b01 sketch-timeline-message: fix commit message txt size by Sean McCullough · 9 months ago
  91. 0accea1 webui: improve diff view comment box width and height handling by philip.zeyliger · 9 months ago
  92. c514748 webui: convert SketchTimelineMessage to TailwindElement with TypeScript demo module by banksean · 9 months ago
  93. 26bc659 webui: add ESLint and eslint-typescript by philip.zeyliger · 9 months ago
  94. e59a2e1 webui: convert SketchTimeline to use TailwindElement and Tailwind CSS classes by banksean · 9 months ago
  95. 4337aa7 add sketch-app-shell demo fixture by Sean McCullough · 9 months ago
  96. cad67b0 sketch: add git username attribution for user messages in timeline by banksean · 9 months ago
  97. 2973271 Pin 'npx prettier' version by Philip Zeyliger · 9 months ago
  98. 9aa141a skaband: remove all manual input switching functionality from sessions page by banksean · 9 months ago
  99. b01b150 Fix nil pointer dereference #432 by Philip Zeyliger · 9 months ago
  100. b379592 webui: convert sketch-call-status and sketch-chat-input to SketchTailwindElement with comprehensive demo support by Sean McCullough · 9 months ago