docs: rebrand to Open CoDesign + Anthropic-style README & website#26
Merged
docs: rebrand to Open CoDesign + Anthropic-style README & website#26
Conversation
- Rename h1 title from open-codesign to Open CoDesign - Update body paragraph to use Open CoDesign brand name - Add cross-link to README.zh-CN.md in English README - Add README.zh-CN.md (full Chinese translation, structure mirrors EN) Signed-off-by: hqhq1025 <[email protected]>
Contributor
There was a problem hiding this comment.
Findings
- [Major] New public README links point to internal/non-existent docs, causing dead links for contributors and users, evidence
README.zh-CN.md:7,README.zh-CN.md:60.
Suggested fix:[官网](https://opencoworkai.github.io/open-codesign/) · [贡献指南](./CONTRIBUTING.md) ## 状态与路线图 路线图请见 GitHub Issues / Projects(或在公开后再补充 docs 链接)。
Summary
- Review mode: initial
- 1 major issue found in changed lines.
- Not found in repo/docs:
docs/VISION.md,docs/PRINCIPLES.md(anddocs/ROADMAP.md/docs/COLLABORATION.mdlinked from the new README), so these links are currently broken in this checkout.
Testing
- Not run (automation)
open-codesign Bot
|
|
||
| > 开源 AI 设计工具——把自然语言变成可点击的原型、幻灯片和营销素材。多模型支持,BYOK,跑在你自己的电脑上。 | ||
|
|
||
| [项目愿景](./docs/VISION.md) · [路线图](./docs/ROADMAP.md) · [官网](https://opencoworkai.github.io/open-codesign/) · [贡献指南](./CONTRIBUTING.md) · [协作方式](./docs/COLLABORATION.md) |
Contributor
There was a problem hiding this comment.
/ / are not present in this public checkout, so this nav line creates dead links. Suggest keeping only public links (e.g., Website + CONTRIBUTING) until those docs are published.
|
|
||
| ## 状态与路线图 | ||
|
|
||
| 详见 [`docs/ROADMAP.md`](./docs/ROADMAP.md)。MVP 成功标准:复现所有公开的 Claude Design 演示效果。 |
Contributor
There was a problem hiding this comment.
is currently missing in this repo checkout, so this section links to a non-existent file. Consider replacing with a public roadmap location (Issues/Projects) or removing the link for now.
- Display name: Open CoDesign (D capitalised, CamelCase) - Slug/package/repo open-codesign unchanged (industry convention) - README: rewrite in Anthropic editorial style — three convictions, What's working today, What's coming next, Why CoDesign sections - README.zh-CN: parallel rewrite in restrained Chinese tone - website/index.md: new hero (Design with intent.), features reflect current + upcoming killer features (sliders, snapshots, cost, Skills) - website/zh/index.md: full Chinese translation of new hero + features - website/quickstart.md + zh/quickstart.md: brand name in prose - website/architecture.md: description frontmatter - apps/desktop/src/renderer/index.html: window title - packages/templates/src/system: model persona updated to Open CoDesign - .github/prompts: heading + project context updated - CONTRIBUTING.md: title updated - All @open-codesign/* package names, GitHub URLs, config paths, installer filenames, and bot signatures left unchanged Signed-off-by: hqhq1025 <[email protected]>
Remove all `./docs/VISION.md`, `./docs/ROADMAP.md` links from both READMEs (docs/ is gitignored — external contributors would hit 404). README.md nav: Vision → Security + Code of Conduct README.zh-CN.md nav: 项目愿景 + 路线图 → 安全政策 + 行为准则 README.zh-CN.md §roadmap body: link docs/ROADMAP.md → GitHub Issues Signed-off-by: hqhq1025 <[email protected]>
Contributor
There was a problem hiding this comment.
Findings
- No high-confidence issues found in added/modified lines.
Summary
- Review mode: follow-up after new commits
- No actionable issues found in the latest diff.
- Residual risk/testing gap: this PR is documentation-focused; no Vitest/Playwright coverage changes were included, and documentation capability claims were not runtime-validated in this review.
- Not found in repo/docs:
docs/VISION.md,docs/PRINCIPLES.md.
Testing
- Not run (automation)
open-codesign Bot
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
Open CoDesign(D 大写,CoDesign 合写),slug/package 保持open-codesign不变Brand naming
open-codesign(unchanged — industry convention)What changed
README.md— full rewrite: three convictions, What's working today, What's coming next, Why CoDesignREADME.zh-CN.md— parallel rewrite in restrained Chinese tonewebsite/index.md— new hero ("Design with intent."), 8 features reflecting current + upcomingwebsite/zh/index.md— full Chinese translation of new hero + featureswebsite/quickstart.md+website/zh/quickstart.md— brand name updated in prosewebsite/architecture.md— frontmatter descriptionapps/desktop/src/renderer/index.html— window title:Open CoDesignpackages/templates/src/system/design-generator.md+index.ts— model persona updated.github/prompts/codex-pr-review.md+issue-auto-response.md— heading + project contextCONTRIBUTING.md— titleCLAUDE.md— header commentWhat didn't change
@open-codesign/*package names~/.config/open-codesign/config pathgithub.com/OpenCoworkAI/open-codesignURLopen-codesign-*.dmgetc.)*open-codesign Bot*)cd open-codesignin quickstart (directory name from git clone)Checks
pnpm typecheck: 10/10 tasks successful, 0 errorsPrinciples check