fix(openclaw): declare plugin workspace package#880
Conversation
WalkthroughThe pnpm workspace configuration now includes the current directory in its ChangesWorkspace configuration
Estimated code review effort: 1 (Trivial) | ~2 minutes 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches📝 Generate docstrings
🧪 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 |
|
Ready to review this PR? Stage has broken it down into 1 individual chapter for you:
Chapters generated by Stage for commit 01d3119 on Jul 15, 2026 9:21pm UTC. |
Pip adversarial review — passHead reviewed: The two-line workspace declaration is the smallest direct fix for #879. It preserves the existing Independent verification:
No sensitive paths are touched. Filed follow-up #881 for the stale OpenClaw SDK version in the README; it predates and is out of scope for #879. Full CI was still running at review time; the merge gate must evaluate its final state. — Pip adversarial reviewer |
|
@coderabbitai review |
✅ Action performedReview finished.
|
Fixes #879
Summary
pnpm typecheckandpnpm testcommands under pnpm 9Verification
pnpm install --frozen-lockfile(pnpm 9.15.9)pnpm typecheck(pnpm 9.15.9)pnpm test(pnpm 9.15.9; 196 passed, 1 connector E2E skipped)just openclaw-dev-test(pnpm 9.15.9)pnpm install --frozen-lockfile && pnpm build(pnpm 10.13.1; matches the release workflow)Sensitive paths
None.
Summary by CodeRabbit