chore(main): release lobu 10.0.0#1057
Conversation
|
Note Reviews pausedIt looks like this branch is under active development. To avoid overwhelming you with review comments due to an influx of new commits, CodeRabbit has automatically paused this review. You can configure this behavior by changing the Use the following commands to manage reviews:
Use the checkboxes below for quick actions:
📝 WalkthroughWalkthroughBumps project version from 9.4.1 to 10.0.0 across the release manifest, Helm chart, root and workspace package.json files, and adds a 10.0.0 CHANGELOG entry documenting a breaking change (AgentSession.agentId → conversationId). ChangesVersion 10.0.0 Release
🎯 1 (Trivial) | ⏱️ ~3 minutes Possibly Related PRs
Suggested labels: 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 unit tests (beta)
Comment |
|
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
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 `@packages/core/package.json`:
- Line 3: Update the repository lockfile to match the package.json change by
running the mandated steps: initialize/update the submodule packages/owletto and
then regenerate the bun lockfile with the frozen install command (git submodule
update --init packages/owletto followed by bun install --frozen-lockfile), then
commit the updated bun.lock alongside the modified packages/core/package.json so
the lockfile and manifest stay in sync.
🪄 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: defaults
Review profile: CHILL
Plan: Pro Plus
Run ID: 54862d83-98a5-4125-823c-f24aee154168
📒 Files selected for processing (14)
.release-please-manifest.jsonCHANGELOG.mdcharts/lobu/Chart.yamlpackage.jsonpackages/agent-worker/package.jsonpackages/cli/package.jsonpackages/client/package.jsonpackages/connector-sdk/package.jsonpackages/connector-worker/package.jsonpackages/core/package.jsonpackages/embeddings/package.jsonpackages/openclaw-plugin/package.jsonpackages/pgvector-embedded/package.jsonpackages/promptfoo-provider/package.json
e59a709 to
51caf15
Compare
51caf15 to
cff5aa6
Compare
|
🤖 Created releases: 🌻 |
🤖 I have created a release beep boop
lobu: 10.0.0
10.0.0 (2026-05-26)
⚠ BREAKING CHANGES
Features
Bug Fixes
This PR was generated with Release Please. See documentation.