mirror of
https://github.com/vxcontrol/pentagi.git
synced 2026-07-13 07:37:01 +00:00
bfd80b1de9
The QA audit found minimax was wired into production everywhere but omitted from provider-enumeration test data, so a future regression dropping it would go uncaught. Add minimax to ProviderType.Valid()'s validTypes table, to the GetSecretPatterns config (expected count 29→30, exercising the "MiniMax Key" redaction pattern), and to clearConfigEnv's hermetic env list. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>