Skip to content

Conversation

@tylerslaton
Copy link
Contributor

Lint fixes and system prompt change to make sure emojis are generated instead of ANSI or icons.

3. For instructions, append new steps to the existing ones.
4. 'ingredients' is always an array of objects with 'icon', 'name', and 'amount' fields
5. 'instructions' is always an array of strings
6. For the 'icon' field in ingredients, ALWAYS use actual Unicode emoji characters (like 🥕 🍅 🧅 🥖 🧈 🥛 🧂 etc.), NEVER use text, ANSI codes, or placeholders
Copy link
Contributor Author

@tylerslaton tylerslaton Dec 1, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is the main change here. Everything else is auto-linting.

@tylerslaton tylerslaton merged commit fe8fe92 into main Dec 1, 2025
30 of 31 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants