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 10:40:18 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1922cce49997dbe565de5affbbfb26f7c42ea529
MoviePilot
/
app
/
agent
History
jxxghp
1922cce499
优化 Agent 并行工具调用提示词
2026-05-31 21:38:40 +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
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
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(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
runtime.py
…