docs: add an About section framing OpenTag as a Channels SDK starter - #39
Merged
Merged
Conversation
The README explains what OpenTag does and how to fork it, but never says who publishes it, that it exists as a starter project for the Channels SDK, or where to go with a question. Add an About section above the license that says all three, and restate the one distinction the rest of the README warns is easy to confuse: the open-source Channels SDK is the library, CopilotKit Intelligence is the optional managed connection. Community and issue links match the ones the CopilotKit and channels-sdk READMEs already publish.
The new About section frames OpenTag as a starter project for the Channels SDK, while the section heading above still called it the complete Channels SDK application. Two claims about the same repository, and the starter framing is the accurate one: OpenTag is a working system you fork, not a finished product. Nothing linked to the old anchor.
jerelvelarde
marked this pull request as ready for review
August 12, 2026 12:06
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.
The README explains what OpenTag does and how to fork it, but never says who
publishes it, that it exists as a starter project for the Channels SDK, or where
to go with a question. This adds an About section above the license.
What it says
AG-UI.
pieces on their own, OpenTag is those pieces assembled and deployable,
published so a fork starts from a working system. Kept aligned with the SDK so
forks stay upgradeable.
confuse:
@copilotkit/channelsis the open-source library; CopilotKitIntelligence is the optional managed connection.
trackers for the app vs. the SDK.
Link provenance
No invented URLs. The Discord invite and X handle are the ones in
CopilotKit/CopilotKit's README; the copilotkit.ai, AG-UI, and Channels SDKlinks are the ones
channels-sdk's README publishes.Not included, deliberately
Contributingline — the repo has no CONTRIBUTING.md, so forks are pointedat issues instead.
application" to "The Channels SDK starter application" — the two framings
contradicted each other, and starter is the accurate one. Nothing linked to
the old anchor.
reviewers want it.
README-only, no code paths touched.