1. 71c73b5 all: fix formatting by Autoformatter · 10 months ago
  2. bcc1c41 git_tools: add rename detection and proper handling of moved files by Josh Bleecher Snyder · 10 months ago
  3. dee39e0 webui: fix chat timeline scrolling to reach exact bottom by Josh Bleecher Snyder · 10 months ago
  4. 2d08119 webui: add comprehensive browser tool cards and termui support by Josh Bleecher Snyder · 10 months ago
  5. 991164f webui: add specialized tool card for keyword_search tool by Josh Bleecher Snyder · 10 months ago
  6. 112b923 loop: add todo checklist by Josh Bleecher Snyder · 11 months ago
  7. 57893c2 all: fix formatting by Autoformatter · 10 months ago
  8. 4d90f34 webui: add cmd+s keyboard shortcut to Monaco diff editor by Josh Bleecher Snyder · 10 months ago
  9. e89b308 webui: comprehensive diff view improvements by Philip Zeyliger · 10 months ago
  10. 7ad1c7a all: fix formatting by Autoformatter · 10 months ago
  11. 444f7f0 webui: expand Monaco comment selections to full lines for better context by Josh Bleecher Snyder · 10 months ago
  12. b34b8b3 webui: add line numbers to Monaco diff view comment auto-inserted text by Josh Bleecher Snyder · 10 months ago
  13. 7027307 webui: replace hardcoded Monaco language map with dynamic detection by Philip Zeyliger · 10 months ago
  14. 77bac8c webui: make diff loading error message more useful by Josh Bleecher Snyder · 10 months ago
  15. d85e97d webui: remove unused language property from Monaco editor by Philip Zeyliger · 10 months ago
  16. 217e987 Revert "webui: fix diff view failing when added file doesn't exist in working directory" by Josh Bleecher Snyder · 10 months ago
  17. afeafea webui: change Monaco editor comment submit button from Submit to Add by Josh Bleecher Snyder · 11 months ago
  18. 4c7865b webui: fix diff view failing when added file doesn't exist in working directory by Josh Bleecher Snyder · 11 months ago
  19. 9bca61e feat: enhance UI with commit pulsing animation and improved copy icon by Philip Zeyliger · 11 months ago
  20. 8c3b53a all: fix formatting by Autoformatter · 11 months ago
  21. 14fe75d webui: Remove restart conversation button and modal component by Philip Zeyliger · 11 months ago
  22. 55c87e3 webui: Fix cursor jumping during image uploads by Pokey Rule · 11 months ago
  23. 397871d webui: Add End button to shutdown container by Pokey Rule · 11 months ago
  24. 8c46362 all: fix formatting by Autoformatter · 11 months ago
  25. 5e35702 webui: Update status indicators by Philip Zeyliger · 11 months ago
  26. 272a90e Add Monaco diff-view, the saga ... by Philip Zeyliger · 11 months ago
  27. 8bdf627 Playwright: don't use junit inside Sketch. by Philip Zeyliger · 11 months ago
  28. 044a62e webui: Prevent sending messages while uploads are in progress by Pokey Rule · 11 months ago
  29. bd7b625 webui: reposition working/idle banner over lightbulb/wrench icons by Philip Zeyliger · 11 months ago
  30. fbbf83b webui: tweak done tool card emojis by Josh Bleecher Snyder · 11 months ago
  31. 74d690e claudetool: remove knowledge base, focus on about sketch by Josh Bleecher Snyder · 11 months ago
  32. 339b56e webui: Implement drag-and-drop file upload in chat window by Pokey Rule · 11 months ago
  33. a10f151 webui: add copy button to markdown code blocks by Pokey Rule · 11 months ago
  34. 3321939 Explaining relative paths to my dear llm. by Philip Zeyliger · 11 months ago
  35. f84e88c webui: Add file paste upload support by Philip Zeyliger · 11 months ago
  36. 7231839 webui: add agent state and status banner by Philip Zeyliger · 11 months ago
  37. 84a8ae6 tool cards: add TODO by Philip Zeyliger · 11 months ago
  38. 34bb09a webui: fix client-side nav back button by Sean McCullough · 11 months ago
  39. 848572d webui: Add documentation explaining sketch-tool-card component architecture by Sean McCullough · 11 months ago
  40. 7fb3499 all: fix formatting by Autoformatter · 11 months ago
  41. 31785ae loop: add knowledge_base tool for on-demand information by Josh Bleecher Snyder · 11 months ago
  42. 5c7f957 all: fix formatting by Autoformatter · 11 months ago
  43. 6d4c7ea dear_llm: update by Josh Bleecher Snyder · 11 months ago
  44. 98b64d1 webui: switch to chat view when user sends a message by Josh Bleecher Snyder · 11 months ago
  45. e31d2a9 webui: Fix message bubbles and tool calls overflow issues in timeline by Philip Zeyliger · 11 months ago
  46. 04e778c webui: name:sketch-webui, export web-components by Sean McCullough · 11 months ago
  47. 80b488d Browser tools: initialize lazily and add timeouts. by Philip Zeyliger · 11 months ago
  48. d03318d sketch: Introduce versions for sketch state by Philip Zeyliger · 11 months ago
  49. 4d54493 all: support hiding subconvo output by Josh Bleecher Snyder · 11 months ago
  50. a4ad8af webui: Streamline playwright reporter config by Pokey Rule · 11 months ago
  51. a2a3150 loop: split title tool into title and precommit tools by Josh Bleecher Snyder · 11 months ago
  52. c3c2023 webui, termui: use 〰️ for tool call failures by Josh Bleecher Snyder · 11 months ago
  53. 07e98cc docs: Update CONTRIBUTING and README for WebUI development server setup and usage by Pokey Rule · 11 months ago
  54. 7ac5ed0 webui: Roll back broken changes (ef58e06 and 47fbca6) by Pokey Rule · 11 months ago
  55. 47fbca6 all: fix formatting by Autoformatter · 11 months ago
  56. ef58e06 webui: Refactor tool calls by Pokey Rule · 11 months ago
  57. 5e8aead webui: Simplify tool call rendering code by Pokey Rule · 11 months ago
  58. c575fd7 webui: Fix demo page by Pokey Rule · 11 months ago
  59. 4962f15 all: fix formatting by Autoformatter · 11 months ago
  60. 33d282f Add browse tool support. by Philip Zeyliger · 11 months ago
  61. 37aaf08 Fix terminal not loading when first tabbed to. by Philip Zeyliger · 11 months ago
  62. e750ec9 webui: change tool call failure icon to be less alarming by Josh Bleecher Snyder · 11 months ago
  63. f53875f remove errant console log by Philip Zeyliger · 11 months ago
  64. 16fa8b4 Overhaul UI with chat-like interface by Philip Zeyliger · 11 months ago
  65. 2d4c48f Remove Charts tab and related Vega components from Sketch by Philip Zeyliger · 11 months ago
  66. 485afc6 tool_use: add multiplechoice support to Agent by Sean McCullough · 11 months ago
  67. 25f6ff1 Implement Server-Sent Events (SSE) for Real-time Agent Communication by Philip Zeyliger · 11 months ago
  68. d01d134 Default to CI=1 for "npm test" by Philip Zeyliger · 11 months ago
  69. 44f9b4c all: fix formatting by Autoformatter · 11 months ago
  70. 1c81423 webui: add average dollars per hour to Dollar Usage Over Time chart by Josh Bleecher Snyder · 11 months ago
  71. 6c2bb84 webui: add Escape key handler to dismiss empty line comments by Josh Bleecher Snyder · 11 months ago
  72. 495cb96 sketch-app-shell: fetch "cancel" not "/cancel" by Sean McCullough · 11 months ago
  73. e2c7f72 webui: make input box focus on page load by Josh Bleecher Snyder · 11 months ago
  74. 6866c79 webui: Finish removing aria snapshot testing by Pokey Rule · 11 months ago
  75. d9d4581 webui: add current Agent state to call-status tooltip by Sean McCullough · 11 months ago
  76. d33ee13 webui: tweak welcome screen wording by Josh Bleecher Snyder · 11 months ago
  77. bce3a13 Modernize and streamline Sketch top bar UI by Philip Zeyliger · 11 months ago
  78. 3201133 Amend notification logic to only show for end-of-turn messages without parent_conversation_id by Philip Zeyliger · 11 months ago
  79. db5e9b4 Implement notifications feature with toggle and focus handling by Philip Zeyliger · 11 months ago
  80. 2c4db09 Restart conversation support. by Philip Zeyliger · 11 months ago
  81. bc6b629 Add browser notifications for agent messages with EndOfTurn=true by Philip Zeyliger · 11 months ago
  82. f830c9d all: fix formatting by Autoformatter · 11 months ago
  83. e81233f Add gentle pulsing animation to activity notification icons by Josh Bleecher Snyder · 11 months ago
  84. eb5166a Shrink title text to reduce truncation in header by Josh Bleecher Snyder · 11 months ago
  85. e634d26 webui: add go2ts go:generate line by Josh Bleecher Snyder · 11 months ago
  86. 81eacc4 all: fix formatting by Autoformatter · 11 months ago
  87. 3a89ba8 build(deps-dev): bump vite from 6.3.2 to 6.3.4 in /webui by dependabot[bot] · 11 months ago
  88. d01f67c ci: amend single commits when auto-formatting queue-main branches by Philip Zeyliger · 11 months ago
  89. d20ded5 webui: Don't auto-expand last message by Philip Zeyliger · 11 months ago
  90. abc093c Left-align 'How to use Sketch' paragraphs by Philip Zeyliger · 11 months ago
  91. cf57096 all: fix formatting by Autoformatter · 11 months ago
  92. 47b71c9 Display last commit in UI top bar by Philip Zeyliger · 11 months ago
  93. 47b1936 Display branch name alongside title in termui and webui by Josh Bleecher Snyder · 11 months ago
  94. c72fff5 Add SSH connection information to web UI by Philip Zeyliger · 11 months ago
  95. d3906e2 Add @click handler to stopButton in sketch-app-shell.ts by Sean McCullough · 11 months ago
  96. dc507a3 all: fix formatting by Autoformatter · 11 months ago
  97. 5cf4926 Add welcome box with usage instructions to empty chat window by Philip Zeyliger · 11 months ago
  98. 570c3f8 all: fix formatting by Autoformatter · 11 months ago
  99. c2b6bdf Improve status bar icons for LLM and tool calls by Philip Zeyliger · 11 months ago
  100. 2dc86b9 Update codereview tool UI to show different icons based on result content by Josh Bleecher Snyder · 11 months ago