• Joined on 2025-06-07
d8dfun synced commits to main at d8dfun/claudecodeui from mirror 2026-01-22 17:37:35 +00:00
09f1021c59 Merge pull request #332 from siteboon/fix/turn-on-extended-thinking-mode
cf0f60bc48 fix: handleSubmit useCalback add thinkingMode to dependencies
053d94ab9d Merge pull request #331 from siteboon/fix/turn-on-extended-thinking-mode
79f7bf9a63 fix: use messageContent instead of input for Claude command messages
Compare 4 commits »
d8dfun synced new reference fix/turn-on-extended-thinking-mode to d8dfun/claudecodeui from mirror 2026-01-22 17:37:34 +00:00
d8dfun synced commits to fix/turn-on-extended-thinking-mode at d8dfun/claudecodeui from mirror 2026-01-22 17:37:34 +00:00
d8dfun synced commits to main at d8dfun/claudecodeui from mirror 2026-01-21 17:07:42 +00:00
5800d84255 Merge pull request #303 from NobitaYuan/feat/add-i18n
33c70a372d Merge branch 'main' into feat/add-i18n
396f058b46 Merge pull request #311 from EricBlanquer/local/loading-progress
b899695772 Merge pull request #321 from EricBlanquer/fix/session-hover-buttons
a173817d37 feat: add i18n translations for ThinkingModeSelector component
Compare 18 commits »
d8dfun synced commits to main at d8dfun/claudecodeui from mirror 2026-01-21 00:54:48 +00:00
b68a903781 Merge pull request #301 from siteboon/feature/add-thinking-mode-selector-to-chat-interface
740f3a7f0e Merge branch 'main' into feature/add-thinking-mode-selector-to-chat-interface
e73960ae78 feat: Conditionally render Thinking Mode Selector for Claude provider
1f6c0c3899 feat: Add thinking mode selector to chat interface
Compare 4 commits »
d8dfun synced commits to main at d8dfun/claudecodeui from mirror 2026-01-20 16:47:38 +00:00
ee43adb311 Merge pull request #312 from EricBlanquer/feat/folder-browser-wizard
e1f2af1a34 feat: add folder browser to ProjectCreationWizard
Compare 2 commits »
d8dfun synced new reference fix/session-streamed-to-another-chat to d8dfun/claudecodeui from mirror 2026-01-20 16:47:38 +00:00
d8dfun synced commits to fix/session-streamed-to-another-chat at d8dfun/claudecodeui from mirror 2026-01-20 16:47:38 +00:00
d8dfun synced commits to feature/add-thinking-mode-selector-to-chat-interface at d8dfun/claudecodeui from mirror 2026-01-19 16:34:47 +00:00
740f3a7f0e Merge branch 'main' into feature/add-thinking-mode-selector-to-chat-interface
f8d1ec7b9e Merge pull request #250 from ZhenhongDu/main
ee3917b3f9 Merge branch 'main' into main
81c0773358 Merge branch 'main' into main
89c9aec5b7 feat: add codeblock highlight in ChatInterface
Compare 6 commits »
d8dfun synced new reference feature/add-thinking-mode-selector-to-chat-interface to d8dfun/claudecodeui from mirror 2026-01-16 15:04:50 +00:00
d8dfun synced commits to feature/add-thinking-mode-selector-to-chat-interface at d8dfun/claudecodeui from mirror 2026-01-16 15:04:50 +00:00
d8dfun synced commits to main at d8dfun/claudecodeui from mirror 2026-01-15 22:44:45 +00:00
f8d1ec7b9e Merge pull request #250 from ZhenhongDu/main
ee3917b3f9 Merge branch 'main' into main
81c0773358 Merge branch 'main' into main
89c9aec5b7 feat: add codeblock highlight in ChatInterface
e74a813093 add packages for code highlight in chatui
Compare 5 commits »
d8dfun synced new reference feat/add-highlight-to-file-mentions to d8dfun/claudecodeui from mirror 2026-01-15 22:44:45 +00:00
d8dfun synced commits to feat/add-highlight-to-file-mentions at d8dfun/claudecodeui from mirror 2026-01-15 22:44:44 +00:00
d8dfun synced commits to main at d8dfun/claudecodeui from mirror 2026-01-14 14:04:48 +00:00
15e4db386f Merge pull request #296 from amacsmith/fix/filter-git-from-autocomplete
66e85fb2c1 fix: filter VCS directories from file autocomplete
Compare 2 commits »
d8dfun synced commits to main at d8dfun/claudecodeui from mirror 2026-01-12 21:14:43 +00:00
42b2d5e1d9 Merge pull request #289 from siteboon/feat/show-grant-permission-button-in-chat-for-claude
d3c4821258 Merge branch 'main' into feat/show-grant-permission-button-in-chat-for-claude
35e140b941 add a clarification comment about crypto.randomUUID()
b70728254b fix: move safeJsonParse function to utils.js
64ebbaf387 feat: setup canUseTool for claude messages
Compare 10 commits »
d8dfun synced commits to main at d8dfun/claudecodeui from mirror 2026-01-12 13:04:51 +00:00
72c4b0749e Merge pull request #277 from whittlelabs/feature/drag-sidebar-handle
ea33810a4f fix: add error handling and cleanup for draggable handle
4fe6cc4272 feat: add draggable Quick Settings sidebar handle
Compare 3 commits »
d8dfun synced commits to feat/show-grant-permission-button-in-chat-for-claude at d8dfun/claudecodeui from mirror 2026-01-12 13:04:50 +00:00
d3c4821258 Merge branch 'main' into feat/show-grant-permission-button-in-chat-for-claude
72c4b0749e Merge pull request #277 from whittlelabs/feature/drag-sidebar-handle
ea33810a4f fix: add error handling and cleanup for draggable handle
4fe6cc4272 feat: add draggable Quick Settings sidebar handle
Compare 4 commits »
d8dfun synced commits to feat/show-grant-permission-button-in-chat-for-claude at d8dfun/claudecodeui from mirror 2026-01-10 12:14:00 +00:00
35e140b941 add a clarification comment about crypto.randomUUID()
b70728254b fix: move safeJsonParse function to utils.js
64ebbaf387 feat: setup canUseTool for claude messages
Compare 3 commits »
d8dfun synced commits to feat/show-grant-permission-button-in-chat-for-claude at d8dfun/claudecodeui from mirror 2026-01-08 11:13:57 +00:00
cdaff9d146 Merge branch 'feat/show-grant-permission-button-in-chat-for-claude' of https://github.com/siteboon/claudecodeui into feat/show-grant-permission-button-in-chat-for-claude
3f66179e72 fix: remove regex for tool permission extraction
Compare 2 commits »