docs: bilingual README with badges + MIT LICENSE - #102
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 6015619005
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
| ## Compared with Claude Max and Domestic Plans | ||
|
|
||
| - **Claude Max 5x/20x ($100/$200)**: nearly identical structure (5-hour window + weekly caps + shared pool + credits). The difference is the model ecosystem: Claude's Opus family still tops this site's coding score (9.6/10) for long code generation, while Codex's GPT-5.6 family is stronger at agent orchestration and native GitHub integration (@Codex PR/issue delegation, automated code review). If you're torn, see the [Claude Code vs Codex comparison](/en/compare/claude-code-vs-codex/). | ||
| - **Domestic coding plans (GLM / Volcengine Ark / Bailian)**: typically ¥50-200/month, payable in RMB with direct domestic access. Codex requires chatgpt.com access and international payment, which has real friction in mainland China (the site's codex-cli data rates china_friendly 1/10). Budget-sensitive users in China should start with domestic plans - see our [GLM-5.3 Coding Plan review](/en/guides/glm-5.3-coding-plan-review/) and [GLM vs DeepSeek vs Kimi comparison](/en/compare/glm-vs-deepseek-vs-kimi-2026/). |
There was a problem hiding this comment.
Point the GLM review link at the generated slug
The linked URL returns 404 because Astro generates this article at /en/guides/glm-53-coding-plan-review/, not the dotted /glm-5.3-coding-plan-review/ path. The mirrored Chinese article contains the same broken link, so update both locale URLs to their generated glm-53-coding-plan-review routes.
Useful? React with 👍 / 👎.
Summary
Rewrite README.md as a bilingual (English main + 中文 section) premium layout per owner request:
Checks
Base
main@fd90fd8, head21a3f27.