AI Blueprint Editing
Modify existing blueprints using natural language instructions. No manual editing required.
AI editing requires ENABLE_AI=true and a valid ANTHROPIC_API_KEY. Instance administrators can configure this in their environment. See Self-Hosting Guide for details.
How to Use AI Editing
Open a Blueprint
Navigate to any blueprint detail page. You can edit blueprints you've created or downloaded.
Click "Edit with AI"
Look for the Edit with AI button. This opens the AI editing panel.
Describe Your Changes
Type what you want to change in plain English. Be specific but natural.
Review Changes
The AI shows you a diff of proposed changes. Review them before applying.
Apply or Discard
Accept the changes to update the blueprint, or discard and try again with different instructions.
Example Edits
Here are some examples of what you can ask the AI to do:
Technology Swaps
Adding Sections
Removing/Modifying
Style Changes
Tips for Better Results
Be Specific
"Change npm to pnpm in all package commands" works better than just "use pnpm"
One Change at a Time
For complex edits, break them into smaller, focused requests
Review Before Applying
Always check the diff to make sure the changes are what you wanted
Iterate
If the result isn't perfect, discard and try rephrasing your request