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 |
|
zl-q
|
e55e445906
|
feat: 添加好友功能并集成 LiteLLM 代理服务
- 新增好友搜索、添加、好友列表功能
- 集成 LiteLLM 代理服务及多模型定价配置
- 更新 iOS CocoaPods 配置
- 更新 .gitignore 和环境变量配置
|
2026-03-11 09:14:51 +08:00 |
|
zl-q
|
c9a2c75c35
|
fix: 增强云端 Supabase 认证可靠性,修复验证码失败可观测性
- JWT 验证器新增 apikey 参数,支持云端 JWKS 认证头
- Auth 网关新增上游超时/错误映射为 503 状态码
- Auth 网关新增重定向 URL 校验,阻断开放重定向风险
- 用户依赖传递 anon_key 给 JWT 验证器
- 新增相关单元测试覆盖 JWKS 头、503 映射、重定向校验
- 新增实现计划文档
|
2026-03-10 09:11:27 +08:00 |
|
zl-q
|
2980213a5b
|
fix(agent): stabilize live e2e tool execution and loop isolation
|
2026-03-08 22:41:59 +08:00 |
|
qzl
|
b6087fd195
|
chore: checkpoint current backend/runtime changes
|
2026-03-06 17:28:17 +08:00 |
|
qzl
|
105cf82d21
|
fix: 恢复Celery配置 + 修复测试文件
- 恢复 CelerySettings 和相关计算属性
- 修复 celery/app.py 调用 configure_celery_app 参数
- 创建 core/initialization/init_data.py stub
- 删除不完整的 test_auth_supabase_gateway.py
|
2026-02-24 16:38:30 +08:00 |
|
qzl
|
ad06fe7de4
|
refactor: align backend layout and supabase infra
Consolidate backend modules/tests under the backend package while syncing Supabase compose/env config and related plans.
|
2026-02-05 15:13:06 +08:00 |
|