• Joined on 2025-06-07
d8dfun synced commits to main at d8dfun/claudecodeui from mirror 2026-01-08 03:04:00 +00:00
97ebef016a Merge pull request #288 from siteboon/fix/move-to-correct-scroll-position-in-long-messages-chat
005033136b fix: normalize file path handling and improve scroll position restoration in ChatInterface
Compare 2 commits »
d8dfun synced commits to feat/show-grant-permission-button-in-chat-for-claude at d8dfun/claudecodeui from mirror 2026-01-08 03:03:59 +00:00
c654f489af Merge branch 'main' into feat/show-grant-permission-button-in-chat-for-claude
97ebef016a Merge pull request #288 from siteboon/fix/move-to-correct-scroll-position-in-long-messages-chat
ef44942767 feat: add Bash command approval handling in Claude tool permissions
005033136b fix: normalize file path handling and improve scroll position restoration in ChatInterface
Compare 4 commits »
d8dfun synced and deleted reference refs/tags/fix/move-to-correct-scroll-position-in-long-messages-chat at d8dfun/claudecodeui from mirror 2026-01-08 03:03:58 +00:00
d8dfun synced new reference fix/move-to-correct-scroll-position-in-long-messages-chat to d8dfun/claudecodeui from mirror 2026-01-07 18:53:59 +00:00
d8dfun synced commits to fix/move-to-correct-scroll-position-in-long-messages-chat at d8dfun/claudecodeui from mirror 2026-01-07 18:53:59 +00:00
d8dfun synced new reference feat/show-grant-permission-button-in-chat-for-claude to d8dfun/claudecodeui from mirror 2026-01-07 18:53:59 +00:00
d8dfun synced commits to feat/show-grant-permission-button-in-chat-for-claude at d8dfun/claudecodeui from mirror 2026-01-07 18:53:59 +00:00
d8dfun synced and deleted reference refs/tags/fix/server-crash-when-opening-settings at d8dfun/claudecodeui from mirror 2026-01-07 10:43:58 +00:00
d8dfun synced and deleted reference refs/tags/fix/navigate-to-correct-session-id-using-codex at d8dfun/claudecodeui from mirror 2026-01-07 10:43:57 +00:00
d8dfun synced commits to main at d8dfun/claudecodeui from mirror 2026-01-05 21:34:02 +00:00
8fb43d358c Merge pull request #283 from siteboon/fix/server-crash-when-opening-settings
4c40a33255 fix: improve error handling and response structure in MCP CLI routes for codex
4086fdaa4e Merge pull request #275 from siteboon/fix/navigate-to-correct-session-id-using-codex
124c1ac600 Merge branch 'main' into fix/navigate-to-correct-session-id-using-codex
9efe433d99 fix: get codex sessions in windows; improve message counting logic; fix session navigation in ChatInterface
Compare 6 commits »
d8dfun synced new reference fix/server-crash-when-opening-settings to d8dfun/claudecodeui from mirror 2026-01-05 21:34:01 +00:00
d8dfun synced commits to fix/server-crash-when-opening-settings at d8dfun/claudecodeui from mirror 2026-01-05 21:34:01 +00:00
d8dfun synced commits to fix/navigate-to-correct-session-id-using-codex at d8dfun/claudecodeui from mirror 2026-01-05 21:34:00 +00:00
124c1ac600 Merge branch 'main' into fix/navigate-to-correct-session-id-using-codex
9efe433d99 fix: get codex sessions in windows; improve message counting logic; fix session navigation in ChatInterface
189a1b174c Merge pull request #244 from ybalbert001/main
04a0ff311e Merge branch 'main' into main
efae890e34 Update button title for creating new project
Compare 7 commits »
d8dfun pushed tag v0.0.4 to d8dfun/alibabacloud-eci 2026-01-02 03:15:27 +00:00
d8dfun pushed to bmadV6 at d8dfun/alibabacloud-eci 2026-01-02 03:15:14 +00:00
978489d190 📦 build(Dockerfile): 优化构建配置并添加国内代理
d8dfun pushed tag v0.0.3 to d8dfun/alibabacloud-eci 2026-01-02 01:34:36 +00:00
d8dfun pushed to bmadV6 at d8dfun/alibabacloud-eci 2026-01-02 01:34:32 +00:00
0e590f71e9 👷 ci(build): 更新构建配置和依赖版本
166001af62 📦 build(docker): 更新基础镜像源以使用内部仓库
Compare 2 commits »
d8dfun pushed tag v0.0.2 to d8dfun/alibabacloud-eci 2026-01-02 01:05:02 +00:00
d8dfun synced commits to main at d8dfun/claudecodeui from mirror 2026-01-02 01:03:58 +00:00
189a1b174c Merge pull request #244 from ybalbert001/main
04a0ff311e Merge branch 'main' into main
efae890e34 Update button title for creating new project
29783f609f Merge branch 'main' into main
73a0b5bebd [FixBug] The Desktop version's "New Project" button is wrapped by the conditional logic projects.length > 0, causing it to not display when there are no projects, preventing users from creating new projects.
Compare 5 commits »
d8dfun pushed to bmadV6 at d8dfun/alibabacloud-eci 2026-01-02 01:01:53 +00:00
63c8d4dd3d 👷 ci(workflow): 适配 Gitea Actions 并优化构建流程