chore: move and add agent skills - #1114
Conversation
📦 BoxLite review — couldn't completepowered by BoxLite |
|
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 (3)
🚧 Files skipped from review as they are similar to previous changes (1)
📝 WalkthroughWalkthroughThe change adds a repository skill and Bash CLI for standardized BoxLite local workflows. The CLI supports application builds, local E2E runs, infrastructure startup, infrastructure redeployment, dry runs, version selection, and command validation. ChangesRepository skills and local workflows
Estimated code review effort: 3 (Moderate) | ~20 minutes Sequence Diagram(s)sequenceDiagram
participant Developer
participant local_workflows_sh
participant CargoWorkspace
participant Apps
participant InfraLocal
Developer->>local_workflows_sh: Select workflow and options
local_workflows_sh->>CargoWorkspace: Read workspace version
local_workflows_sh->>Apps: Generate clients and build applications
local_workflows_sh->>InfraLocal: Start, report status, or restart components
local_workflows_sh-->>Developer: Report command results
Suggested reviewers: 🚥 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 |
|
@coderabbitai review |
✅ Action performedReview finished.
|
b9b6808 to
1d408f5
Compare
Summary
Call graph
Before
After
Fixes #
Changes
How to verify
Risks / rollout
Summary by CodeRabbit