Skip to content

docs(design): workspace dependencies published by Supermarket - #1132

Draft
sheepbox8646 wants to merge 3 commits into
mainfrom
workspace-deps/00-docs
Draft

docs(design): workspace dependencies published by Supermarket#1132
sheepbox8646 wants to merge 3 commits into
mainfrom
workspace-deps/00-docs

Conversation

@sheepbox8646

@sheepbox8646 sheepbox8646 commented Sep 2, 2026

Copy link
Copy Markdown
Member

将 workspace 依赖目录移到官方 Supermarket registry:配方、脚本、名称、三语描述和图标随不可变 revision 发布,Memoh 负责验证、持久缓存、执行和安装状态。设计与实施计划覆盖预览冻结 revision、每次管理操作解析最新配方、离线缓存、下架管理和本地回滚。

这是原有六层栈的第 1/6 层,仅包含文档。后续顺序:#1135#1137#1138#1141#1144。配套发布端:supermarket#20,基于该仓库 main d0620fb

验证:逐项对照两个仓库的最终协议、API 和实现;新建数据库初始化,不迁移此前未合入的实验性 deps 数据。

⚠️ No human QA — this PR has not been verified by a human yet. Remove this line once a human confirms the happy path.

sheepbox8646 and others added 3 commits September 7, 2026 23:40
Design for moving agent CLIs out of the workspace image contract into a
server-pinned, user-visible dependency manager, revised for the direct
Codex/Claude Code runtimes (#1110-#1112). The plan groups the work into
five stacked code PRs with per-PR file lists, tests and merge conditions,
and documents the gh-stack workflow used to land them.

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_017sihinqYWYNmZ9K842WqDJ
…aseline plus overlay

Agent CLIs are managed like every other dependency (latest by default,
explicit version, upstream update checks, rollback); the server protocol
snapshot no longer drives any alignment. Runtime dependencies keep the
image copy as a baseline and may install a managed overlay that wins on
PATH; removing the overlay returns to the image version. Adds the PATH
precedence rule and the new stack layer for these changes.

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_017sihinqYWYNmZ9K842WqDJ
Flat, installed-only list on the bot page; discovery and installation in
Supermarket via a bot-independent catalog endpoint; icons as icon-library
identifiers; the tab lives in the capability group; and the UI copy rules
(same shape and action set for every dependency, no provenance labels, no
limitation blurbs, localized names, optional version input).

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_017sihinqYWYNmZ9K842WqDJ
@sheepbox8646
sheepbox8646 force-pushed the workspace-deps/00-docs branch from 7b13a81 to 455c41a Compare September 7, 2026 15:45
@sheepbox8646 sheepbox8646 changed the title docs(design): workspace dependency management design and stacked plan docs(design): workspace dependencies published by Supermarket Sep 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant