docs(readme): fix stale/dangling release links + surface v0.2.1 offline delivery - #228
Merged
Merged
Conversation
…e delivery - P0: the 'Python control plane' section pointed users to the v0.1.0-preview.4 release for downloads — that release is now a draft, so the link 404s for visitors. The 9-image isolated-stack links also pointed at runtime-images-20260912, which actually ships the AgentTeams Manager + CoPaw worker runtime images, not the isolated stack. Both now point to v0.2.1; runtime-images is linked only for what it really contains. - Surface the v0.2.1 offline delivery (db-init bundle + start-stack launcher) and the external-machine two-round verification (10/10, zero-intervention) as first-class proof. - docker compose statement updated: dev path stays orchestrated via one_click_startup.py; the offline delivery path drives docker compose through the shipped start-stack scripts (schema init included). - Structure: move 快速开始 above the feature sections; add the demo console screenshot to 演示; add a one-line caption reframing the red/yellow boundary badges; trim the internal-changelog tone from 提交材料.
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.
为什么要改
README 审查发现 2 处硬伤:主项目段引导用户从 v0.1.0-preview.4 Release 下载——该 Release 昨日已转 draft,访客访问 404;'9 镜像隔离栈'错误指向 runtime-images-20260912(实际装的是 AgentTeams Manager + CoPaw worker 运行时镜像)。另有 v0.2.1 离线交付与外部机 10/10 验证这两项最新最强证据未写入。
改动清单