docs: rebrand COCO → OpenMax (getting-started, case-studies, channels, use-cases, EN+ZH)#181
Merged
tyler-0xffff merged 2 commits intoJul 22, 2026
Conversation
Replace all COCO brand mentions (Dashboard name, account, example app/bot names, manifest samples, agent references) with OpenMax in both language versions of the channel-deployment guide. Deliberately unchanged: live URLs/domains (icoco.ai, docs.icoco.ai, webhook subdomains), image file paths, and GitHub release asset links. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
…hannels, use-cases (EN+ZH) Brand-name text replaced in both languages. Preserved technical identifiers: icoco.ai / coco.site domains and emails, image and video asset URLs (coco-logo-black.png etc.), repo paths (coco-materials, coco-content), third-party names (CocoaPods, JaCoCo, @CocoAIxyz), and the window.COCO_CONFIG widget variable consumed by icoco.ai/widget.js. English articles fixed (a COCO -> an OpenMax). FAQ example account coco-agent renamed to openmax-agent. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
tyler-0xffff
approved these changes
Jul 22, 2026
tyler-0xffff
left a comment
Contributor
There was a problem hiding this comment.
Review 通过 ✅ 已核验:
- COCO→OpenMax 品牌名替换完整(4 板块中英文,0 处残留大写 COCO)
- 技术标识全部保留(removed=added 计数一致):icoco.ai(59)、.coco.site(2)、@icoco.ai 邮箱(3)、图片路径 coco-.png(2)、@CocoAIxyz(2);window.COCO_CONFIG / CocoaPods / JaCoCo 在本次文件范围内无出现
- 无文件重命名/slug 变更、无 #coco- 锚点断链、品牌名未泄漏进 URL/路径
- CI 全绿(Build / Gitleaks / Semgrep)
LGTM,合并部署。
tyler-0xffff
pushed a commit
that referenced
this pull request
Jul 22, 2026
Follow-up to #181 — the case-studies sidebar labels live in docs/.vitepress/config.mjs, not in the markdown files. Co-authored-by: Eriche985 <eriche985@users.noreply.github.com> Co-authored-by: Claude Fable 5 <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
Per Eric's request in 用户教程案例群: the brand has been renamed to OpenMax, so all brand-name mentions of COCO in the docs are updated, in both English and Chinese, covering:
getting-started/(incl. channel-deployment, from the earlier commit)case-studies/channels/use-cases/(incl. all subdirectories)188 files, ~22.8k replacements total.
What was deliberately preserved (not brand text)
icoco.ai,docs.icoco.ai,*.coco.site,support@icoco.ai,service@icoco.aicoco-logo-black.png,coco-dashboard-*.png, demo videos onwilliam.coco.siteopenmaxai/coco-materials,coco-content/@CocoAIxyz(x.com / t.me links)window.COCO_CONFIGin the web-console embed snippet — this is the JS variable consumed byicoco.ai/widget.js; renaming it would break the code sample unless the widget itself is updatedExtra care taken
coco-agent→openmax-agent(prose + code blocks, both languages)Known follow-ups (out of scope here, flagged for decision)
announcements/(9+9),social-media/(19+17) still mention COCO — historical content, unclear if it should be rewrittenprivacy-policy(22×2) anduser-agreement(29×2) still say COCO — legal docs, the correct entity name should be confirmed before touchingcoco-logo-black.png) still shows the old brand; needs a new image + possibly new filename🤖 Generated with Claude Code