Files
My-Brain-Is-Full-Crew/agents
gnekt 35e2c5cc75 Force custom agent body to always be written in English
The frontmatter description uses the user's language (for trigger
matching), but the agent body (system prompt) must always be in
English for better LLM instruction-following performance. The agent
still responds in the user's language at runtime thanks to the
language matching rule.
2026-03-23 22:08:24 +01:00
..