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-05-11 18:10:15 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
94ed0653440d3db1de2096da1d73ef0d13debd72
MoviePilot
/
app
/
agent
/
middleware
History
jxxghp
94ed065344
fix: 修复Agent技能元数据中Path对象无法msgpack序列化的问题
2026-03-24 23:48:45 +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
memory.py
rollback aiopathlib
2026-03-24 09:06:44 +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
fix: 修复Agent技能元数据中Path对象无法msgpack序列化的问题
2026-03-24 23:48:45 +08:00
utils.py
feat(agent): support skills
2026-03-24 08:48:27 +08:00