added rcommand params - #250
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: ASSERTIVE Plan: Pro Plus Run ID: 📒 Files selected for processing (2)
Included review availability: Your plan provides up to 1 included review per hour; 0 remain after this review. 📝 WalkthroughWalkthroughThe command framework now represents requests with separate Merge Risk: ⚪ Minimal · up to The command-parameter dispatch changes have no identified merge-blocking risk at the current head and are merge-ready after normal checks and review. 🚥 Pre-merge checks | ✅ 3 | ❌ 2❌ Failed checks (2 warnings)
✅ Passed checks (3 passed)
✨ 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 |
d8923af to
dfce342
Compare
dfce342 to
1f186bf
Compare
Previously, the dispatcher was essentially a query-first approach, now it's command+params
see also: https://github.com/musescore/muse_framework/blob/main/docs/adr/00104-Command-first.md