agent-Specialization/static
JOJO d2dd097248 fix(chat): 修复移动端运行期滚动脱锁失效,流式渲染分块防重建
- ChatArea: 新增触摸手势脱锁(手指下拉>8px 视为脱锁意图),与桌面端 wheel-up 同路径;嵌套滚动容器内触摸不解除外层锁定
- ChatArea: 展开锚定改为按条件跳过——仅贴底锁定中的运行态块交给逐帧追底,手动展开(含脱锁后历史块)走锚定,修复外框与内容移动不同步
- scroll: 脱锁标志重置改为严格贴底判定(<=4px),nearBottom 70px 容差与意图冷却期内不再误清脱锁标志,修复移动端第一次上滑必被拽回底部
- lifecycle: 移动端视口 watcher 提前到路由/对话加载前,避免加载期按桌面布局渲染
- MarkdownRenderer: 文本段按顶层块分片渲染+分段级缓存,流式期间已完成前缀块 DOM 不再重设,保护 show_file 卡片/表格/KaTeX 不被反复重建
- view_image: 工具结果携带 size,前端按 path 走 /api/file/content 加载原图,图片限高 480px 防长截图占满对话区
2026-08-07 11:32:20 +08:00
..
admin_api feat(admin): 二级密码未配置时显示设置引导页,登录 Docker 报错改为原地弹窗 2026-07-25 16:52:42 +08:00
admin_dashboard feat(admin): 二级密码未配置时显示设置引导页,登录 Docker 报错改为原地弹窗 2026-07-25 16:52:42 +08:00
admin_policy feat(admin): 二级密码未配置时显示设置引导页,登录 Docker 报错改为原地弹窗 2026-07-25 16:52:42 +08:00
custom_tools feat(admin): 二级密码未配置时显示设置引导页,登录 Docker 报错改为原地弹窗 2026-07-25 16:52:42 +08:00
easter-eggs feat: modularize easter egg effects 2025-11-22 13:07:54 +08:00
file_manager fix(static): add avatar favicon to login and other standalone pages 2026-07-15 01:17:24 +08:00
icons feat(memory): 新增项目记忆检索工具 search_project_memory 2026-07-29 02:00:01 +08:00
logo feat: 整合test/agents功能并更新配置 2026-04-13 17:47:19 +08:00
src fix(chat): 修复移动端运行期滚动脱锁失效,流式渲染分块防重建 2026-08-07 11:32:20 +08:00
vendor chore: initial import 2025-11-14 16:44:12 +08:00
apple-touch-icon.png fix(static): make avatar favicon adapt to browser color scheme 2026-07-15 01:09:13 +08:00
astrion-avatar.svg fix(static): make avatar favicon adapt to browser color scheme 2026-07-15 01:09:13 +08:00
debug-theme.html chore: snapshot current changes 2026-03-10 23:48:40 +08:00
favicon-16x16.png fix(static): make avatar favicon adapt to browser color scheme 2026-07-15 01:09:13 +08:00
favicon-32x32.png fix(static): make avatar favicon adapt to browser color scheme 2026-07-15 01:09:13 +08:00
index.html feat(static): add Astrion avatar favicon and touch icons 2026-07-15 00:51:20 +08:00
login.html refactor(naming): 移除代码中的第三方产品名 2026-07-28 18:43:03 +08:00
mobile-overlay-demo.html feat(branding): 将产品名统一为 Astrion 2026-07-07 18:17:48 +08:00
mobile-overlay-fab.html feat(branding): 将产品名统一为 Astrion 2026-07-07 18:17:48 +08:00
register.html refactor(naming): 移除代码中的第三方产品名 2026-07-28 18:43:03 +08:00
resource_busy.html feat: containerize terminals and add resource controls 2025-11-23 18:49:35 +08:00
security.js chore: snapshot before usage menu update 2025-11-24 00:47:17 +08:00
style.css chore: drop legacy css fallback 2025-11-25 21:15:32 +08:00
terminal.html refactor(naming): 移除代码中的第三方产品名 2026-07-28 18:43:03 +08:00
voice_test.html feat: 添加语音输入按钮,位于发送按钮左侧 2026-06-08 14:14:19 +08:00