docs: 文档口径同步为 VS Code Marketplace 单市场(移除 OpenVSX 记述) - #63
Merged
ThreeFish-AI merged 1 commit intoJul 4, 2026
Conversation
- 前瞻策略文档改为单市场口径:文档中心与调研索引(docs/README、research/README)、工程蓝图(engineering-plan)、实施状态(implementation-status); - 循证报告 04-publishing-cicd 加「决策更新(2026-07-04)」注记:保留 §2 双市场分析为当时循证背景(已被决策取代),§2.3 决策改为 Marketplace 单市场,「下一步」action item 改为创建 Marketplace publisher; - 历史发布说明(v0.0.6 / v0.0.9 / v0.0.10-rc.1 / rc.2)最小订正:移除从未成立的 OpenVSX 安装指引;修正 rc.2「走通三渠道」失实表述(OpenVSX 实际因令牌无效未发布)为两渠道; - 与已移除 OpenVSX 的 ci.yml 及 README 双语保持一致。 🤖 Generated with [Claude Code](https://github.com/claude), [CodeX](https://openai.com), [Gemini](https://github.com/apps/gemini-code-assist) Co-Authored-By: Aurelius Huang<threefish.ai@gmail.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.
背景
发布渠道已收敛为 VS Code Marketplace 单市场(
ci.yml移除 OpenVSX 步骤与OVSX_PAT依赖、README 双语已清理,正式版 v0.0.11 已发布)。本 PR 同步剩余文档口径,消除「文档仍宣称 OpenVSX / 双市场」与实际的偏差(单一事实源)。变更(9 个文档)
前瞻策略文档 → 单市场口径
docs/README.md、docs/research/README.md:调研索引「双市场(Marketplace + OpenVSX)」→「VS Code Marketplace」。docs/architecture/engineering-plan.md:确认决策、决策表、工具链、CI 流水线、发布渠道、「下一步」action item、参考链接均改为 Marketplace 单市场。docs/milestones/implementation-status.md:里程碑交付、CI 描述、发布状态、发布前置(VSCE_PAT / OVSX_PAT→VSCE_PAT)改为单市场。docs/research/04-publishing-cicd.md(循证报告):顶部加 「决策更新(2026-07-04)」 注记——§2 双市场对比与「Cursor/Windsurf 走 OpenVSX」分析保留为当时循证背景(已被决策取代),§2.3 决策改写为 Marketplace 单市场,「下一步」改为创建 Marketplace publisher。既保留循证轨迹,又明确当前口径。历史发布说明 → 最小订正(不改写叙事)
v0.0.6/v0.0.9/v0.0.10-rc.1/v0.0.10-rc.2:移除从未成立的 OpenVSX 安装指引(ThreeFish-AI命名空间从未在 open-vsx.org 创建、从未发布);订正 rc.2「走通三渠道」失实表述——OpenVSX 实际因令牌无效未发布,改为「GitHub Release + Marketplace」两渠道,并加注「OpenVSX 后续已移除」。一致性
与已移除 OpenVSX 的
ci.yml、README 双语、CHANGELOG[0.0.11]、issue #11 保持统一口径。纯文档变更,无代码/流水线影响。🤖 Generated with Claude Code, CodeX, Gemini