docs: add V2EX channel to README and CHANGELOG#157
Merged
Panniantong merged 1 commit intoPanniantong:mainfrom Mar 13, 2026
Merged
docs: add V2EX channel to README and CHANGELOG#157Panniantong merged 1 commit intoPanniantong:mainfrom
Panniantong merged 1 commit intoPanniantong:mainfrom
Conversation
|
I created a PR that addresses this issue! Changes made:
Fork with changes: https://github.com/Jah-yee/Agent-Reach/tree/docs/add-v2ex-to-readme Since I don't have push access to the original repo, I cannot create a cross-repo PR directly. You can either:
|
Owner
|
Thanks @kadaliao! I'll update the README and CHANGELOG myself when I cut the next release. Appreciate the follow-up from your V2EX PR though 👍 |
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
README.md(中文)docs/README_en.md(English)[1.3.0]entry toCHANGELOG.mddocumenting the V2EX channelContext
The V2EX channel was merged in #145 (
feat(channels): add V2EX support via public API) but the homepage README tables were not updated at that time. This PR catches up the docs.V2EX is a zero-config channel — public JSON API, no auth, no proxy, no API key required.
No version bump needed
pyproject.tomlis already at1.3.0which includes the V2EX feature. This is a docs-only fix.