This website requires JavaScript.
Explore
Help
Register
Sign In
jxxghp
/
archived-MoviePilot
Watch
1
Star
0
Fork
0
You've already forked archived-MoviePilot
mirror of
https://github.com/jxxghp/MoviePilot.git
synced
2026-05-24 23:16:46 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d7c62fb55a896fe965be75f6db0dc2a4df930fa0
archived-MoviePilot
/
app
/
agent
/
middleware
History
jxxghp
27cc559c86
更新 memory.py
2026-03-26 22:33:03 +08:00
..
__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
feat: 智能体增加定时任务(Jobs)管理和心跳唤醒机制
2026-03-25 13:02:20 +08:00
memory.py
更新 memory.py
2026-03-26 22:33:03 +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
feat: 新增 moviepilot-api 技能,支持全量 REST API 调用;技能中间件自动同步内置技能到用户目录
2026-03-26 03:10:30 +08:00
utils.py
feat(agent): support skills
2026-03-24 08:48:27 +08:00