Skip to content

feat(gateway): allow ANTHROPIC_DEFAULT_FABLE_MODEL passthrough#74

Merged
aptend merged 1 commit into
mainfrom
feat/fable-default-model-env
Jul 8, 2026
Merged

feat(gateway): allow ANTHROPIC_DEFAULT_FABLE_MODEL passthrough#74
aptend merged 1 commit into
mainfrom
feat/fable-default-model-env

Conversation

@aptend

@aptend aptend commented Jul 8, 2026

Copy link
Copy Markdown
Collaborator

Summary

Follow-up to #71 (fable model selection). The is_anthropic_env_key() whitelist — which controls which provider env vars are forwarded to the Claude CLI — had ANTHROPIC_DEFAULT_OPUS/SONNET/HAIKU_MODEL but was missing the FABLE variant.

Change

Add ANTHROPIC_DEFAULT_FABLE_MODEL to the whitelist so provider configs can override the fable alias target through to the Claude CLI, consistent with the other model aliases.

🤖 Generated with Claude Code

Whitelist ANTHROPIC_DEFAULT_FABLE_MODEL alongside the opus/sonnet/haiku
variants so provider configs can override the fable alias target through
to the Claude CLI.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@aptend
aptend merged commit fe76715 into main Jul 8, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant