agent/.codex
Snider 0741fba88f fix(codex): config.toml compat with codex CLI 0.122+
- model_reasoning_effort: "extra-high" → "xhigh" (the variant name was
  tightened in a recent codex CLI release; "extra-high" now fails config
  load)
- Remove [model_providers.ollama] and [model_providers.lmstudio]
  overrides — codex CLI 0.122+ reserves these as built-in provider IDs
  and rejects overrides. The same localhost endpoints are used by the
  built-ins, so the overrides were redundant anyway. Profiles that
  reference `model_provider = "ollama"` continue to work via the
  built-in.
2026-04-23 12:32:58 +01:00
..
agents revert fcb9c189e5 2026-04-23 12:32:57 +01:00
rules revert fcb9c189e5 2026-04-23 12:32:57 +01:00
config.toml fix(codex): config.toml compat with codex CLI 0.122+ 2026-04-23 12:32:58 +01:00