pinokiod 3.107.0 → 3.108.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -360,7 +360,7 @@ displayResults({
360
360
  cwd: "<%-JSON.stringify(cwd).slice(1, -1)%>",
361
361
  name: name,
362
362
  startType: "new",
363
- projectType: "ai",
363
+ projectType: "default",
364
364
  aiPrompt,
365
365
  tool
366
366
  })