Skip to content

0.0.357 Unable to use gpt-5.1-codex model #558

@doggy8088

Description

@doggy8088

Describe the bug

Please see screenshot. The 0.0.356 is okay, but 0.0.357 is broken.

Image

Affected version

0.0.357

Steps to reproduce the behavior

❯ copilot -v
0.0.357
Commit: 339872d6f

❯ copilot --model gpt-5.1-codex
error: option '--model ' argument 'gpt-5.1-codex' is invalid. Allowed choices are claude-sonnet-4.5, claude-sonnet-4, claude-haiku-4.5, gpt-5.

❯ copilot --model GPT-5.1-Codex
error: option '--model ' argument 'GPT-5.1-Codex' is invalid. Allowed choices are claude-sonnet-4.5, claude-sonnet-4, claude-haiku-4.5, gpt-5.

❯ copilot -v; npm i -g @github/[email protected]; copilot -v
0.0.357
Commit: 339872d6f
0.0.356
Commit: b2b9de5db

❯ copilot --model gpt-5.1-codex
Welcome to GitHub Copilot CLI
Version 0.0.356 · Commit b2b9de5db

Expected behavior

0.0.357 should be able to use gpt-5.1-codex

Additional context

@github/copilot - npm: https://www.npmjs.com/package/@github/copilot?activeTab=versions

0.0.357 published 2 hours ago

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions