feat(claude-profile): add provider selection (model + endpoint + credentials)

Introduces provider files (`data/claude-profile/providers/*.yaml`) that
bundle model ID, API base URL, API key source, and extra env vars. Phase 2.5
(provider selection) added between mode selection and launch, with a default
derived from the mode's driver field so existing Anthropic usage is unchanged.

Ships 5 providers: anthropic-haiku/sonnet/opus/opus-1m and minimax-sonnet.
MiniMax token decrypted from agent-runtimes SOPS env, stored at
~/.claude-secrets/minimax-auth-token. Adding new providers = one YAML file,
no script changes.

58 dryrun tests passing (up from 37).

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Paul O'Reilly
2026-04-23 18:16:22 +12:00
parent 5a1b4b14bc
commit a11051e0a8
10 changed files with 362 additions and 86 deletions

View File

@@ -0,0 +1,3 @@
name: anthropic-haiku
display: Anthropic (Haiku)
model_id: claude-haiku-4-5-20251001