Quiet cloud terminal creation tabs - #12979
lawrencecchen wants to merge 1 commit into
Conversation
Bugbot is paused — on-demand spend limit reachedBugbot uses usage-based billing for this team and has hit its on-demand spend limit. A team admin can raise the spend limit in the Cursor dashboard, or wait for the next billing cycle to continue. |
|
All contributors have signed the CLA ✍️ ✅ |
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Repository: manaflow-ai/cmux/.coderabbit.yaml Review profile: ASSERTIVE Plan: Advanced Run ID: 📒 Files selected for processing (2)
Included review availability: Your plan provides up to 10 included reviews per hour; 7 remain after this review. 📝 WalkthroughWalkthroughCloud manual-mirror tabs now use the localized title ChangesCloud terminal tab behavior
Priority: ⬇️ Low Estimated code review effort: 2 (Simple) | ~10 minutes Change: Bug fix Suggested reviewers: Important Pre-merge checks failedPlease resolve all errors before merging. Addressing warnings is optional. ❌ Failed checks (1 error, 2 warnings)
✅ Passed checks (22 passed)
Full details: Description checkResolution Add the required Testing, Demo Video, Review Trigger, and Checklist sections. Document test results and manual verification, provide a demo video or attachment for this UI change, include the review trigger block, and complete the checklist. Full details: Cmux Full InternationalizationExplanation The PR introduces the user-facing tab title
✨ Finishing Touches 💡 1📝 Generate docstrings 💡
🧪 Generate unit tests (beta)
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. Comment |
Cloud terminals opened with Cmd+D or Cmd+T now use the initial label
terminaland keep the tab strip free of the creation spinner. The existing pane-level failure and retry behavior remains unchanged.Need help on this PR? Tag
@codesmith-botwith what you need. Autofix is disabled.Summary by cubic
Previously, cloud terminals opened with Cmd+D or Cmd+T showed their display title and a tab-strip spinner while being created. They now open with the label
terminaland keep the tab strip quiet; failure and retry still surface in the pane itself.Written for commit 89a7a14. Summary will update on new commits.
Summary by CodeRabbit