fix: pass --conv alias to headless mode (#1129)

This commit is contained in:
Devansh Jain
2026-02-24 19:41:56 -08:00
committed by GitHub
parent bec120bf90
commit aa16b68f6c

View File

@@ -988,7 +988,7 @@ async function main(): Promise<void> {
const { handleHeadlessCommand } = await import("./headless");
await handleHeadlessCommand(
process.argv,
processedArgs,
specifiedModel,
skillsDirectory,
resolvedSkillSources,