fix: pass --conv alias to headless mode (#1129)
This commit is contained in:
@@ -988,7 +988,7 @@ async function main(): Promise<void> {
|
||||
|
||||
const { handleHeadlessCommand } = await import("./headless");
|
||||
await handleHeadlessCommand(
|
||||
process.argv,
|
||||
processedArgs,
|
||||
specifiedModel,
|
||||
skillsDirectory,
|
||||
resolvedSkillSources,
|
||||
|
||||
Reference in New Issue
Block a user