docs+code: rename spec-repo URL to synadia-agent-sdk-docs#107
Merged
Conversation
…gent-sdk-docs The GitHub redirect from the old slug still works, but this completes the rename for consistency. Mechanical 1:1 swap across 30 files (READMEs, CHANGELOGs, CLAUDE.md, source-file headers, an issue template, a workflow review prompt). No behaviour change, no wire shape change, no protocol version change. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
|
Claude finished @M64GitHub's task in 47s —— View job Review: docs+code: rename spec-repo URL to synadia-agent-sdk-docs
LGTM. Every one of the 43 changed lines is a strict 1:1 substitution of Specific checks:
No findings. Safe to merge whenever CI goes green. |
renerocksai
added a commit
that referenced
this pull request
May 20, 2026
Resolve agents/hermes/README.md conflict in favor of the branch's full mirrored gateway README. main's #107 only renamed the spec-repo URL (nats-agent-sdk-docs -> synadia-agent-sdk-docs) inside the old in-tree README, which the mirror replaces wholesale and already uses the new URL. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
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
Updates every reference to the protocol spec repo from
github.com/synadia-ai/nats-agent-sdk-docstogithub.com/synadia-ai/synadia-agent-sdk-docsacross 30 files. The old slug still redirects, so this is a cosmetic completeness sweep — but it lines the in-repo links up with the canonical URL.Mechanical 1:1 replacement. No behaviour change, no wire shape change, no protocol version (
0.3) change.Files touched
READMEs, CHANGELOGs, root + per-package CLAUDE.md, source-file headers in two TS / two Python files, the
.github/workflows/claude.ymlreview prompt, a Python bug-report issue template, and the newdocs/using-nats-cli.mdcookbook.Test plan
🤖 Generated with Claude Code