ForcePilot/web/src/utils
2026-06-05 21:02:13 +08:00
..
__tests__ feat(web): 优化子智能体线程展示 2026-06-05 21:02:13 +08:00
templates lint(web): [大量改动] 格式化前端代码 2026-01-15 06:01:34 +08:00
agentConfigUtils.js style: code format 2026-05-31 13:40:15 +08:00
agentPanelAutoOpen.js style: format code 2026-04-01 04:16:22 +08:00
agentValidator.js lint(web): [大量改动] 格式化前端代码 2026-01-15 06:01:34 +08:00
chartColors.js lint(web): [大量改动] 格式化前端代码 2026-01-15 06:01:34 +08:00
chatExporter.js refactor: 修改 Markdown 预览组件 2026-05-08 01:04:23 +08:00
chunk_presets.js refactor: 重构 Chunk 逻辑,异步部分参数 2026-05-26 17:39:12 +08:00
chunkUtils.js lint(web): [大量改动] 格式化前端代码 2026-01-15 06:01:34 +08:00
errorHandler.js lint(web): [大量改动] 格式化前端代码 2026-01-15 06:01:34 +08:00
extensionDisplayName.js feat: 优化 Skill 安装逻辑和展示逻辑 2026-06-03 14:13:59 +08:00
file_icon.js feat(web): 新增文件类型彩色图标资源与统一图标组件 2026-06-05 01:29:18 +08:00
file_preview.js refactor: Filesystem & Upload 代码重构 2026-05-26 17:40:17 +08:00
file_utils.js refactor(web): 文件/文件夹图标统一改用 FileTypeIcon 2026-06-05 01:29:34 +08:00
html.js refactor: 修改 Markdown 预览组件 2026-05-08 01:04:23 +08:00
kb_utils.js style: code format 2026-05-31 13:40:15 +08:00
markdown_preview.js feat(web): 在 renderMarkdown 中集成 SVG 渲染(DOMPurify 默认已支持 SVG) 2026-05-15 11:40:24 +08:00
mention_icon_utils.js refactor(web): 文件/文件夹图标统一改用 FileTypeIcon 2026-06-05 01:29:34 +08:00
mention_utils.js style: code format 2026-05-31 13:40:15 +08:00
messageGrouping.js style: code format 2026-06-03 18:55:34 +08:00
messageProcessor.js style: code format 2026-06-03 18:55:34 +08:00
modelIcon.js feat: 添加 xiaomi mimo / coding plan 以及 kimi-for-coding 的支持 2026-06-04 14:36:16 +08:00
pixelAvatar.js refactor(web): 使用 DiceBear 生成默认头像 2026-06-05 21:02:13 +08:00
questionUtils.js feat: 优化技能和资源配置逻辑,支持默认选择当前用户可用的全部资源 2026-05-26 17:40:17 +08:00
runStreamResume.js fix(web): 修复运行流恢复续传序号 2026-06-05 21:02:13 +08:00
scrollController.js fix(web): 修复滚动到底部未生效的问题,并优化 markdown 渲染 padding 2026-03-03 00:05:28 +08:00
subagentThread.js feat(web): 优化子智能体线程展示 2026-06-05 21:02:13 +08:00
svgRenderer.js fix(skill): 异步化删除目录防阻塞并限制批量删除上限以避免超时 2026-05-25 23:35:00 +08:00
time.js feat(chat): 新增对话线程列表的分页功能,支持limit和offset参数 2026-03-06 10:14:43 +08:00
upload_limits.js refactor: Filesystem & Upload 代码重构 2026-05-26 17:40:17 +08:00