xintaofei
290ce14fa8
fix(frontend): remove inner padding from file tree container
...
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-12 20:43:45 +08:00
xintaofei
c367117392
fix(ui): add KaTeX CSS and normalize LaTeX math delimiters for proper formula rendering
...
Import KaTeX CSS in layout.tsx to ensure math formulas display correctly
in both dev and production modes. Convert LaTeX-style `\[...\]` / `\(...\)`
delimiters to `$$...$$` / `$...$` since remark-math only supports dollar
sign delimiters, fixing formula rendering for agents like Codex.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-08 23:27:40 +08:00
xintaofei
b23f6a5aaa
fix: enable inline math formula rendering with single dollar signs
...
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-01 17:48:46 +08:00
xintaofei
f893d9ff24
Merge branch 'cv-main-z5swdp'
2026-03-28 14:45:24 +08:00
xintaofei
8bd19738d0
优化消息里读/写内容显示样式
2026-03-28 14:04:19 +08:00
xintaofei
beb6ae0226
优化会话页面滚动到底部的按钮样式
2026-03-28 10:57:07 +08:00
xintaofei
ac09d3db9e
初始化web服务功能
2026-03-25 14:26:26 +08:00
xintaofei
7d1db72b3e
修复消息turn有时展开异常
2026-03-24 21:36:00 +08:00
xintaofei
284e45fbdf
重构会话页面的消息渲染,支持块级虚拟化,提升长会话性能,减少卡断
2026-03-24 18:52:25 +08:00
xintaofei
e23bea9393
解决lint警告和错误
2026-03-11 17:37:39 +08:00
xintaofei
346fcd2217
优化消息的部分call tool显示
2026-03-11 17:14:53 +08:00
xintaofei
13667729b9
支持在会话消息中打开里面的链接和本地文件
2026-03-10 13:40:06 +08:00
xintaofei
17a03ef95c
继续处理会话区多语言
2026-03-07 14:33:47 +08:00
xintaofei
89c91ac1eb
继续多语言补充
2026-03-07 14:22:18 +08:00
xggz
54d1097b41
Initial commit
2026-03-06 22:56:13 +08:00