Thanks to visit codestin.com
Credit goes to github.com

Skip to content

feat: clean codex multi-auth runtime + tui + docs overhaul - #2

Closed
ndycode wants to merge 1 commit into
mainfrom
feat/clean-runtime-tui-docs-overhaul
Closed

ndycode wants to merge 1 commit into
mainfrom
feat/clean-runtime-tui-docs-overhaul

Conversation

@ndycode

@ndycode ndycode commented Feb 27, 2026

Copy link
Copy Markdown
Owner

Summary

  • add a full Codex-first multi-account auth manager via codex auth ... commands
  • deliver major TUI UX/behavior/theme/settings improvements with persisted preferences
  • add backend reliability modules (live sync, session affinity, refresh guardian/lease, quota probe/cache, failure policy, stream failover, capability policy)
  • sync active account behavior with Codex CLI state and improve command routing wrappers
  • rewrite docs end-to-end to match the actual Codex-first codebase and beginner flow

Validation

  • npm run lint
  • npm run typecheck
  • npm test (72 files, 1790 tests)

Notes

  • This is a clean, single-commit PR from main.
  • Supersedes the previous mixed-history PR branch.

coderabbitai Bot added a commit that referenced this pull request Feb 27, 2026
Docstrings generation was requested by @ndycode.

* #2 (comment)

The following files were modified:

* `lib/auth/browser.ts`
* `lib/auth/server.ts`
* `lib/auto-update-checker.ts`
* `lib/capability-policy.ts`
* `lib/cli.ts`
* `lib/codex-cli/state.ts`
* `lib/codex-cli/sync.ts`
* `lib/codex-cli/writer.ts`
* `lib/config.ts`
* `lib/dashboard-settings.ts`
* `lib/entitlement-cache.ts`
* `lib/forecast.ts`
* `lib/live-account-sync.ts`
* `lib/preemptive-quota-scheduler.ts`
* `lib/prompts/opencode-codex.ts`
* `lib/quota-cache.ts`
* `lib/quota-probe.ts`
* `lib/recovery/constants.ts`
* `lib/refresh-lease.ts`
* `lib/request/failure-policy.ts`
* `lib/request/fetch-helpers.ts`
* `lib/request/stream-failover.ts`
* `lib/rotation.ts`
* `lib/runtime-paths.ts`
* `lib/session-affinity.ts`
* `lib/storage.ts`
* `lib/storage/paths.ts`
* `lib/ui/ansi.ts`
* `lib/ui/auth-menu.ts`
* `lib/ui/confirm.ts`
* `lib/ui/copy.ts`
* `lib/ui/format.ts`
* `lib/ui/runtime.ts`
* `lib/ui/select.ts`
* `lib/ui/theme.ts`
* `lib/unified-settings.ts`
* `scripts/codex.js`
Repository owner deleted a comment from coderabbitai Bot Feb 27, 2026
Repository owner deleted a comment from coderabbitai Bot Feb 27, 2026
Repository owner deleted a comment from coderabbitai Bot Feb 27, 2026
Repository owner deleted a comment from coderabbitai Bot Feb 27, 2026
Repository owner deleted a comment from coderabbitai Bot Feb 27, 2026
Repository owner deleted a comment from coderabbitai Bot Feb 27, 2026
Repository owner deleted a comment from coderabbitai Bot Feb 27, 2026
Repository owner deleted a comment from coderabbitai Bot Feb 27, 2026
Repository owner deleted a comment from coderabbitai Bot Feb 27, 2026
Repository owner deleted a comment from coderabbitai Bot Feb 27, 2026
Repository owner deleted a comment from coderabbitai Bot Feb 27, 2026
Repository owner deleted a comment from coderabbitai Bot Feb 27, 2026
Repository owner deleted a comment from coderabbitai Bot Feb 27, 2026
@ndycode

ndycode commented Feb 27, 2026

Copy link
Copy Markdown
Owner Author

Resetting PR flow. Superseded by a new single consolidated PR.

@ndycode ndycode closed this Feb 27, 2026
@ndycode
ndycode deleted the feat/clean-runtime-tui-docs-overhaul branch February 27, 2026 08:19
@coderabbitai

coderabbitai Bot commented Feb 27, 2026

Copy link
Copy Markdown
Contributor

✅ Created PR with unit tests: #5

@coderabbitai

coderabbitai Bot commented Feb 27, 2026

Copy link
Copy Markdown
Contributor

Oops, something went wrong! Please try again later. 🐰 💔

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