fix: minimax apiKey optional for providers (#656) (thanks @mneves75)

This commit is contained in:
Peter Steinberger
2026-01-10 15:08:12 +01:00
parent 3e2e3eb023
commit 65c2532cd5
5 changed files with 53 additions and 50 deletions

View File

@@ -7,6 +7,7 @@
- Onboarding/Gateway: persist non-interactive gateway token auth in config; add WS wizard + gateway tool-calling regression coverage.
- CLI: `clawdbot sessions` now includes `elev:*` + `usage:*` flags in the table output.
- Branding: normalize user-facing “ClawdBot”/“CLAWDBOT” → “Clawdbot” (CLI, status, docs).
- Models/Auth: allow MiniMax API configs without `models.providers.minimax.apiKey` (auth profiles / `MINIMAX_API_KEY`). (#656) — thanks @mneves75.
## 2026.1.9