mirror of
https://github.com/gnekt/My-Brain-Is-Full-Crew.git
synced 2026-09-08 06:46:20 +00:00
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.