zl-q
|
daa1c86d02
|
feat(agent): complete task4-6 tool result persistence flow
|
2026-03-08 17:07:09 +08:00 |
|
zl-q
|
120df903d2
|
feat: AG-UI 协议对齐与路由导航功能
- 前端: 添加 SSE 流式支持、stateSnapshot 事件、路由导航工具
- 前端: 实现工具调用审批流程,支持 pending 状态展示
- 后端: Agent 状态管理与会话持久化相关重构
- 文档: 新增 agent-agui-full-alignance 设计文档
- 测试: 补充相关单元测试和集成测试
|
2026-03-07 17:30:20 +08:00 |
|
qzl
|
b6087fd195
|
chore: checkpoint current backend/runtime changes
|
2026-03-06 17:28:17 +08:00 |
|
qzl
|
c5ccfc4b88
|
feat(agent): add redis short-term user context cache and align tests
|
2026-03-06 12:02:10 +08:00 |
|
qzl
|
b486e78ff3
|
feat(agent): complete closed-loop runtime and pricing fallback
|
2026-03-05 15:34:37 +08:00 |
|
qzl
|
b02a322bf3
|
refactor: 移除 crewai agent 架构相关代码并更新 LLM 配置
|
2026-03-04 11:37:09 +08:00 |
|
qzl
|
30a4a1af5d
|
fix(agent): polish interrupt-resume flow for merge readiness
|
2026-03-03 17:26:04 +08:00 |
|
qzl
|
ff85c1ab08
|
test(agent): update tool registry test to match security policy
|
2026-03-03 16:02:32 +08:00 |
|
qzl
|
f7df9d679f
|
fix(agent): enforce tool security checks and audit logging
|
2026-03-03 16:01:04 +08:00 |
|
qzl
|
c76d4d415f
|
fix(agent): serialize crewai flow stages and remove nested asyncio.run
|
2026-03-03 15:49:03 +08:00 |
|
qzl
|
3a64410641
|
feat(agent): add interrupt-aware tool dispatcher
|
2026-03-03 15:44:41 +08:00 |
|
qzl
|
dedd23fdf9
|
fix(agent): enforce idempotent resume transition
|
2026-03-03 15:43:10 +08:00 |
|
qzl
|
cff1436bc6
|
feat(agent): persist pending tool call in session snapshot
|
2026-03-03 15:39:56 +08:00 |
|
qzl
|
e03923e593
|
feat(agent): add tool registry domain validation
|
2026-03-03 15:30:53 +08:00 |
|
qzl
|
17e6de177c
|
refactor(agent): align chat schema with full run agent input
|
2026-03-03 15:29:46 +08:00 |
|