fix(issue): showNextAction !ctx.hasUI guard misses headless RPC mode where hasUI is truthy but no human input is possible (next-action-ui.js:70)#6200
Conversation
…where hasUI is truthy but no human input is possible (next-action-ui.js:70)
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (2)
📝 WalkthroughWalkthroughThis PR fixes a bug where ChangesInteractive UI Context Guard
🎯 2 (Simple) | ⏱️ ~8 minutes
🚥 Pre-merge checks | ✅ 3 | ❌ 2❌ Failed checks (2 warnings)
✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Warning There were issues while running some tools. Please review the errors and either fix the tool's configuration or disable the tool if it's a critical failure. 🔧 ESLint
ESLint skipped: no ESLint configuration detected in root package.json. To enable, add 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 — LOW
|
Summary
showNextAction’shasUI-only guard with an interactivity guard that blocks headless/RPC prompting and verified via targeted unit tests.Verification
Related Issue
Repo
gsd-build/gsd-2Branch
issue/5742-shownextaction-ctx-hasui-guard-misses-he-1778905572Summary by CodeRabbit
Bug Fixes
Tests