ForcePilot/web/src/composables
2026-04-27 02:24:52 +08:00
..
useAgentMentionConfig.js feat: mention 支持 workspace 的文件 2026-03-31 19:42:03 +08:00
useAgentRunStream.js fix(chat): 修复 runs api 的情况下,用户消息延迟渲染以及切换对话的时候,消息渲染异常的问题 2026-04-19 23:44:46 +08:00
useAgentStreamHandler.js feat(chat): 优化 LangGraph 状态消息保存逻辑,增加错误处理和警告提示 2026-04-26 21:43:25 +08:00
useAgentThreadState.js fix(chat): 修复 runs api 的情况下,用户消息延迟渲染以及切换对话的时候,消息渲染异常的问题 2026-04-19 23:44:46 +08:00
useApproval.js feat: 重构对话线程相关API,统一使用线程ID,移除不必要的智能体ID参数 2026-03-27 00:20:33 +08:00
useGraph.js lint(web): [大量改动] 格式化前端代码 2026-01-15 06:01:34 +08:00
useMention.js style(lint): 优化格式 2026-03-26 13:53:35 +08:00
useModelStatus.js style(format): 格式化代码 2026-04-27 02:24:52 +08:00
useStreamSmoother.js style(lint): 优化格式 2026-03-26 13:53:35 +08:00