feat(delegate-task): pass directory option through skill discovery

🤖 Generated with assistance of [OhMyOpenCode](https://github.com/code-yeongyu/oh-my-opencode)
This commit is contained in:
YeonGyu-Kim
2026-02-21 17:07:29 +09:00
parent dc76e2cd11
commit 90dccfbdaf
2 changed files with 3 additions and 2 deletions

View File

@@ -128,6 +128,7 @@ Prompts MUST be in English.`
gitMasterConfig: options.gitMasterConfig,
browserProvider: options.browserProvider,
disabledSkills: options.disabledSkills,
directory: options.directory,
})
if (skillError) {
return skillError