This website requires JavaScript.
Explore
Help
Sign In
GithubBackup
/
MoviePilot
Watch
1
Star
0
Fork
0
You've already forked MoviePilot
mirror of
https://github.com/jxxghp/MoviePilot.git
synced
2026-07-20 20:21:50 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
516aea6312ab9ec07e002c04af82198a0315e072
MoviePilot
/
app
/
agent
/
middleware
History
jxxghp
45f5326fb4
fix tool selection middleware
2026-04-30 13:47:43 +08:00
..
__init__.py
…
activity_log.py
feat: add agent tools for querying and managing filter rules and rule groups
2026-04-30 12:56:38 +08:00
jobs.py
feat: 智能体增加定时任务(Jobs)管理和心跳唤醒机制
2026-03-25 13:02:20 +08:00
memory.py
Refactor agent persona runtime layering
2026-04-29 14:12:47 +08:00
patch_tool_calls.py
…
runtime_config.py
Refactor agent persona runtime layering
2026-04-29 14:12:47 +08:00
skills.py
feat(skills): 内置技能支持版本号管理,更新时自动覆盖旧版本
2026-04-09 07:17:04 +08:00
tool_selection.py
fix tool selection middleware
2026-04-30 13:47:43 +08:00
usage.py
feat: add agent session usage status reporting
2026-04-26 08:19:05 +08:00
utils.py
…