1. 851d2bf webui: add tool calls display to mobile chat timeline by philip.zeyliger · 10 months ago
  2. 6255411 all: fix formatting by Autoformatter · 10 months ago
  3. 5c6d829 webui: invert diff view layout and improve file selector behavior by David Crawshaw · 10 months ago
  4. 4cd0129 webui: bring back the old per-file diff view as an option by David Crawshaw · 10 months ago
  5. 216d2fc webui: clean up diff view interface by removing unused features by David Crawshaw · 10 months ago
  6. dba26b5 webui: fix Monaco editor horizontal scrollbar from border width overflow by David Crawshaw · 10 months ago
  7. ad15b6c all: fix formatting by Autoformatter · 10 months ago
  8. f00c7b1 webui: disable Monaco diff editor overview ruler by David Crawshaw · 10 months ago
  9. e2954ce webui: fix diff view scrollbar visibility and resize handling by David Crawshaw · 10 months ago
  10. dbca897 webui: improve diff view header layout and compactness by David Crawshaw · 10 months ago
  11. 9abf803 all: fix formatting by Autoformatter · 10 months ago
  12. 26f3f34 webui: implement multi-file diff view with continuous scrolling by David Crawshaw · 10 months ago
  13. 938d2dc webui: add URL parameters for diff view from/to commit selection by David Crawshaw · 10 months ago
  14. 7351cd9 webui: fix Monaco fonts by philip.zeyliger · 10 months ago
  15. c7c2cc1 webui: fix repository name parsing for names containing dots by Sean McCullough · 10 months ago
  16. e8da7af fix: correct SSH connection string format for VS Code remote SSH by philip.zeyliger · 10 months ago
  17. 8773e68 feat: add ssh-connection-string option for container SSH access by philip.zeyliger · 10 months ago
  18. 542bda3 browser: rename browser_read_image to read_image and auto-send screenshots to LLM by Philip Zeyliger · 10 months ago
  19. 6d3de48 feat: add -link-to-github flag with Octocat icon for GitHub branch linking by philip.zeyliger · 10 months ago
  20. 57d28bc webui: fix white text visibility in pre-compaction message view by Philip Zeyliger · 10 months ago
  21. 8bc681b webui: fix mobile UI displaying subconversations by Philip Zeyliger · 10 months ago
  22. 0d09284 webui: fix HTML escaping in markdown code blocks by Philip Zeyliger · 10 months ago
  23. 4168263 webui: fix mobile error message styling to display in red by philip.zeyliger · 10 months ago
  24. 0113be5 webui: add skaband navigation link with image to desktop and mobile by Philip Zeyliger · 10 months ago
  25. f825e69 all: fix formatting by Autoformatter · 10 months ago
  26. 7375708 webui: add image paste functionality to mobile chat input by Philip Zeyliger · 10 months ago
  27. 5f77894 webui: add markdown rendering to mobile chat messages by Philip Zeyliger · 10 months ago
  28. e08c7ff webui: add mobile interface with URL parameter switching by Philip Zeyliger · 10 months ago
  29. 3d040bd all: fix formatting by Autoformatter · 10 months ago
  30. 19969a9 all: s/title/slug/, adjust branch handling by Josh Bleecher Snyder · 10 months ago
  31. 44f847a webui: move cost display to popup info panel and hide when zero by Josh Bleecher Snyder · 10 months ago
  32. 7e5fe3c all: fix formatting by Autoformatter · 10 months ago
  33. be7802a loop: add configurable branch prefix option by Philip Zeyliger · 10 months ago
  34. 53ab245 webui: implement DOMPurify sanitization for markdown security by Philip Zeyliger · 10 months ago
  35. 1609893 loop/webui: remove end session feedback survey functionality by Philip Zeyliger · 10 months ago
  36. 457dfd1 all: fix formatting by Autoformatter · 10 months ago
  37. bd52faf webui: add TODO item comment functionality similar to diff comments by Josh Bleecher Snyder · 10 months ago
  38. b8a8f35 loop: implement comprehensive conversation compaction system by Philip Zeyliger · 10 months ago
  39. b573940 Add end session user feedback survey with skaband client coordination by Philip Zeyliger · 10 months ago
  40. 6cad861 webui: fix multiple choice to append instead of replace chat content by Josh Bleecher Snyder · 10 months ago
  41. 00bcaef webui: remove unused diff2html-based diff view by Philip Zeyliger · 10 months ago
  42. 71c73b5 all: fix formatting by Autoformatter · 10 months ago
  43. bcc1c41 git_tools: add rename detection and proper handling of moved files by Josh Bleecher Snyder · 10 months ago
  44. dee39e0 webui: fix chat timeline scrolling to reach exact bottom by Josh Bleecher Snyder · 10 months ago
  45. 2d08119 webui: add comprehensive browser tool cards and termui support by Josh Bleecher Snyder · 10 months ago
  46. 991164f webui: add specialized tool card for keyword_search tool by Josh Bleecher Snyder · 10 months ago
  47. 112b923 loop: add todo checklist by Josh Bleecher Snyder · 11 months ago
  48. 57893c2 all: fix formatting by Autoformatter · 10 months ago
  49. 4d90f34 webui: add cmd+s keyboard shortcut to Monaco diff editor by Josh Bleecher Snyder · 10 months ago
  50. e89b308 webui: comprehensive diff view improvements by Philip Zeyliger · 10 months ago
  51. 7ad1c7a all: fix formatting by Autoformatter · 10 months ago
  52. 444f7f0 webui: expand Monaco comment selections to full lines for better context by Josh Bleecher Snyder · 10 months ago
  53. b34b8b3 webui: add line numbers to Monaco diff view comment auto-inserted text by Josh Bleecher Snyder · 10 months ago
  54. 7027307 webui: replace hardcoded Monaco language map with dynamic detection by Philip Zeyliger · 10 months ago
  55. 77bac8c webui: make diff loading error message more useful by Josh Bleecher Snyder · 10 months ago
  56. d85e97d webui: remove unused language property from Monaco editor by Philip Zeyliger · 10 months ago
  57. 217e987 Revert "webui: fix diff view failing when added file doesn't exist in working directory" by Josh Bleecher Snyder · 10 months ago
  58. afeafea webui: change Monaco editor comment submit button from Submit to Add by Josh Bleecher Snyder · 11 months ago
  59. 4c7865b webui: fix diff view failing when added file doesn't exist in working directory by Josh Bleecher Snyder · 11 months ago
  60. 9bca61e feat: enhance UI with commit pulsing animation and improved copy icon by Philip Zeyliger · 11 months ago
  61. 8c3b53a all: fix formatting by Autoformatter · 11 months ago
  62. 14fe75d webui: Remove restart conversation button and modal component by Philip Zeyliger · 11 months ago
  63. 55c87e3 webui: Fix cursor jumping during image uploads by Pokey Rule · 11 months ago
  64. 397871d webui: Add End button to shutdown container by Pokey Rule · 11 months ago
  65. 8c46362 all: fix formatting by Autoformatter · 11 months ago
  66. 5e35702 webui: Update status indicators by Philip Zeyliger · 11 months ago
  67. 272a90e Add Monaco diff-view, the saga ... by Philip Zeyliger · 11 months ago
  68. 044a62e webui: Prevent sending messages while uploads are in progress by Pokey Rule · 11 months ago
  69. bd7b625 webui: reposition working/idle banner over lightbulb/wrench icons by Philip Zeyliger · 11 months ago
  70. fbbf83b webui: tweak done tool card emojis by Josh Bleecher Snyder · 11 months ago
  71. 74d690e claudetool: remove knowledge base, focus on about sketch by Josh Bleecher Snyder · 11 months ago
  72. 339b56e webui: Implement drag-and-drop file upload in chat window by Pokey Rule · 11 months ago
  73. a10f151 webui: add copy button to markdown code blocks by Pokey Rule · 11 months ago
  74. 3321939 Explaining relative paths to my dear llm. by Philip Zeyliger · 11 months ago
  75. f84e88c webui: Add file paste upload support by Philip Zeyliger · 11 months ago
  76. 7231839 webui: add agent state and status banner by Philip Zeyliger · 11 months ago
  77. 84a8ae6 tool cards: add TODO by Philip Zeyliger · 11 months ago
  78. 34bb09a webui: fix client-side nav back button by Sean McCullough · 11 months ago
  79. 848572d webui: Add documentation explaining sketch-tool-card component architecture by Sean McCullough · 11 months ago
  80. 7fb3499 all: fix formatting by Autoformatter · 11 months ago
  81. 31785ae loop: add knowledge_base tool for on-demand information by Josh Bleecher Snyder · 11 months ago
  82. 5c7f957 all: fix formatting by Autoformatter · 11 months ago
  83. 98b64d1 webui: switch to chat view when user sends a message by Josh Bleecher Snyder · 11 months ago
  84. e31d2a9 webui: Fix message bubbles and tool calls overflow issues in timeline by Philip Zeyliger · 11 months ago
  85. 80b488d Browser tools: initialize lazily and add timeouts. by Philip Zeyliger · 11 months ago
  86. d03318d sketch: Introduce versions for sketch state by Philip Zeyliger · 11 months ago
  87. 4d54493 all: support hiding subconvo output by Josh Bleecher Snyder · 11 months ago
  88. a2a3150 loop: split title tool into title and precommit tools by Josh Bleecher Snyder · 11 months ago
  89. c3c2023 webui, termui: use 〰️ for tool call failures by Josh Bleecher Snyder · 11 months ago
  90. 7ac5ed0 webui: Roll back broken changes (ef58e06 and 47fbca6) by Pokey Rule · 11 months ago
  91. 47fbca6 all: fix formatting by Autoformatter · 11 months ago
  92. ef58e06 webui: Refactor tool calls by Pokey Rule · 11 months ago
  93. 5e8aead webui: Simplify tool call rendering code by Pokey Rule · 11 months ago
  94. c575fd7 webui: Fix demo page by Pokey Rule · 11 months ago
  95. 4962f15 all: fix formatting by Autoformatter · 11 months ago
  96. 33d282f Add browse tool support. by Philip Zeyliger · 11 months ago
  97. 37aaf08 Fix terminal not loading when first tabbed to. by Philip Zeyliger · 11 months ago
  98. e750ec9 webui: change tool call failure icon to be less alarming by Josh Bleecher Snyder · 11 months ago
  99. f53875f remove errant console log by Philip Zeyliger · 11 months ago
  100. 16fa8b4 Overhaul UI with chat-like interface by Philip Zeyliger · 11 months ago