You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add special instructions, auth modals, safer OAuth client registration, bump to 0.1.9
- Defer saving OAuth client_id until auth flow fully succeeds (prevents invalidating existing refresh tokens on failed re-auth)
- Add TUI auth-required modal with in-app re-authentication support
- Add special instructions modal for Ralph (per-project agent instructions, `i` key)
- Add --instructions flag to `mfbt ralph` CLI command
- Show project name in Ralph header
- Skip orchestration when all features are already completed
- Improve token expiry status messages (distinguish expired access vs refresh tokens)
- Remove auto-browser-open on 401 in CLI subcommands (just print re-auth instructions)
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments