I wrote the command like this for gemini 3.0 studio to fix:
The dialogue in " " is not - Get out of the way nerd. Let me show you what a real genius is. Don’t open your eyes and be jealous.
And gemini 3.0 studio “returned” the previous fixes, not the current ones:
To fix the issues you mentioned, I will make the following changes in the services/geminiService.ts file:
Fix the “Outline not following” bug:
Put the Outline content in the highest priority position in the Prompt sent to AI (marked as SOURCE OF TRUTH).
Add a system directive that requires AI to look up the skill/item name from the Outline before writing.
Fix RPG Formatting & Nested Brackets:
Improved text cleaning function to automatically remove nested brackets (Example: 【…【…】…】 will become 【… … …】).
Remove empty bullet lines.
Fix Addressing & Dialogue Formatting:
Updated rules for genres (Urban, Xianxia, etc.) to force “I - You” address (Cover style).
IMPORTANT: Changed dialogue rule from bullet points - to double quotes “” according to your latest request.
- Not sure if it’s a mistake or an illusion because I asked for too many “fixes”?