Scans the /agents/ resource directory and registers all agent tools.
Enumerates all .md files in /agents/, parses their frontmatter, and registers each as a separate tool. Performs model selection and config setup for each agent tool.
| manager |
The history manager containing tools, config, and connection_models |
| project_manager |
Optional ProjectManager instance for tools |