docs: update ecosystem version map to rig-compose 0.5.x#32
Open
ForeverAngry wants to merge 1 commit into
Open
Conversation
There was a problem hiding this comment.
Pull request overview
Updates the README’s ecosystem “companion crates” version map so it matches the rig-compose 0.5.x release line and its related crate versions.
Changes:
- Bumps the Mermaid ecosystem diagram versions to
rig-compose 0.5.x,rig-resources 0.2.x,rig-mcp 0.2.x,rig-memvid 0.4.x. - Updates the diagram edges and the dependency table entries to reference
rig-compose = 0.5(includingrig-memvid’s optionalrig-composeline).
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
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.
Refreshes the companion-crate dependency map in the README to reflect the rig-compose 0.5 release line: rig-compose 0.5.x, rig-resources 0.2.x, rig-mcp 0.2.x, rig-memvid 0.4.x, and the rig-compose = 0.5 edges for rig-resources and rig-mcp. Documentation only; no code changes.