0
代码介绍
代码
Issues
Pull Requests
流水线
Actions
讨论
Wiki
项目成员
分析
项目设置
0
  1. atomcode
  2. /
  3. crates
  4. /
  5. atomcode-core
  6. /
  7. assets
Llichaofeat(plugin): make official registry the default marketplace
0d5e3632创建于 6 天前历史提交
文件最后提交记录最后更新时间
setup-seeds/skills/atomcode-automation-recommender
feat(plugin): make official registry the default marketplace Repoint the first-run bootstrap from the legacy atomcode-skills bag to the official atomcode-plugins-official registry, and bump the bootstrap marker v1 -> v2 so existing users re-bootstrap onto the new default exactly once. - bootstrap.rs: DEFAULT_SKILLS_URL -> atomcode-plugins-official.git; marker .plugin_bootstrap_v1 -> _v2; toast/error wording updated (/plugin install -> /plugin marketplace add) - config/mod.rs: PluginConfig doc-comments updated to match - atomcode-tuix/lib.rs: bootstrap toast example comment updated - automation-recommender seed: the AtomCode usage Q&A entry pointed at a now-nonexistent ask@atomcode-skills plugin; that capability is the built-in /guide subagent in 4.24, so point users there. Replace the plugin rows with the registry's real plugins (atomcode-workflows, commit-craft, git-worktree). Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> 6 天前