pub fn default_coding_assembly_for_profile(
tools: Arc<ToolRegistry>,
cwd: PathBuf,
skills: Option<Arc<SkillRegistry>>,
path: TaskPath,
profile: PromptProfile,
) -> PromptAssemblypub fn default_coding_assembly_for_profile(
tools: Arc<ToolRegistry>,
cwd: PathBuf,
skills: Option<Arc<SkillRegistry>>,
path: TaskPath,
profile: PromptProfile,
) -> PromptAssembly