feat(web): 接入引导升级为扩展市场安装路径 - #489
Merged
Merged
Conversation
- OpenclackyExtensionCard 重写:一键安装包内置可跳过 + 自装 OpenClacky 走 扩展市场三步(打开市场 → 搜索 CGC-2046 → 安装),复用既有死键 openMarket/searchExtension/installExtension - 文案防漂移:面板名「CGC-2046」→「程序媛汇 2046」(与扩展实际标题一致); 删除失效键 installCgcServer/bundledExtension/extensionSearchHint - 原子页测试契约反转:原「引导文案不指向公共市场」改为市场路径断言 (发布决议见 docs/plans/cgc-2046-openclacky-extension-refactor)
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.
cgc-2046 扩展已发布 OpenClacky 公共市场,引导文案从「一键包内置、无需市场」升级为双路径:
CGC-2046→ 点击安装同时修复面板名漂移(「CGC-2046」→「程序媛汇 2046」,与扩展实际标题一致),删除失效 i18n 键。单一内容源
agent-connect-sections.tsx改动,原子页与首公里向导同步生效。验证:相关 3 个测试文件 19 用例 + components/ 与 integrations/ 区 34 文件 293 用例全绿;i18n 双语 key 对齐(check-i18n-coverage 通过)。