Version Packages - #36
Merged
Merged
Conversation
github-actions
Bot
force-pushed
the
changeset-release/main
branch
from
September 8, 2026 17:55
fcf4320 to
2bf423b
Compare
This was referenced Sep 8, 2026
github-actions
Bot
force-pushed
the
changeset-release/main
branch
from
September 8, 2026 21:11
2bf423b to
2eab54e
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
@ryzome-ai/openclaw-ryzome@0.6.0
Minor Changes
5717d0e: Fix document and canvas listing for the current API metadata response envelope, including BSON timestamps. Send tags and pinned filters, preserve favorite summaries, and report invalid responses with their HTTP status instead of retrying them as network failures.
Add tools to create, inspect, and update bundles of documents, and allow filtering document lists by Bundle content type. Keep adapter manifests synchronized with the shared tools.
e328aeb: Add conversation and message tools now that the backend conversation routes accept API key authentication: create, read, list, search, update, append messages to, and delete Ryzome conversations. Add MCP conversation resources and keep adapter manifests synchronized with the shared tools.
Patch Changes
@ryzome-ai/ryzome-core@0.3.0
Minor Changes
5717d0e: Fix document and canvas listing for the current API metadata response envelope, including BSON timestamps. Send tags and pinned filters, preserve favorite summaries, and report invalid responses with their HTTP status instead of retrying them as network failures.
Add tools to create, inspect, and update bundles of documents, and allow filtering document lists by Bundle content type. Keep adapter manifests synchronized with the shared tools.
e328aeb: Add conversation and message tools now that the backend conversation routes accept API key authentication: create, read, list, search, update, append messages to, and delete Ryzome conversations. Add MCP conversation resources and keep adapter manifests synchronized with the shared tools.
Patch Changes
bb0a6fb: Canonicalize and surface canvas/document URLs:
buildCanvasAppUrlnow emits/workspace?document=<id>instead of/workspace?canvas=<id>. The canvas app still resolves?canvas=via a backward-compat shim, but canvases are documents now (same IDs), so the document form is the right one to ship.create_ryzome_canvas,create_ryzome_plan,create_ryzome_research, andcreate_ryzome_documenttool outputs now lead with theView: <url>line, and their tool descriptions explicitly ask the calling agent to include that URL verbatim in its reply. Reduces the chance the URL gets dropped during model summarization.@ryzome-ai/ryzome-mcp@0.3.0
Minor Changes
5717d0e: Fix document and canvas listing for the current API metadata response envelope, including BSON timestamps. Send tags and pinned filters, preserve favorite summaries, and report invalid responses with their HTTP status instead of retrying them as network failures.
Add tools to create, inspect, and update bundles of documents, and allow filtering document lists by Bundle content type. Keep adapter manifests synchronized with the shared tools.
e328aeb: Add conversation and message tools now that the backend conversation routes accept API key authentication: create, read, list, search, update, append messages to, and delete Ryzome conversations. Add MCP conversation resources and keep adapter manifests synchronized with the shared tools.
Patch Changes
@ryzome-ai/ryzome-claude-plugin@2.0.0
Patch Changes
@ryzome-ai/hermes-ryzome@1.1.0
Minor Changes
5717d0e: Fix document and canvas listing for the current API metadata response envelope, including BSON timestamps. Send tags and pinned filters, preserve favorite summaries, and report invalid responses with their HTTP status instead of retrying them as network failures.
Add tools to create, inspect, and update bundles of documents, and allow filtering document lists by Bundle content type. Keep adapter manifests synchronized with the shared tools.
e328aeb: Add conversation and message tools now that the backend conversation routes accept API key authentication: create, read, list, search, update, append messages to, and delete Ryzome conversations. Add MCP conversation resources and keep adapter manifests synchronized with the shared tools.
Patch Changes