-
Notifications
You must be signed in to change notification settings - Fork 6
Description
Before submitting
- I searched existing issues and did not find a duplicate.
- I included enough detail to reproduce or investigate the problem.
Area
apps/web
Steps to reproduce
for the commit message :
- Create a thread and make Copilot do something
- go to the commit section (top right) and create a commit with the Auto-generate generate message (or just a blank message)
for the PR Content :
- Create a thread and make Copilot do something
- go to the commit section (top right) and create a PR
Auto generation of the commit message or PR content will try to use Codex instead of Copilot (in my case i dont have a codex subscrition)
Expected behavior
Generate the Commit with the message
Actual behavior
IT gives a error about using the codex instead of copilot to generate the commit message :
Error: Text generation failed in generateCommitMessage: Codex CLI command failed: OpenAl Codex v0.114.0 (research preview) workdir: /data/Projects/ model: gpt-5.3-codex provider. openai approval: never sandbox: read-only reasoning effort low reasoning summaries: none session id: 019cf202-bdb2-7952-a9d3-d48592c99215 user You write concise git commit messages. Return a JSON object with keys: subject, body. Rules: -subject must be imperative, <= 72 chars, and no trailing period - body can be empty string or short bullet points capture the primary user-visible or developer-visible change
or in the PR content case :
Error: Text generation failed in generatePrContent: Codex CLI command failed: OpenAl Codex v0.114.0 (research preview) workdir: /data/Projects/ model: gpt-5.3-codex provider. openai approval: never sandbox: read-only reasoning effort low reasoning summaries: none session id: 019cf202-bdb2-7952-a9d3-d48592c99215 user You write concise git commit messages. Return a JSON object with keys: subject, body. Rules: -subject must be imperative, <= 72 chars, and no trailing period - body can be empty string or short bullet points capture the primary user-visible or developer-visible change
Impact
Minor bug or occasional failure
Version or commit
Release Version 1.22
Environment
Linux in Fedora
Logs, stack traces, or screenshots
for the Commit message :
Error: Text generation failed in generateCommitMessage: Codex CLI command failed: OpenAl Codex v0.114.0 (research preview) workdir: /data/Projects/ model: gpt-5.3-codex provider. openai approval: never sandbox: read-only reasoning effort low reasoning summaries: none session id: 019cf202-bdb2-7952-a9d3-d48592c99215 user You write concise git commit messages. Return a JSON object with keys: subject, body. Rules: -subject must be imperative, <= 72 chars, and no trailing period - body can be empty string or short bullet points capture the primary user-visible or developer-visible changefor the PR content :
Error: Text generation failed in generatePrContent: Codex CLI command failed: OpenAl Codex v0.114.0 (research preview) workdir: /data/Projects/ model: gpt-5.3-codex provider. openai approval: never sandbox: read-only reasoning effort low reasoning summaries: none session id: 019cf202-bdb2-7952-a9d3-d48592c99215 user You write concise git commit messages. Return a JSON object with keys: subject, body. Rules: -subject must be imperative, <= 72 chars, and no trailing period - body can be empty string or short bullet points capture the primary user-visible or developer-visible changeWorkaround
None unless i have Codex