refactor(broker): move Rust crate under crates/broker#903
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (56)
📝 WalkthroughWalkthroughThis PR relocates the Rust broker crate from ChangesBroker Crate Reorganization
Estimated code review effort🎯 3 (Moderate) | ⏱️ ~22 minutes Suggested reviewers
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 docstrings
🧪 Generate unit tests (beta)
Comment |
Summary
src/*.rsintocrates/broker/src.crates/brokeras the default member.Closes #874
Verification
cargo build --bin agent-relay-brokercargo testcargo fmt --all -- --checkcargo clippy -- -D warningsnpm run build:rustcargo test --releasenpm run typechecknpm run -w @agent-relay/sdk checknpm exec -- vitest run --config vitest.config.ts src/__tests__/broker-path.test.tsfrompackages/sdknpx prettier --check ...for touched TS/YAML files