jxxghp
460d716512
feat: add batch AI re-organize for transfer history and search result recommendation
...
- Implement batch AI re-organize endpoint for transfer history with progress tracking
- Add batch_manual_transfer_redo system task template and prompt generation
- Refactor agent_manager to support generic background prompt execution
- Add AIRecommendChain for search result recommendation using agent background prompt
- Update search endpoints to use new AIRecommendChain and remove legacy code
- Enhance test cases for batch manual transfer redo
- Minor code cleanup and style fixes
2026-04-29 22:16:04 +08:00
jxxghp
1641d432dd
feat: 为工具管理器添加参数类型规范化处理,并基于渠道能力动态生成提示词中的格式要求
2026-01-15 20:55:35 +08:00
jxxghp
48da5c976c
fixx loop
2025-11-20 08:15:37 +08:00
jxxghp
b5a6794381
Refactor event loop handling to use GlobalVar.CURRENT_EVENT_LOOP across multiple modules, improving consistency and maintainability.
2025-11-19 08:42:07 +08:00
jxxghp
003781e903
add MoviePilot AI agent implementation and workflow manager
2025-10-18 21:55:31 +08:00
jxxghp
6fee532c96
add ai agent
2025-10-18 21:26:36 +08:00
jxxghp
6379cda148
fix 异步定时服务
2025-08-25 21:19:07 +08:00
jxxghp
055c8e26f0
refactor:重构缓存系统
2025-08-20 17:35:32 +08:00
jxxghp
2a7a7239d7
新增全局图片缓存配置和临时文件清理天数设置
2025-08-20 13:52:38 +08:00
jxxghp
2fa40dac3f
优化监控和消息服务的资源管理
2025-08-20 13:35:24 +08:00
jxxghp
67229fd032
fix
2025-07-31 08:11:27 +08:00
jxxghp
71f7bc7b1b
fix
2025-07-30 21:06:55 +08:00
jxxghp
f14f4e1e9b
添加异步数据库支持,更新相关模型和会话管理
2025-07-30 13:18:45 +08:00
jxxghp
0053d31f84
add db异步转换器
2025-07-30 08:54:04 +08:00
jxxghp
e39a130306
feat:工作流支持事件触发
2025-07-22 20:23:53 +08:00
jxxghp
036cb6f3b0
remove memory helper
2025-07-09 19:11:37 +08:00
jxxghp
c06001d921
feat:内建重启前主动备份插件
2025-06-16 08:57:21 +08:00
景大侠
e162bd1168
fix DoH热加载
2025-06-13 17:43:45 +08:00
Attente
eac4d703c7
fix(plugins_initializer): 优化插件恢复的容错处理
...
- 添加单个插件恢复失败的异常处理,使用 continue 跳过
- 确保单个插件恢复失败不影响其他插件继续恢复
2025-06-12 07:56:44 +08:00
jxxghp
162ba9307d
fix restart
2025-06-10 07:09:59 +08:00
jxxghp
d0677edaaa
fix 优雅停止
2025-06-09 15:39:11 +08:00
jxxghp
327d30dcc2
feat:识别容器是否重置
2025-06-09 09:15:58 +08:00
jxxghp
e4e2079917
fix:插件恢复安全性
2025-06-09 08:30:24 +08:00
jxxghp
aa039c6c05
feat:启停插件自动备份与恢复
2025-06-09 08:04:44 +08:00
jxxghp
a18040ccfa
add pympler
2025-06-08 18:54:35 +08:00
jxxghp
3ee32757e5
rollback
2025-06-08 14:35:59 +08:00
jxxghp
83a8c8b42b
fix memory threshold
2025-06-08 11:14:16 +08:00
jxxghp
23929f5eaa
fix pool size
2025-06-07 22:00:09 +08:00
jxxghp
de4973a270
feat:内存监控开关
2025-06-06 13:49:52 +08:00
jxxghp
a9300faaf8
fix:优化单例模式和类引用
2025-06-05 13:22:16 +08:00
jxxghp
079a747210
fix memory manager startup
2025-06-03 16:19:38 +08:00
jxxghp
225de87d4d
fix torrents chain
2025-06-03 15:48:43 +08:00
jxxghp
fe25f8f48f
fix #4277
2025-05-15 07:12:52 +08:00
jxxghp
21e5cb0a03
v2.4.7
...
- 修复了订阅文件信息显示问题
- 修复了默认通知模板格式中季号的显示问题
- 修复了原始语言图片刮削的问题
- 修复了馒头新版标签无法识别的问题
- 优化了联邦插件API的注册
2025-05-14 09:16:12 +08:00
jxxghp
a622ada58b
更新 lifecycle.py
2025-05-13 23:58:08 +08:00
jxxghp
ee9c4948d3
refactor: 优化启停逻辑
2025-05-13 23:47:12 +08:00
jxxghp
cf28e1d963
refactor: 优化启停逻辑
2025-05-13 23:11:38 +08:00
jxxghp
04ce774c22
fix plugin initializer
2025-05-13 21:37:10 +08:00
jxxghp
30de524319
fix api register bug
2025-05-13 20:35:36 +08:00
jxxghp
b86d06f632
add workflow lifecycle
2025-02-16 16:53:38 +08:00
InfinityPacer
cb5c06ee7e
feat(redis): add Redis support
2025-01-19 04:28:15 +08:00
jxxghp
eaca396a9f
add rsa
2025-01-09 18:53:55 +08:00
jxxghp
10f8efc457
TODO 后台整理队列
2024-12-23 18:59:36 +08:00
jxxghp
baa48610ea
refactor:Command提到上层
2024-12-23 13:38:02 +08:00
InfinityPacer
de532f47fb
feat(auth): add logging for site auth
2024-12-23 00:20:03 +08:00
InfinityPacer
c299bf6f7c
fix(auth): adjust auth to occur before module init
2024-11-21 17:37:48 +08:00
InfinityPacer
823b81784e
fix(setup): optimize logging
2024-10-24 16:50:03 +08:00
InfinityPacer
86dec5aec2
feat(setup): complete missing dependencies installation
2024-10-24 02:55:54 +08:00
InfinityPacer
ab32d3347d
feat(command): optimize command registration event handling
2024-10-23 02:26:11 +08:00
jxxghp
08e07625cd
fix 远程交互命令
2024-10-20 01:54:24 +08:00