core-agent-ide/codex-rs/app-server/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
..
common fix: show user warning when using default fallback metadata (#11690) 2026-02-15 18:46:05 -08:00
suite fix: send unfiltered models over model/list (#11793) 2026-02-13 16:26:32 -08:00
all.rs fix: separate codex mcp into codex mcp-server and codex app-server (#4471) 2025-09-30 07:06:18 +00:00