feat(FN-4709): add codex oauth fallback delivery
Implements Codex OAuth fallback delivery as the final step of FN-4709, with a corresponding changeset for the `@runfusion/fusion` package and test coverage for the updated usage tracking logic. Fusion-Task-Id: FN-4709
This commit is contained in:
committed by
gsxdsm
parent
8137920b11
commit
bdda0e2da8
5
.changeset/fn-4709-codex-fusion-oauth-fallback.md
Normal file
5
.changeset/fn-4709-codex-fusion-oauth-fallback.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"@runfusion/fusion": patch
|
||||
---
|
||||
|
||||
Codex usage panel now falls back to the Fusion-stored `openai-codex` OAuth credential (`~/.fusion/agent/auth.json`) when the Codex CLI `auth.json` is missing, so Fusion OAuth users no longer see a spurious "run codex to login" error.
|
||||
Reference in New Issue
Block a user