stacktape 3.6.5 → 3.7.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.
- package/ai-docs/cli-ref/init.md +0 -1
- package/ai-docs/index.json +1 -1
- package/package.json +1 -1
package/ai-docs/cli-ref/init.md
CHANGED
|
@@ -20,7 +20,6 @@ By default, runs an interactive wizard that:
|
|
|
20
20
|
|
|
21
21
|
Alternative modes:
|
|
22
22
|
- **Starter project:** Use `--starterProject` or `--starterId` to initialize from a pre-configured template.
|
|
23
|
-
- **Legacy AI-only:** Use `--useAi` for just the AI config generation without the full wizard.
|
|
24
23
|
- **Template:** Use `--templateId` to fetch a template from the Stacktape console.
|
|
25
24
|
|
|
26
25
|
## Usage
|
package/ai-docs/index.json
CHANGED