This website requires JavaScript.
Explore
Help
Sign In
qzl
/
social-app
Watch
1
Star
0
Fork
0
You've already forked social-app
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
18db6c50e73a3cfcae6c04a68ea4651d427342a8
social-app
/
backend
/
tests
/
integration
T
History
qzl
18db6c50e7
fix(redis): 修复 Redis 流读取兼容性问题
...
- 支持 bytes 和 str 类型的 entry_id - 支持 list 类型响应格式 - 优化 payload 解码处理
2026-03-11 21:33:25 +08:00
..
core
/agentscope
refactor: 重构 Agent 模块为 AgentScope,删除旧版 CrewAI/LiteLLM 实现
2026-03-11 20:51:56 +08:00
services
fix: 恢复Celery配置 + 修复测试文件
2026-02-24 16:38:30 +08:00
v1
/agent
fix(redis): 修复 Redis 流读取兼容性问题
2026-03-11 21:33:25 +08:00
test_auth_routes.py
refactor: 统一认证端点并删除冗余 profile 模块
2026-03-07 14:55:00 +08:00
test_fastapi_logging_integration.py
fix: scope log filenames by service under root logs dir
2026-02-25 10:39:47 +08:00
test_friendship_routes.py
test: add integration tests for friendship routes
2026-02-28 12:16:06 +08:00
test_inbox_messages_routes.py
feat: 增强日历功能并集成 AgentScope 代理服务
2026-03-11 15:28:29 +08:00
test_mobile_app_skeleton.py
refactor: 统一 Redis 连接管理,改用 RedisService
2026-03-06 16:11:43 +08:00
test_schedule_items_routes.py
refactor: 重构 Agent 模块为 AgentScope,删除旧版 CrewAI/LiteLLM 实现
2026-03-11 20:51:56 +08:00
test_schedule_share_routes.py
test: add calendar sharing tests and update API docs
2026-02-28 12:28:45 +08:00
test_users_routes.py
feat(agent): migrate to native CrewAI tool loop and async resume enqueue
2026-03-08 16:01:16 +08:00