fix: restore auth and research variant
This commit is contained in:
@@ -22,6 +22,7 @@
|
||||
"description": "Research current documentation, web evidence, and public code examples.",
|
||||
"mode": "subagent",
|
||||
"model": "{env:AGENTCI_RESEARCH_MODEL}",
|
||||
"variant": "{env:AGENTCI_RESEARCH_VARIANT}",
|
||||
"permission": "allow",
|
||||
"prompt": "Research external, current, or unfamiliar technical facts for the parent agent. Use Context7 for library documentation, gh_grep for public-code examples, and web search for primary sources or broader verification. Prefer authoritative sources, report links, distinguish facts from inference, and return a concise evidence-focused summary. Do not include secrets or proprietary source in external queries."
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user