Commit Graph

22 Commits

Author SHA1 Message Date
xintaofei
150b927610 fix(ui): unify scrollbar styles across scrollable containers
Add .scrollbar-thin and .scrollbar-thin-edge utility classes in
globals.css and apply them to sidebar, file tree, git changes,
git log, session files, diff preview, and message thread panels.
Replace scattered inline webkit-scrollbar overrides with the
shared classes for consistent appearance and gutter behavior.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-09 18:50:14 +08:00
xintaofei
9396127cd9 feat: add @ file mention support in chat input and unify directory attachment
Support typing "@" in the chat input to trigger a file list popup with
filtering, keyboard navigation, and file/directory attachment. Directories
from the sidebar file tree now attach as resource links instead of injecting
text into the input.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-02 22:43:27 +08:00
xintaofei
f33f658a85 修复:“添加到VCS”的弹框显示了已经被git跟踪的文件 2026-04-01 10:39:15 +08:00
xintaofei
ac09d3db9e 初始化web服务功能 2026-03-25 14:26:26 +08:00
xintaofei
be08b59aa0 支持把目录附加到会话(临时处理) 2026-03-23 18:15:30 +08:00
xintaofei
aeddc37655 优化文件树git状态检测性能 2026-03-20 22:46:17 +08:00
xintaofei
dc461c1c18 文件搜索结果里对目录图标着色 2026-03-19 00:35:36 +08:00
xintaofei
33d70b8866 支持搜索文件和目录 2026-03-19 00:24:50 +08:00
xintaofei
c86ee488c4 修复构建错误 2026-03-15 23:26:20 +08:00
xintaofei
d386d8c2b9 Merge branch 'main' into cv-main-xx1jlt 2026-03-15 22:46:27 +08:00
xintaofei
7a3b32a9c6 新建文件/目录时输入框自动获得焦点 2026-03-15 22:46:19 +08:00
xintaofei
726a20c8ce 支持提交窗口中目录的右键快捷操作 2026-03-15 22:45:15 +08:00
xintaofei
157fa2b77f 修复.gitignore一处子目录/子文件着色问题 2026-03-15 18:33:50 +08:00
xintaofei
f4f70c438a 在文件树上支持右键添加文件和添加目录操作 2026-03-13 23:33:31 +08:00
xintaofei
874591a473 优化远程Git分组显示 2026-03-13 23:20:25 +08:00
xintaofei
3376974d0f 支持文件和变更区域的根目录快捷操作 2026-03-13 21:50:15 +08:00
xintaofei
080a969c1e 修复右侧边栏“提交”区域在没有提交记录时显示错误 2026-03-12 22:51:53 +08:00
xintaofei
91636ada7f 重构会话消息处理和显示逻辑 2026-03-10 19:32:44 +08:00
xintaofei
c1220e1a8f 优化事件处理 2026-03-08 17:08:31 +08:00
xintaofei
7b65fe8ddc 右侧边栏支持快捷操作“提交代码” 2026-03-08 08:42:51 +08:00
xintaofei
a356b813a6 folder页面全量多语言处理 2026-03-07 13:44:40 +08:00
xggz
54d1097b41 Initial commit 2026-03-06 22:56:13 +08:00