Describe the bug
If you save recipe details from the UI with invalid yaml it fails with syntax error.
- No colons in the middle of lines (which can be interpreted as YAML)
- No special characters like {}, #, ---
- No complex formatting
- Simplified language while keeping all the essential instructions
Expected behavior
Should allow saving anything and make it work in the yaml file
Screenshots
Please provide following information:
- OS & Arch: Mac Arm
- Interface: UI
- Version: v1.12.1
- Extensions enabled: Developer
- Provider & Model: Claude
Additional context
Add any other context about the problem here.