prompt tweaks

This commit is contained in:
vegu-ai-tools
2025-09-28 03:51:10 +03:00
parent 3dc2269678
commit 531c0b4e87

View File

@@ -49,6 +49,8 @@ Execute in exact order:
{# Final execution order #}
Follow this sequence (repeat functions as listed):
Any context IDs passed MUST be passed along and be fenced with backticks (`).
{% for s in selections %}
{{ loop.index }}. {{ s.name }}: {{ s.instructions }}
{% endfor %}