pub fn load_subagent_from_file(
path: &Path,
source: SubagentSource,
) -> Result<SubagentConfig, SubagentParseError>Expand description
Load subagent from a markdown file
pub fn load_subagent_from_file(
path: &Path,
source: SubagentSource,
) -> Result<SubagentConfig, SubagentParseError>Load subagent from a markdown file