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-06-11 18:50:59 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e4242058e280a0d1ca0435efc1f62c8b4ab78132
MoviePilot
/
app
/
agent
History
jxxghp
e4242058e2
增加子代理操作日志
2026-06-01 11:31:35 +08:00
..
callback
feat(agent): add ToolTag-based tags to all agent tools; implement tags.py for unified tool capability tagging
2026-05-31 18:30:39 +08:00
defaults
…
llm
chore: add noqa for specific lines, update docstring, improve logging and variable naming
2026-05-31 17:49:05 +08:00
memory
fix: bound long-lived cache state
2026-05-24 18:03:42 +08:00
middleware
增加子代理操作日志
2026-06-01 11:31:35 +08:00
prompt
优化 Agent 并行工具调用提示词
2026-05-31 21:38:40 +08:00
tools
feat(agent): add ToolTag-based tags to all agent tools; implement tags.py for unified tool capability tagging
2026-05-31 18:30:39 +08:00
__init__.py
feat: add async subagent task control
2026-05-31 21:55:25 +08:00
runtime.py
…