Skip to content

Add isolated profile reauthentication to the TUI#2

Merged
editnori merged 1 commit into
mainfrom
feature/tui-isolated-reauth-v0.1.1
Jul 11, 2026
Merged

Add isolated profile reauthentication to the TUI#2
editnori merged 1 commit into
mainfrom
feature/tui-isolated-reauth-v0.1.1

Conversation

@editnori

Copy link
Copy Markdown
Owner

What changed

  • make sign in again clickable and add the i profile picker
  • run browser login in a private file-backed Codex home
  • update only the selected saved login without switching the active profile
  • reject wrong-account login and concurrent profile edits
  • suppress stale invalid-token prompts after credential replacement
  • refresh the synthetic screenshots, GIF, and MP4

Verification

  • 70 shell tests
  • 82 TUI tests
  • deterministic media --check
  • Bash syntax, Python compile, lockfile, and diff checks
  • installed locally as TUI 0.1.1 against Codex 0.145.0-alpha.2

@chatgpt-codex-connector

Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.
To continue using code reviews, add credits to your account and enable them for code reviews in your settings.

@coderabbitai

coderabbitai Bot commented Jul 11, 2026

Copy link
Copy Markdown

Warning

Review limit reached

@editnori, you've reached your PR review limit, so we couldn't start this review.

Next review available in: 1 minute

Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available.
You're only billed for reviews past your plan's rate limits ($0.25/file).

How can I continue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews.

How do review limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window.

Please refer docs for additional details.

Review details
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: e158d974-9f65-443e-949d-2972ce5e4280

📥 Commits

Reviewing files that changed from the base of the PR and between 5afc84a and e292509.

⛔ Files ignored due to path filters (7)
  • assets/codex-auth-auto.png is excluded by !**/*.png
  • assets/codex-auth-demo.gif is excluded by !**/*.gif
  • assets/codex-auth-demo.mp4 is excluded by !**/*.mp4
  • assets/codex-auth-reset.png is excluded by !**/*.png
  • assets/codex-auth-sign-in.png is excluded by !**/*.png
  • assets/codex-auth-watch.png is excluded by !**/*.png
  • tui/uv.lock is excluded by !**/*.lock
📒 Files selected for processing (19)
  • CHANGELOG.md
  • README.md
  • bin/codex-auth
  • lib/codex-auth/help.sh
  • lib/codex-auth/profiles.sh
  • lib/codex-auth/usage.sh
  • scripts/capture_tui.py
  • tests/run.sh
  • tui/README.md
  • tui/pyproject.toml
  • tui/src/codex_auth_tui/__init__.py
  • tui/src/codex_auth_tui/backend.py
  • tui/src/codex_auth_tui/models.py
  • tui/src/codex_auth_tui/tui/app.py
  • tui/src/codex_auth_tui/tui/autoview.py
  • tui/src/codex_auth_tui/tui/dashboard.py
  • tui/src/codex_auth_tui/tui/widgets.py
  • tui/tests/test_backend.py
  • tui/tests/test_tui.py
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch feature/tui-isolated-reauth-v0.1.1

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@editnori
editnori merged commit 9e84e03 into main Jul 11, 2026
2 checks passed
@editnori
editnori deleted the feature/tui-isolated-reauth-v0.1.1 branch July 11, 2026 05:11
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