Address skill review findings

This commit is contained in:
Yichen Jiang
2026-07-01 19:57:52 +08:00
parent ca4ebb67dc
commit 2943d0303c
3 changed files with 82 additions and 5 deletions

View File

@@ -441,7 +441,7 @@ async get(name: string, options: SkillLookupOptions = {}): Promise<SkillDefiniti
async renderModelListing(options: SkillLookupOptions = {}): Promise<string>
```
Source: [`packages/core/skill/src/index.ts:106`](../../packages/core/skill/src/index.ts)
Source: [`packages/core/skill/src/index.ts:107`](../../packages/core/skill/src/index.ts)
### `ctx.subagents` — `SubagentService`