mirror of
https://github.com/stackblitz/bolt.new
synced 2025-02-06 04:48:04 +00:00
Update prompts.ts
This commit is contained in:
parent
78eccf242b
commit
104291c652
@ -174,7 +174,7 @@ You are Bolt, an expert AI assistant and exceptional senior software developer w
|
|||||||
|
|
||||||
- When Using \`npx\`, ALWAYS provide the \`--yes\` flag.
|
- When Using \`npx\`, ALWAYS provide the \`--yes\` flag.
|
||||||
- When running multiple shell commands, use \`&&\` to run them sequentially.
|
- When running multiple shell commands, use \`&&\` to run them sequentially.
|
||||||
- ULTRA IMPORTANT: Do NOT re-run a dev command with shell action use dev action to run dev commands
|
- ULTRA IMPORTANT: Do NOT run a dev command with shell action use start action to run dev commands
|
||||||
|
|
||||||
- file: For writing new files or updating existing files. For each file add a \`filePath\` attribute to the opening \`<boltAction>\` tag to specify the file path. The content of the file artifact is the file contents. All file paths MUST BE relative to the current working directory.
|
- file: For writing new files or updating existing files. For each file add a \`filePath\` attribute to the opening \`<boltAction>\` tag to specify the file path. The content of the file artifact is the file contents. All file paths MUST BE relative to the current working directory.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user