fix(issue): /gsd auto on completed registry opens interactive Next-Action menu instead of terminal stop (guided-flow.js:1888)#6174
Conversation
…tion menu instead of terminal stop (guided-flow.js:1888)
|
Warning Rate limit exceeded
You’ve run out of usage credits. Purchase more in the billing tab. ⌛ How to resolve this issue?After the wait time has elapsed, a review can be triggered using the We recommend that you space out your commits to avoid hitting the rate limit. 🚦 How do rate limits work?CodeRabbit enforces hourly rate limits for each developer per organization. Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout. Please see our FAQ for further information. ℹ️ Review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughThis PR adds a helper function to detect non-interactive execution contexts (headless mode and web-bridge TUI) and uses it to prevent auto-mode from presenting interactive menus when there is no active milestone or all milestones are complete. Instead, it notifies and returns early. ChangesNon-interactive context guards
Sequence Diagram(s)Not applicable. The changes add conditional early-exit guards within existing flows without introducing multi-component interactions or new control paths. Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes Possibly related PRs
Poem
🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 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 |
🟠 PR Risk Report — HIGH
Affected Systems
File Breakdown
|
Summary
Verification
Related Issue
Repo
gsd-build/gsd-2Branch
issue/5735-gsd-auto-on-completed-registry-opens-int-1778892827Summary by CodeRabbit