Xavier Liang
Xavier Liang
## Summary This PR supersedes and replaces #159. It includes all improvements from #159 (stabilizing streaming message rendering and post-completion sync), and adds a robust Sidebar refresh mechanism for newly...
Bug report: Source Control fails with Chinese file paths Title: Source Control actions fail for files with Chinese paths Environment: macOS (Darwin 24.6.0), Bash; repo: claudecodeui Description: Files whose paths...
Description: First, I want to say this is a fantastic and incredibly useful project. Thank you for creating it! I've encountered a bug where characters are missing from the AI's...
### Platform macOS (Apple Silicon) ### AionUi Version 1.6.3 ### Bug Description npm run webui:prod 时修改代码时会不停 build,内存使用每分钟长1-2G ### Steps to Reproduce 1. npm run webui:prod 2. 修改前端代码,保存 ### Expected Behavior...
### Platform macOS (Apple Silicon) ### AionUi Version 1.6.3 ### Bug Description I encountered an issue with the file preview functionality. It currently works perfectly for files located in the...
### Feature Description 功能概述 - 在单个会话内支持“AI 定时触发”(不插入用户气泡),自动产出 AI 回复与工具执行。 - 建立统一通知总线,覆盖桌面 Electron、在线 Web、移动端 PWA;在线用 WebSocket,离线用 Web Push(可选后续接 APNs)。 - 以轻量为原则:优先会话级调度,复用现有消息与权限管线,最小改动接入各 Agent。 用户故事 - 我可以在某个会话设置“每天 9 点自动整理任务”,AI 会在指定时间自动回复并执行工具,无需我手动发消息。 - 我可以设置私人助手,帮我管理日历、 todo...