Files
MoviePilot/app/core
jxxghp 53f6897d62 feat: ensure essential tools are always included in LLM tool selection and update tests
- Add mechanism to always include core tools (e.g., file operations, command execution) in LLMToolSelectorMiddleware
- Update MoviePilotToolFactory to provide filtered always-include tool names based on loaded tools
- Set default LLM_MAX_TOOLS to 30 in config
- Refactor agent initialization to support always_include parameter
- Enhance tests to cover always_include logic and async agent creation
2026-04-30 13:04:52 +08:00
..
2026-04-05 13:55:54 +08:00
2025-11-20 08:15:37 +08:00
2025-09-03 12:42:13 +08:00
2026-04-29 08:29:04 +08:00