Skip to content

fix: bump codex-acp 0.10.0 → 0.14.0#889

Merged
thepagent merged 2 commits into
mainfrom
fix/bump-codex-acp
May 21, 2026
Merged

fix: bump codex-acp 0.10.0 → 0.14.0#889
thepagent merged 2 commits into
mainfrom
fix/bump-codex-acp

Conversation

@chaodu-agent
Copy link
Copy Markdown
Collaborator

Fixes #887

codex-acp 0.10.0 bundles an older codex core that doesn't request the model.request OAuth scope. All Codex bots are returning -32603 Internal Error (underlying 401).

Upstream fixes:

@chaodu-agent chaodu-agent requested a review from thepagent as a code owner May 21, 2026 19:23
@github-actions github-actions Bot added pending-screening closing-soon PR missing Discord Discussion URL — will auto-close in 3 days labels May 21, 2026
@github-actions
Copy link
Copy Markdown

⚠️ This PR is missing a Discord Discussion URL in the body.

All PRs must reference a prior Discord discussion to ensure community alignment before implementation.

Please edit the PR description to include a link like:

Discord Discussion URL: https://discord.com/channels/...

This PR will be automatically closed in 3 days if the link is not added.

thepagent
thepagent previously approved these changes May 21, 2026
Fixes #887 — codex-acp 0.10.0 uses an older codex core that doesn't
request the model.request OAuth scope, causing 401 on all API calls.
@thepagent thepagent removed the closing-soon PR missing Discord Discussion URL — will auto-close in 3 days label May 21, 2026
Use head -1 inside the container to capture the first JSON response
and exit immediately, rather than waiting for the agent process to
terminate. Reduces timeout from 30s to 15s.
@github-actions github-actions Bot added the closing-soon PR missing Discord Discussion URL — will auto-close in 3 days label May 21, 2026
@thepagent thepagent enabled auto-merge (squash) May 21, 2026 21:18
@thepagent thepagent disabled auto-merge May 21, 2026 21:18
@thepagent thepagent merged commit 63dd3b8 into main May 21, 2026
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

closing-soon PR missing Discord Discussion URL — will auto-close in 3 days

Projects

None yet

Development

Successfully merging this pull request may close these issues.

bug: codex-acp 0.10.0 returns -32603 Internal Error (401 missing scopes: model.request)

2 participants