- Move config-to-env injection out of AnthropicRuntimeClient::new so parallel unit tests are not affected by global env mutations. - Call inject_config_as_env_fallbacks() once at binary startup in run(), preserving the env-var > .env > stored-config precedence. - Normalize bare model names (e.g. openclaw) to openai/openclaw when a custom OpenAI-compatible base URL is configured, so validation passes. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| tui | ||
| agent_view.rs | ||
| chat_mode.rs | ||
| command_palette.rs | ||
| init.rs | ||
| input.rs | ||
| keybindings.rs | ||
| main.rs | ||
| markdown.rs | ||
| render.rs | ||
| setup_wizard.rs | ||
| theme.rs | ||
| tui_error.rs | ||
| tui_update.rs | ||