kind: context name: minimax version: 1 description: "MiniMax coding plan — Anthropic-compatible proxy" requires: [] provides: [claude-code] env: ANTHROPIC_BASE_URL: "https://api.minimax.io/anthropic" CLAUDE_CODE_DISABLE_EXPERIMENTAL_BETAS: "1" CLAUDE_CODE_DISABLE_NONESSENTIAL_TRAFFIC: "1" DISABLE_PROMPT_CACHING: "1" secrets_files: - source: ./provider.sops.env target: /opt/harness/secrets/minimax/provider.sops.env encrypted: true # TODO: Add network_hosts for api.minimax.io when context harnesses support it