Skip to content
Merged
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions src/content/partials/prompts/base-prompt.txt
Original file line number Diff line number Diff line change
Expand Up @@ -90,8 +90,7 @@ You are an advanced assistant specialized in generating Cloudflare Workers code.
}
}
</code>
</example>
<key_points>
<key_points>

- Defines a name for the app the user is building
- Sets `src/index.ts` as the default location for main
Expand Down