qzl
|
a8dacbe81f
|
chore: no changes needed for calendar message card
|
2026-03-11 21:06:02 +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 |
|
zl-q
|
daa1c86d02
|
feat(agent): complete task4-6 tool result persistence flow
|
2026-03-08 17:07:09 +08:00 |
|
qzl
|
b6087fd195
|
chore: checkpoint current backend/runtime changes
|
2026-03-06 17:28:17 +08:00 |
|
qzl
|
2c59fe5ee2
|
refactor: 统一 Redis 连接管理,改用 RedisService
- App 启动时初始化 RedisService,关闭时释放连接
- Celery worker 通过 worker_process_init 钩子初始化 Redis
- Agent 端点改用 RedisService 替代直接创建连接
- Celery task 改为 async def,使用统一连接
- 删除无用的 infra 模块和 core/http/models
- 日志脱敏,不记录 Redis 密码
- 初始化失败时 fail-fast
- 异常发布添加二级保护
|
2026-03-06 16:11:43 +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
|
99d540a18d
|
refactor: 重命名 agent_chat 模块为 agent
|
2026-03-02 11:13:20 +08:00 |
|