Skip to content

Github Copilot commit message fails with a model error #74

@Jdyn

Description

@Jdyn

The problem

I'm encountering really weird behavior with the copilot commit message generation. When I attempt to generate a commit message I get this error from the network tab:

It hits: https://api.individual.githubcopilot.com/agents/github-desktop-commit-message-generation

and returns

call to the agent failed with error: generatecommitmessageagent execute with responses API failed: model gpt-5-mini is not supported via Responses API. not found: model "gpt-5-mini" is not supported via Responses API

The strange part is this doesn't occur on my other computer with the same latest version installed. On my other computer, it works perfectly. Any thoughts here?

Release version

v3.5.6-alpha4

Operating system and distro

MacOS, M1

Steps to reproduce the behavior

  1. Click the Github copilot generate commit message

Specific to GitHub Desktop Plus?

The issue does not occur on the official app

Log files

Opening the network tab in the app reveals

call to the agent failed with error: generatecommitmessageagent execute with responses API failed: model gpt-5-mini is not supported via Responses API. not found: model "gpt-5-mini" is not supported via Responses API

Screenshots

Image Image

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    more info neededThis issue is blocked until more information is provided

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions