feat: add openai codex oauth

This commit is contained in:
Peter Steinberger
2026-01-05 06:31:45 +01:00
parent bce62f8c0f
commit f3cb41511d
4 changed files with 143 additions and 1 deletions

View File

@@ -10,6 +10,7 @@
- macOS: local gateway now connects via tailnet IP when bind mode is `tailnet`/`auto`.
- macOS: Settings now use a sidebar layout to avoid toolbar overflow in Connections.
- macOS: drop deprecated `afterMs` from agent wait params to match gateway schema.
- Auth: add OpenAI Codex OAuth support and migrate legacy oauth.json into auth.json.
- Sandbox: copy inbound media into sandbox workspaces so agent tools can read attachments.
### Maintenance