Skip to content

Commit 58708e6

Browse files
fix: preserve Codex OAuth scopes (openclaw#64713) (thanks @fuller-stack-dev)
* fix(auth): preserve upstream Codex OAuth scopes * test(auth): drop stale Codex OAuth helper test * test(auth): colocate codex oauth coverage * fix: preserve Codex OAuth scopes (openclaw#64713) (thanks @fuller-stack-dev) * fix: place Codex OAuth changelog entry in Unreleased (openclaw#64713) (thanks @fuller-stack-dev) --------- Co-authored-by: Ayaan Zaidi <hi@obviy.us>
1 parent bb543f7 commit 58708e6

4 files changed

Lines changed: 268 additions & 343 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ Docs: https://docs.openclaw.ai
1212
- QA/packaging: stop packaged CLI startup and completion cache generation from reading repo-only QA scenario markdown by routing QA command registration through a narrow facade. (#64648) Thanks @obviyus.
1313
- Control UI/webchat: persist agent-run TTS audio replies into webchat history before finalization so tool-generated audio reaches webchat clients again. (#63514) thanks @bittoby
1414
- macOS/Talk Mode: after granting microphone permission on first enable, continue starting Talk Mode instead of requiring a second toggle. (#62459) Thanks @ggarber.
15+
- OpenAI/Codex OAuth: stop rewriting the upstream authorize URL scopes so new Codex sign-ins do not fail with `invalid_scope` before returning an authorization code. (#64713) Thanks @fuller-stack-dev.
1516

1617
## 2026.4.10
1718

src/commands/openai-codex-oauth.test.ts

Lines changed: 0 additions & 273 deletions
This file was deleted.

0 commit comments

Comments
 (0)