data: Windsurf Devin consolidation + Codex plan structure refresh - #104
Conversation
…) and Codex plan structure (Plus/Pro 5x/Pro 20x, Codex App positioning)
|
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: 61afd3d121
ℹ️ 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".
| limits: 按 token 计费,GPT-5.6 全系可用;灵活但成本随用量波动 | ||
| limits_en: Billed by token, full GPT-5.6 family; flexible but cost scales with usage |
There was a problem hiding this comment.
Keep supported models consistent with GPT-5.6 pricing
On both the Codex CLI and Codex detail pages, the updated pricing limits advertise GPT-5.6 (and this line promises the full family), but the unchanged features.supported_models lists stop at GPT-5.4 and GPT-5.5 respectively. Because the detail template renders pricing and supported models independently, visitors now see contradictory capability information; add the supported GPT-5.6 variants to both model lists or remove the claims.
AGENTS.md reference: AGENTS.md:L222-L225
Useful? React with 👍 / 👎.
| note_en: New $100/mo Pro plan added 2026-04-09 (between Plus and $200 tier); pricing switched to token-based billing on 2026-04-02; Business can add pay-as-you-go Codex-only seats | ||
| limits: 团队管理、自动化 Code Review、Slack/Linear 集成;Enterprise 支持审计与私有代码库 | ||
| limits_en: Team management, automated Code Review, Slack/Linear integration; Enterprise adds audit and private repos | ||
| price_updated_at: '2026-08-19' |
There was a problem hiding this comment.
Refresh source audit dates with the pricing data
This records the Codex pricing as updated on 2026-08-19, while its pricing source remains marked last_checked: '2026-03-27'; the equivalent Codex CLI refresh likewise leaves all source checks at 2026-04-19. The provenance metadata therefore says the newly published figures were never verified against their sources, so update the relevant data_sources[].last_checked values as part of this refresh.
AGENTS.md reference: AGENTS.md:L243-L246
Useful? React with 👍 / 👎.
Summary
Data updates:
data/tools/windsurf.yaml): windsurf.com/pricing now 308-redirects to devin.ai/pricing (Cognition/Devin consolidation - Windsurf folded into Devin). Added note (zh/en), updated data_sources URL to devin.ai/pricing, refreshed last_checked 2026-08-19.data/tools/codex.yaml+codex-cli.yaml): plan structure aligned with official 2026-08-19 Codex docs - Plus $20 / Pro 5x $100 / Pro 20x $200 (replaced stale "ChatGPT Premium $200" and expired "10x promo through 2026-05-31"), added per-model 5h-window ranges, note that Codex is now primarily delivered as the "Codex App" (owner @bai-liu direction), price_updated_at 2026-08-19.Checks
Base
main@a407ecb, head74c74e9.