Ask a question to get started
Enter to send•Shift+Enter new line
load_subagents( project_root: Path, ) -> dict[str, SubAgentProject]
Discover and load subagent projects from subagents/.
subagents/
Returns a dict keyed by subagent name. If the subagents/ directory does not exist or is empty, returns an empty dict.