core-agent-ide/codex-rs/codex-api/tests
sayan-oai 060a320e7d
fix: show user warning when using default fallback metadata (#11690)
### What
It's currently unclear when the harness falls back to the default,
generic `ModelInfo`. This happens when the `remote_models` feature is
disabled or the model is truly unknown, and can lead to bad performance
and issues in the harness.

Add a user-facing warning when this happens so they are aware when their
setup is broken.

### Tests
Added tests, tested locally.
2026-02-15 18:46:05 -08:00
..
clients.rs Remove ApiPrompt (#11265) 2026-02-10 16:12:31 +00:00
models_integration.rs fix: show user warning when using default fallback metadata (#11690) 2026-02-15 18:46:05 -08:00
sse_end_to_end.rs Do not attempt to append after response.completed (#11402) 2026-02-11 07:45:17 -08:00