zl-q
|
f709023b6d
|
refactor(backend): 重构 agentscope 运行时模块
|
2026-03-19 00:52:05 +08:00 |
|
qzl
|
3bf7640000
|
feat: 实现 AgentScope tool call context,支持 runtime 上下文续接
|
2026-03-17 14:12:44 +08:00 |
|
qzl
|
5a34616287
|
feat: 优化 Agent 运行时与聊天设置体验
|
2026-03-16 18:32:09 +08:00 |
|
qzl
|
36b104fa37
|
refactor: 重构 AgentScope ReAct Runner 与事件处理
- 重构 runtime/runner.py 实现 ReAct Agent 核心逻辑
- 更新事件编码器与存储机制
- 优化 prompt 系统与 tool 调用
- 调整 agent service 与 repository 配合
|
2026-03-16 16:10:39 +08:00 |
|
zl-q
|
072c09d99d
|
refactor: 简化 AgentScope 运行时模块与 prompt 系统
|
2026-03-15 17:14:15 +08:00 |
|
qzl
|
1c02503d1d
|
refactor: 简化 AgentScope 运行时模块与事件处理
- 移除冗余的 user_token 参数传递
- 重构 tool.result 事件使用 ToolAgentOutput 模型
- 重构 text.end 事件使用 WorkerAgentOutput 模型
- 简化 store 模块的 tool result 处理逻辑
- 更新 router/service 适配新事件结构
- 清理废弃的测试文件与设计文档
- 新增 AgentRuns 多模态存储设计文档
|
2026-03-13 17:27:18 +08:00 |
|
qzl
|
4c10929498
|
refactor: 重构 AgentScope 运行时模块并优化前端附件展示
|
2026-03-13 15:42:01 +08:00 |
|
zl-q
|
7b8865e256
|
feat: 添加 Agent 步骤事件与图片附件功能
- 新增 stepStarted/stepFinished 事件类型支持
- 前端实现图片附件上传和预览功能
- 后端增强工具结果存储和事件处理
- 完善相关单元测试和集成测试
|
2026-03-12 09:29:57 +08:00 |
|
zl-q
|
21ba8e4a44
|
feat(agent): 增强多模态链路与工具调用能力
|
2026-03-12 00:18:45 +08:00 |
|
qzl
|
145e3dc615
|
refactor: 重构 Agent 模块为 AgentScope,删除旧版 CrewAI/LiteLLM 实现
|
2026-03-11 20:51:56 +08:00 |
|
qzl
|
85b314cf64
|
feat: 增强日历功能并集成 AgentScope 代理服务
|
2026-03-11 17:16:11 +08:00 |
|