Skip to content

Feat/cli#92

Open
luoxiu wants to merge 6 commits into
170-carry:mainfrom
luoxiu:feat/cli
Open

Feat/cli#92
luoxiu wants to merge 6 commits into
170-carry:mainfrom
luoxiu:feat/cli

Conversation

@luoxiu
Copy link
Copy Markdown

@luoxiu luoxiu commented Apr 19, 2026

No description provided.

luoxiu and others added 6 commits March 27, 2026 18:00
…ount

After refresh_all_usage updates the current account’s auth_json, also\nwrite_active_codex_auth so rotated refresh tokens are not reused from disk.

Made-with: Cursor
Turn off updater activation and guard the frontend update flow behind a disabled flag so the app keeps update UI/codepaths but no longer performs automatic check/download/install.

Made-with: Cursor
Every 60s, pick the account with the soonest-expiring access_token
(within 10-min threshold) and refresh it. Refreshed tokens are written
back to accounts.json; if the refreshed account is currently active,
~/.codex/auth.json is also updated atomically inside the store lock.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
# Conflicts:
#	src-tauri/src/account_service.rs
#	src-tauri/src/lib.rs
#	src-tauri/src/models.rs
#	src-tauri/src/settings_service.rs
#	src/hooks/useCodexController.ts
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant