This website requires JavaScript.
Explore
Help
Register
Sign In
nas
/
MoviePilot
Watch
1
Star
0
Fork
0
You've already forked MoviePilot
mirror of
https://github.com/jxxghp/MoviePilot.git
synced
2026-05-02 06:33:09 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
v2.9.24
MoviePilot
/
app
/
agent
/
middleware
History
…
..
__init__.py
feat: Introduce
MemoryMiddleware
and
PatchToolCallsMiddleware
to the agent, and add
EditFileTool
and
WriteFileTool
for file manipulation.
2026-03-22 23:35:34 +08:00
activity_log.py
refactor: 活动日志摘要改用 LLM 总结替代文本截取
2026-03-26 03:48:16 +08:00
jobs.py
…
memory.py
fix(agent): 解决内存文件读取编码问题
2026-03-27 11:52:07 +08:00
patch_tool_calls.py
feat: Introduce
MemoryMiddleware
and
PatchToolCallsMiddleware
to the agent, and add
EditFileTool
and
WriteFileTool
for file manipulation.
2026-03-22 23:35:34 +08:00
skills.py
…
utils.py
feat(agent): support skills
2026-03-24 08:48:27 +08:00