**Issue:** Model ignores system prompts and configuration rules
report a bug
LIMITATION REPORT - MiniMax-M2.7-highspeed Model
Issue: Model ignores system prompts and configuration rules
Environment: - Platform: Claude Code for VSCode - Model: MiniMax-M2.7-highspeed - Configuration: settings.json with custom CLAUDE.md files
Problem Description: The MiniMax-M2.7-highspeed model consistently fails to follow explicit system instructions, even when:
1. A CLAUDE.md file is present with clear rules (portuguese-only responses) 2. The settings.json contains proper configuration 3. Rules are repeated at the beginning of the conversation
Specific Failures: 1. Language Mixing: Model responds in Chinese/Japanese/Korean even when explicitly told to respond only in Brazilian Portuguese (PT-BR) 2. Rule Ignorance: Model ignores "PROIBIDO" (forbidden) rules 3. Contradiction Generation: Model contradicts its own documentation and creates conflicting information 4. Development Environment Confusion: Model confuses Hono framework with Cloudflare Workers platform (they are unrelated)
Example of Failure: User asked about a development feature and got response in Chinese: "污染严重! 让我重写英语生成器:"
Instead of following the rule: "Respostas SEMPRE em português brasileiro (PT-BR)"
Expected Behavior: - Follow system prompt rules consistently - Respond only in specified language (PT-BR) - Not mix languages in responses - Not contradict documentation
Impact: - Code quality issues - Documentation corruption - User trust issues - Inability to enforce project standards
Request: Please investigate why the MiniMax-M2.7-highspeed model does not consistently follow system prompt instructions and documentation rules.
Continue the conversation
Join the Discord to ask follow-up questions and connect with the community