docs: README positioning block — clarify sym vs xmesh-agent#20
Merged
Conversation
The README never names xmesh-agent — a first-time visitor evaluating both the SYM CLI and the xmesh-agent runtime can't tell whether they're alternatives, complementary, or the same thing in two clothes (both use the same MMP / CAT7 / SVAF / CMB vocabulary; both pitch 'agents coordinate via mesh'). Adds a short blockquote directly under the install command that: - Names SYM's role: substrate + CLI for joining existing AI copilots - Names xmesh-agent's role: dedicated autonomous LLM peers without a host IDE - Notes the two work in the same mesh Pairs with a sister positioning block being added to the xmesh-agent README.
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.
Summary
@sym-bot/xmesh-agentfor the autonomous-peer use caseWhy
The current SYM README doesn't mention xmesh-agent at all. A first-time visitor evaluating both projects (both use the same MMP / CAT7 / SVAF / CMB vocabulary, both pitch "agents coordinate via mesh") can't tell whether they're alternatives, complementary, or the same thing in two clothes.
The fix: 4 lines that name what SYM is, what xmesh-agent is, and that they work in the same mesh — placed where the question lives (right under the install command).
Pair PR
xmesh-agent README — sister positioning block is going up at the same time.
Test plan
🤖 Generated with Claude Code