Bump Octavus SDKs to 6.10.0 and label the crawl-urls skill - #84
Conversation
|
Understand this PR’s impact Explore downstream dependencies and potential security impact with Blast Radius. No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Essentials Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (2)
Included review availability: 0 reviews are currently available. Your included PR review attempts over the past 7 days set your current allowance at 5 reviews per hour. 📝 WalkthroughWalkthroughThe PR updates the Octavus client SDK, server SDK, and CLI dependency ranges from
Priority: ⬇️ Low 🚥 Pre-merge checks | ✅ 4✅ Passed checks (4 passed)
Comment |
|
@BrianGenisio same for this 🙂 Happy to sync the agent if needed. Also feel free to re-assign the review if needed. |
Part of the org-wide Octavus 6.10.0 migration (Phase 2). Related PRs:
Bump Octavus SDKs to 6.10.0 and label the crawl-urls skill
Summary
Bumps
@octavus/client-sdk,@octavus/server-sdk, and@octavus/clifrom^3.2.0to^6.10.0(latest v6). This is the largest version jump in the migration and one of only two repos still on@octavus/client-sdk, but every SDK API the app uses still exports in 6.10.0, so no application code changed. The cosmo-tutor agent's crawl-urls skill entry moves off the deprecateddisplay: descriptionmode ontodisplay: titlewith a user-facing label ("Crawling web pages").Validation
The browser bundle builds and the test suite passes on 6.10.0, and the agent validates clean (zero errors, warnings, and info) against the shared Octavus testing project.
Octavus migration reference