• Joined on 2025-06-07
d8dfun synced commits to main at d8dfun/claudecodeui from mirror 2026-02-17 22:27:34 +00:00
e853d29584 feat: add japanese readme
09af23bcaf Release 1.18.1
Compare 2 commits »
d8dfun synced new reference refs/tags/v1.18.0 to d8dfun/claudecodeui from mirror 2026-02-16 21:57:36 +00:00
d8dfun synced commits to refs/tags/v1.18.0 at d8dfun/claudecodeui from mirror 2026-02-16 21:57:36 +00:00
d8dfun synced commits to main at d8dfun/claudecodeui from mirror 2026-02-16 21:57:36 +00:00
520e3f2280 fix: login for unauthenticated users would not work
151e8ee808 FEAT: improve conversation history loading for long sessions (#371)
2cfcae049b fix: update codex sdk and add codex model IDs (#385)
8723393b66 feat(i18n): add Japanese language support #384
29b80b1905 fix: parse serialized JSON content in subagent Task results
Compare 10 commits »
d8dfun synced commits to main at d8dfun/claudecodeui from mirror 2026-02-16 13:47:35 +00:00
afe1be7fca Feat: Refine design language and use theme tokens across most pages.
42f13e151c feature: Ask User Question implementation for Claude Code & upgrade claude agent sdk to 0.1.71 to support the tool
Compare 2 commits »
d8dfun synced new reference refs/tags/v1.17.1 to d8dfun/claudecodeui from mirror 2026-02-13 20:27:38 +00:00
d8dfun synced commits to refs/tags/v1.17.1 at d8dfun/claudecodeui from mirror 2026-02-13 20:27:38 +00:00
d8dfun synced new reference refs/tags/v1.17.0 to d8dfun/claudecodeui from mirror 2026-02-13 20:27:38 +00:00
d8dfun synced commits to refs/tags/v1.17.0 at d8dfun/claudecodeui from mirror 2026-02-13 20:27:38 +00:00
d8dfun synced commits to refactor/app-content-main-content-and-chat-interface at d8dfun/claudecodeui from mirror 2026-02-13 20:27:38 +00:00
f20926394e Release 1.17.0
b6e8ef6f3d bumping node to v22
090ad05867 refactor(sidebar): remove touch event handlers from project and session items
Compare 3 commits »
d8dfun synced commits to main at d8dfun/claudecodeui from mirror 2026-02-13 20:27:37 +00:00
272eb00602 Release 1.17.1
f891316ec0 Refactor/app content main content and chat interface (#374)
Compare 2 commits »
d8dfun synced commits to refactor/app-content-main-content-and-chat-interface at d8dfun/claudecodeui from mirror 2026-02-13 04:07:36 +00:00
2d3d924272 fix: pass diff information to code editor
0d0740760a fix: iOS pwa bottom margin
b498a25965 refactor(git): use spawnAsync for command execution and improve commit log retrieval
4e3dba304c refactor(GitPanel): clear stale state on project change and improve error handling
c0bc3affb2 refactor(validateGitRepository): improve directory validation for git work tree
Compare 88 commits »
d8dfun synced and deleted reference refs/tags/fix/ios-viewport at d8dfun/claudecodeui from mirror 2026-02-13 04:07:36 +00:00
d8dfun synced and deleted reference refs/tags/fix/claude-code-login-errors at d8dfun/claudecodeui from mirror 2026-02-13 04:07:36 +00:00
d8dfun synced commits to refactor/app-content-main-content-and-chat-interface at d8dfun/claudecodeui from mirror 2026-02-12 19:57:35 +00:00
3cd6a74241 fix: show auth url panel in shell only on mobile
f17ebae372 refactor(tools): improve Task tool display formatting
80786e4dc2 refactor(tools): add agent category for Task tool
Compare 3 commits »
d8dfun synced new reference fix/ios-viewport to d8dfun/claudecodeui from mirror 2026-02-12 19:57:34 +00:00
d8dfun synced commits to fix/ios-viewport at d8dfun/claudecodeui from mirror 2026-02-12 19:57:34 +00:00
d8dfun synced new reference refs/tags/v1.16.4 to d8dfun/claudecodeui from mirror 2026-02-11 19:27:36 +00:00
d8dfun synced commits to refs/tags/v1.16.4 at d8dfun/claudecodeui from mirror 2026-02-11 19:27:36 +00:00
d8dfun synced commits to refactor/app-content-main-content-and-chat-interface at d8dfun/claudecodeui from mirror 2026-02-11 19:27:36 +00:00
4487bb2f37 feat(chat): move thinking modes, token usage pie, and related logic into chat folder
b0e78fa824 refactor: reorganize chat view components and types
14a09395c0 refactor: Restructure files and folders to better mimic feature-based architecture
174e20de0d fix(chat): stabilize long-history scroll-up pagination behavior
e7128da246 fix(chat): clear stuck loading state across realtime lifecycle events
Compare 51 commits »