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-07-13 00:13:02 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
53bf81aede7c9f58db8137904c010f9a13b4f9d8
MoviePilot
/
app
/
agent
History
jxxghp
53bf81aede
refactor: rename MoviePilotToolSelectorMiddleware to ToolSelectorMiddleware and enhance tool selection logic
2026-04-30 19:05:49 +08:00
..
callback
Restore background dispatch without channel context
2026-04-30 07:04:59 +08:00
defaults
…
llm
refactor: remove legacy disable_thinking and reasoning_effort parameters from LLM helper and related tests
2026-04-30 17:10:14 +08:00
memory
…
middleware
refactor: rename MoviePilotToolSelectorMiddleware to ToolSelectorMiddleware and enhance tool selection logic
2026-04-30 19:05:49 +08:00
prompt
Refine agent background reply handling
2026-04-30 00:25:23 +08:00
tools
feat: ensure essential tools are always included in LLM tool selection and update tests
2026-04-30 13:04:52 +08:00
__init__.py
refactor: rename MoviePilotToolSelectorMiddleware to ToolSelectorMiddleware and enhance tool selection logic
2026-04-30 19:05:49 +08:00
runtime.py
…