feat: mb stack#1400
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: ASSERTIVE Plan: Pro Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughThis PR adds a new Assessment against linked issues
Suggested reviewers: ✨ 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 |
There was a problem hiding this comment.
Actionable comments posted: 1
🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
Inline comments:
In @.github/packages/npm-package/README.md:
- Around line 22-26: The README example fence is missing a language tag, which
triggers markdownlint MD040. Update the fenced block in the README example to
use a language identifier such as bash while keeping the existing diagram
content unchanged.
🪄 Autofix (Beta)
Fix all unresolved CodeRabbit comments on this PR:
- Push a commit to this branch (recommended)
- Create a new PR with the fixes
ℹ️ Review info
⚙️ Run configuration
Configuration used: Path: .coderabbit.yaml
Review profile: ASSERTIVE
Plan: Pro
Run ID: 8d82116f-12cf-45b4-a9b4-1d50c2c7625e
📒 Files selected for processing (3)
.github/packages/npm-package/README.md.github/packages/npm-package/mbStack.ts.github/packages/npm-package/package.json
jonasXchen
left a comment
There was a problem hiding this comment.
Yeahh finally we can make the set up so much easier! Thank you Julien!
Summary
Closes #1399. Creates the
mb-stackcommand to start the base+ER+PER in a single command.Breaking Changes
Summary by CodeRabbit
New Features
mb-stackcommand to launch a local MagicBlock ephemeral rollup stack in one step.Documentation
npxusage, command/flags behavior, environment-variable configuration, and guidance for resetting the local ledger when needed.