version: "1" providers: - id: codex command: codex version_probe: {args: ["--version"]} authentication: {args: ["login", "status"]} capabilities: [run] models: - {id: gpt-test, provider: missing, target: gpt-test} profiles: - {id: codex-test, provider: codex, model: gpt-test, args: [], capabilities: [run]}