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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user