Skip to content

Bump Octavus SDKs to 6.10.0 and label the crawl-urls skill - #84

Merged
BrianGenisio merged 1 commit into
mainfrom
octavus-6-10-migration
Sep 23, 2026
Merged

BrianGenisio merged 1 commit into
mainfrom
octavus-6-10-migration

Conversation

@salbert96

@salbert96 salbert96 commented Sep 21, 2026

Copy link
Copy Markdown
Contributor

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/cli from ^3.2.0 to ^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 deprecated display: description mode onto display: title with 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

@coderabbitai

coderabbitai Bot commented Sep 21, 2026

Copy link
Copy Markdown

Review Change StackReview Change Stack

Understand this PR’s impact

Explore downstream dependencies and potential security impact with Blast Radius.

View blast radius →

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Essentials

Run ID: a366c171-b1bf-4b50-aa0b-1c536590172f

📥 Commits

Reviewing files that changed from the base of the PR and between 5fe104d and 5fdccfd.

⛔ Files ignored due to path filters (1)
  • package-lock.json is excluded by !**/package-lock.json
📒 Files selected for processing (2)
  • agents/cosmo-tutor/protocol.yaml
  • package.json

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.


📝 Walkthrough

Walkthrough

The PR updates the Octavus client SDK, server SDK, and CLI dependency ranges from ^3.2.0 to ^6.10.0. It also changes the crawl-urls skill to display the title “Crawling web pages” instead of its description.

Change Details
Dependencies Updated three Octavus package ranges.
Crawl display Changed the display mode to title and set the title.

Priority: ⬇️ Low

🚥 Pre-merge checks | ✅ 4
✅ Passed checks (4 passed)
Check name Status Explanation
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
Title check ✅ Passed The title clearly summarizes both primary changes: the Octavus SDK upgrades to 6.10.0 and the crawl-urls skill label update.
Description check ✅ Passed The description directly explains the SDK upgrades, the crawl-urls skill change, migration context, and validation results.

Comment @coderabbitai help to get the list of available commands.

@salbert96

Copy link
Copy Markdown
Contributor Author

@BrianGenisio same for this 🙂 Happy to sync the agent if needed. Also feel free to re-assign the review if needed.

@BrianGenisio
BrianGenisio merged commit 019dba1 into main Sep 23, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants