feat(subagent): authorize selectable child models

This commit is contained in:
Dudu-0223
2026-08-27 12:00:01 +08:00
parent f887a8f907
commit aefc083be7
38 changed files with 1154 additions and 258 deletions
+1
View File
@@ -240,6 +240,7 @@ export const LINK_MAP: Readonly<Record<string, string>> = {
AgentFactory: 'core.md',
AgentHandle: 'core.md',
ModelSelection: 'core.md',
AllowedModelRoute: 'subagent.md',
AgentOptions: 'core.md',
AgentStatus: 'core.md',
ContentBlock: 'llm-streaming.md',