Address skill review findings

This commit is contained in:
Yichen Jiang
2026-07-01 19:58:50 +08:00
parent ca4ebb67dc
commit 2943d0303c
3 files changed
+82 -5

No files matched your search

+1 -1
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`