朱潮
7a547322e3
语义分割
2026-03-22 00:42:57 +08:00
朱潮
1eb85d624b
update requirements.txt
2026-03-14 22:24:49 +08:00
朱潮
f7e8680472
merge from master
2026-03-14 22:03:23 +08:00
朱潮
5d97be9557
routes/webdav.py — 完全重写,从手写 WebDAV 协议改为使用 WsgiDAV 开源库
2026-03-09 18:33:05 +08:00
朱潮
965c5f99ae
upgrade/deepagents-0.4.4
2026-03-02 02:30:23 +08:00
朱潮
a0b6e4cc7f
feat: upgrade deepagents 0.4.3 and deepagents-cli 0.0.25
...
- Replace ShellMiddleware with LocalShellBackend
- Update AgentMemoryMiddleware to MemoryMiddleware with new signature
- Update CustomSkillsMiddleware to use new SkillsMiddleware signature
- Add LocalContextMiddleware for local context
- Update CompositeBackend to use routing
- Update dependencies: langgraph-checkpoint-postgres to 3.0.4
Breaking Changes:
- agent/deep_assistant.py: Major refactoring to adapt to new deepagents API
- pyproject.toml: Version bump
- deepagents: 0.2.8 -> 0.4.3
- deepagents-cli: 0.0.11 -> 0.0.25
- langgraph-checkpoint-postgres: 2.0.25 -> 3.0.4 (for compatibility with langgraph-checkpoint 3.x)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-03-02 01:29:58 +08:00
朱潮
7e709e7991
update requirements.txt
2026-02-10 21:58:48 +08:00
朱潮
3dc119bca8
refactor(mem0): optimize connection pool and async memory handling
...
- Fix mem0 connection pool exhausted error with proper pooling
- Convert memory operations to async tasks
- Optimize docker-compose configuration
- Add skill upload functionality
- Reduce cache size for better performance
- Update dependencies
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-22 19:39:12 +08:00
朱潮
3aa223d71d
update requirements.txt
2026-01-21 08:47:55 +08:00
朱潮
03925bb075
add requirements
2025-12-24 20:58:37 +08:00
朱潮
41dfa074e1
add deep agent cli deps
2025-12-23 12:19:15 +08:00
朱潮
881845f284
use sqlite
2025-12-18 11:12:05 +08:00
朱潮
a7dbacf70f
add cache tools
2025-12-17 23:29:41 +08:00
朱潮
720db80ae9
add deep_agent
2025-12-12 18:41:52 +08:00
朱潮
ed3c28174a
性能优化
2025-11-16 12:25:45 +08:00
朱潮
f62dbf0484
python version
2025-11-16 09:43:14 +08:00
朱潮
cf7499b743
修改依赖
2025-11-14 23:35:12 +08:00
朱潮
d5a989860c
add public
2025-11-08 20:23:04 +08:00
朱潮
25dec10b67
add webdav
2025-11-07 14:06:54 +08:00
朱潮
b8e1414a94
modify requirements
2025-10-20 15:18:32 +08:00
朱潮
1f81bef8c6
Squashed commits: various improvements and refactoring
...
🤖 Generated with [Claude Code](https://claude.ai/code )
Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-19 22:02:25 +08:00
朱潮
040748ea61
add prompt
2025-10-18 15:38:32 +08:00
朱潮
2b4c0fd63d
add utils
2025-10-17 22:04:10 +08:00
朱潮
d0e3e62291
add semantic search
2025-10-16 21:06:02 +08:00
朱潮
e35d80ed64
remove fukes
2025-10-08 00:15:41 +08:00
朱潮
9245864314
add docker
2025-10-07 17:33:35 +08:00