docs: surface website and console links before install#17
Merged
evi1m0 merged 1 commit intochainbase-labs:mainfrom Apr 25, 2026
Merged
docs: surface website and console links before install#17evi1m0 merged 1 commit intochainbase-labs:mainfrom
evi1m0 merged 1 commit intochainbase-labs:mainfrom
Conversation
Add a "Start on the web" section above Install in both the English and Chinese READMEs, plus a Console badge alongside the existing Website badge. Non-technical visitors landing on GitHub now have a clear path to agentkey.app and console.agentkey.app instead of being funneled straight into a curl command. 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
## Installin bothREADME.mdanddocs/README_zh.md, pointing first-time visitors toagentkey.appandconsole.agentkey.appand explaining what each is for.Why
Right now the only mention of the website is a single small badge near the top, and
console.agentkey.appisn't surfaced in the README at all — non-technical visitors landing on GitHub get funneled straight into acurl | bashstep without ever discovering the friendlier web-based entry points where the product is explained more clearly.Test plan
README.mdon GitHub and confirm both badges show in the header and the new section appears directly above## Install.docs/README_zh.mdon GitHub and confirm the same structure in the Chinese version.agentkey.appandconsole.agentkey.applinks to verify they resolve.🤖 Generated with Claude Code