Skip to content

docs(design): workspace dependency management design and stacked plan - #1132

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

docs(design): workspace dependency management design and stacked plan#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

变更内容

PR 边界

本 PR 只含文档,是 workspace-deps 栈的底层;代码在上层 PR 中逐层提交。

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

🤖 Generated with Claude Code

https://claude.ai/code/session_017sihinqYWYNmZ9K842WqDJ

@sheepbox8646
sheepbox8646 force-pushed the workspace-deps/00-docs branch from 3180784 to 06ba260 Compare September 2, 2026 13:30
sheepbox8646 and others added 3 commits September 3, 2026 17:37
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 0c72b91 to 1a26ee5 Compare September 3, 2026 09:44
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