1. 983b58a Re-work Sketch's Docker setup. by Philip Zeyliger · 9 months ago
  2. 2ca1f10 dockerimg: add commonly requested packages to Dockerfile.base and enable :latest tagging by philip.zeyliger · 9 months ago
  3. 7b00c2c all: add minimal GoReleaser configuration for nightly builds by Josh Bleecher Snyder · 9 months ago
  4. 9f5cb2e all: fix formatting by Autoformatter · 9 months ago
  5. 5450584 webui: convert sketch diff components to inherit from SketchTailwindElement by banksean · 9 months ago
  6. 9556fcf all: fix formatting by Autoformatter · 9 months ago
  7. 6534c7a sketch: add patch callback hook to warm codereview cache by Josh Bleecher Snyder · 9 months ago
  8. 238c18f claudetool: add callback hook system to patch tool by Josh Bleecher Snyder · 9 months ago
  9. 26b6f9b claudetool/codereview: add caching in findRelatedFiles by Josh Bleecher Snyder · 9 months ago
  10. cb55726 browse: refactor tool responses to match claudetool patterns by Josh Bleecher Snyder · 9 months ago
  11. b3aff88 webui: display file copy status (vs modify/rename) in diff view by Josh Bleecher Snyder · 9 months ago
  12. cdb08a5 webui: convert sketch-todo-panel to SketchTailwindElement with comprehensive test suite by banksean · 9 months ago
  13. 0470a8a webui: convert sketch-tool-calls to inherit from SketchTailwindElement by banksean · 9 months ago
  14. a9710d7 sketch: proxy to ports via p<port>.localhost Host headers by Philip Zeyliger · 9 months ago
  15. fd67b01 sketch-timeline-message: fix commit message txt size by Sean McCullough · 9 months ago
  16. 0accea1 webui: improve diff view comment box width and height handling by philip.zeyliger · 9 months ago
  17. c514748 webui: convert SketchTimelineMessage to TailwindElement with TypeScript demo module by banksean · 9 months ago
  18. 26bc659 webui: add ESLint and eslint-typescript by philip.zeyliger · 9 months ago
  19. a14b018 sketch: make /debug use relative paths by Philip Zeyliger · 9 months ago
  20. 467c396 Fix findGitRoot by Marc-Antoine Ruel · 9 months ago
  21. f2814ea Let MCP servers use env variables; pass along model key for /attach as well by Philip Zeyliger · 9 months ago
  22. d5f0a3e Ignore sketch-named containers that don't expose 80 in bin/sk-ls by Philip Zeyliger · 9 months ago
  23. 13e3856 sketch: update local_ssh.md to replace SSHTheater with LocalSSHimmer by banksean · 9 months ago
  24. 5978995 Add ValidateSessionID by Philip Zeyliger · 9 months ago
  25. 4a055c5 sketch: fix MCP server connection error in -unsafe mode by setting SKETCH_PUB_KEY environment variable by banksean · 9 months ago
  26. e59a2e1 webui: convert SketchTimeline to use TailwindElement and Tailwind CSS classes by banksean · 9 months ago
  27. 4337aa7 add sketch-app-shell demo fixture by Sean McCullough · 9 months ago
  28. 6fc754f Remove httprr recording. by Philip Zeyliger · 9 months ago
  29. 4201bde Replace skaband tools with a sketch.dev MCP client by Philip Zeyliger · 9 months ago
  30. cad67b0 sketch: add git username attribution for user messages in timeline by banksean · 9 months ago
  31. cebb03c Add cmd/mcp-tool command for testing MCP servers by philip.zeyliger · 9 months ago
  32. 2973271 Pin 'npx prettier' version by Philip Zeyliger · 9 months ago
  33. 4ce9dca Bump down to 8-core github runners by Philip Zeyliger · 9 months ago
  34. 9aa141a skaband: remove all manual input switching functionality from sessions page by banksean · 9 months ago
  35. b01b150 Fix nil pointer dereference #432 by Philip Zeyliger · 9 months ago
  36. b379592 webui: convert sketch-call-status and sketch-chat-input to SketchTailwindElement with comprehensive demo support by Sean McCullough · 9 months ago
  37. 659b983 webui: convert SketchCallStatus to Tailwind CSS with comprehensive demo support by banksean · 9 months ago
  38. 4957749 sketch-container-status: fix long branch names by Sean McCullough · 9 months ago
  39. d5c849d webui: convert SketchViewModeSelect to use SketchTailwindElement with Tailwind CSS by banksean · 9 months ago
  40. 4b64468 webui: add compactPadding parameter to reduce message padding by David Crawshaw · 9 months ago
  41. 07b7400 fix: prevent nil pointer panic in codereview compareTestResults by banksean · 9 months ago
  42. 9aa7828 sketch: add -ignoresig flag to ignore SIGINT and SIGTERM by david · 9 months ago
  43. 261c911 rm shadowRoot references from SketchAppShellBase by Sean McCullough · 9 months ago
  44. a70dcc4 fix visibility and css breakpoits on todo panel by banksean · 9 months ago
  45. 618bfb2 webui: implement modular demo system with TypeScript and shared fixtures by Sean McCullough · 9 months ago
  46. 8b2bc8e fix stop/end button css breakpoints by Sean McCullough · 9 months ago
  47. 3999593 webui: generate tailwind.css in esbuild.go, output to dist/ by Sean McCullough · 9 months ago
  48. 0635c77 webui: fix monaco diff editor jumping behavior by Philip Zeyliger · 9 months ago
  49. cff0ff8 sketch: add /proc filesystem fallback for port monitoring when ss command unavailable by banksean · 9 months ago
  50. 7e36a04 webui: convert sketch-container-status to use tailwind by Sean McCullough · 9 months ago
  51. cb48b67 sketch-app-shell: add tailwind css to demo html by Sean McCullough · 9 months ago
  52. 7735844 skaband: create forked app shell for /newsessions with shared base by David Crawshaw · 9 months ago
  53. bf66a2f webui: convert sketch-app-shell to use tailwind by Sean McCullough · 10 months ago
  54. 194bfa8 sketch: add MCP support by Philip Zeyliger · 10 months ago
  55. ba351be all: fix formatting by Autoformatter · 10 months ago
  56. 5a85ffe webui: fix IDLE/WORKING indicator to ignore system messages by Philip Zeyliger · 10 months ago
  57. d158f9d Remove noisy log line by Philip Zeyliger · 10 months ago
  58. 29d689f dockerimg: rename ssh_theater to local_sshimmer by banksean · 10 months ago
  59. ebbdee4 webui: fix copy button functionality for new branch creation by cbro · 10 months ago
  60. 8105fe6 Removing noisy log line. by Philip Zeyliger · 10 months ago
  61. dd6352a fix docker inspect for podman docker alias by Kilian Lackhove · 10 months ago
  62. 23772f4 support building docker image with gemini by Kilian Lackhove · 10 months ago
  63. 9ee498c .clabot: add d2orbc by David Crawshaw · 10 months ago
  64. afbade2 .clabot: add lackhove by David Crawshaw · 10 months ago
  65. 364b35a webui: improve/simplify commit selector in Monaco diff view by Philip Zeyliger · 10 months ago
  66. 61a0f67 webui: add Jump to Bottom button for mobile and desktop chat views by Philip Zeyliger · 10 months ago
  67. 3cde282 webui: improve comment functionality for Monaco diff editor by using gutter by Philip Zeyliger · 10 months ago
  68. d183284 fix messages-viewer by Sean McCullough · 10 months ago
  69. cfd0fe6 cleanup: remove unused functions and fix tests by Philip Zeyliger · 10 months ago
  70. c540e8e webui: add missing codicon font reference to mobile app shell by philip.zeyliger · 10 months ago
  71. 037f316 github workflows: add working-directory input parameter by Philip Zeyliger · 10 months ago
  72. be0da44 Minor docs change. by Philip Zeyliger · 10 months ago
  73. f0f9af0 webui: remove unused sketch-diff-file-picker component by philip.zeyliger · 10 months ago
  74. 882e7ea loop: preserve cumulative usage across conversation compaction by philip.zeyliger · 10 months ago
  75. 1f8fe9c webui: fix Monaco editor initialization parentNode errors in diff view by Philip Zeyliger · 10 months ago
  76. ffa94c6 webui: add print styles for full chat printing by philip.zeyliger · 10 months ago
  77. 5477736 webui: implement explicit initial render detection using State.message_count by banksean · 10 months ago
  78. 65ff909 webui: preserve chat scroll position when switching tabs by banksean · 10 months ago
  79. b774437 webui: add comprehensive unit tests for sketch-timeline incremental rendering by Sean McCullough · 10 months ago
  80. e68613d webui: implement viewport-based message rendering in sketch-timeline by Sean McCullough · 10 months ago
  81. e0a9f72 test_recipes: add Docker and gvisor installation guide by Philip Zeyliger · 10 months ago
  82. a7e7fb6 Sketch: test thyself by Philip Zeyliger · 10 months ago
  83. e086093 Re-enable monaco horizontal scroll bars. by Philip Zeyliger · 10 months ago
  84. 963ae4b scripts: disable man-db auto-update in apt optimization script by Philip Zeyliger · 10 months ago
  85. 2e3337d loop: add docker to the system prompt by David Crawshaw · 10 months ago
  86. 0258add dockerimg: add docker to the sketch image by David Crawshaw · 10 months ago
  87. 57162e0 codereview: add 1-minute timeout parameter with context propagation by philip.zeyliger · 10 months ago
  88. 92dcbf5 cmd: add -ska-band-addr as alias for -skaband-addr flag by philip.zeyliger · 10 months ago
  89. d5c8d71 loop: avoid deadlock when pushing to a checked out branch by Philip Zeyliger · 10 months ago
  90. 2343f8a dockerimg: fix Docker image reuse for Dockerfile.sketch by Philip Zeyliger · 10 months ago
  91. f964b50 all: fix formatting by Autoformatter · 10 months ago
  92. 28e39ac loop: remove unused waitForEnd parameter and endWaitGroup functionality by philip.zeyliger · 10 months ago
  93. 6b8b766 webui: add mobile diff view with Monaco inline diffing by philip.zeyliger · 10 months ago
  94. 7c1a687 webui: implement Mermaid code splitting with lazy loading by philip.zeyliger · 10 months ago
  95. d4eea22 Fix vet_error baseline? by Philip Zeyliger · 10 months ago
  96. fe51d1d Further loosen browser timeouts. by Philip Zeyliger · 10 months ago
  97. 64f6046 loop: add diff stats from sketch-base to HEAD in /state endpoint by Philip Zeyliger · 10 months ago
  98. db8caa0 dockerimg: remove noisy debug log for missing tunnel removal by philip.zeyliger · 10 months ago
  99. 95594bb bin/sk-ls: add number of messages by Philip Zeyliger · 10 months ago
  100. 7380a36 s/title/slug in bin/sk-ls by Philip Zeyliger · 10 months ago