chore: release 0.2.0#82
Merged
Merged
Conversation
bump 7 個 user-facing crate 0.1.3 → 0.2.0(chefer-cli/runtime/pack/assembler/bundle、 vmm-backend、guest-agent)+ 同步內部相依需求 + Cargo.lock。appcipe-spec/normalize、 APPCIPE_SPEC_VERSION、MANIFEST/FOOTER 格式版皆未變(appcipe.yml/協定格式無變動)。 本版重點:WHP 後端從骨架變成 WSL2 的完整替代——免 WSL 在 Windows 跑真 bundle (virtio-blk bundle/data + persist 跨重啟 + host↔guest TCP/UDP 埠轉發 + guest UDP/TCP 出網 NAT),全部實機驗證。 Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
更新 README 反映 WHP 從「規劃中/unavailable」變為實機可用:一句話介紹、Platform Support 表(Run/Backend 列加 WHP)、doctor、執行流程圖、Known Limitations(Windows 不再硬性需要 WSL2)、Roadmap(Windows-without-WSL2 勾選為已實作,列出已達成與剩餘)。 GPU 限制(WHP CPU-only)措辭同步。
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.
摘要
發版 0.2.0:bump 8 個隨 kit 出貨的 crate
0.1.3 → 0.2.0(chefer-cli/runtime/pack/assembler/bundle、vmm-backend、guest-agent、whp-helper)+ 同步內部相依需求 + Cargo.lock。不動:
appcipe-spec/appcipe-normalize(跟隨 appcipe.yml spec,格式未變;其對 chefer-bundle 的相依需求有同步到 0.2.0)、APPCIPE_SPEC_VERSION(0.1)、MANIFEST_FORMAT_VERSION、FOOTER_VERSION(協定/格式皆未變)。本版重點(自 v0.1.3 起 96 commits)
WHP 後端從骨架變成 WSL2 的完整替代——免 WSL 在 Windows 跑真 bundle:
全部實機驗證(redis
+PONG、persist 1→2→3、nslookup/wget成功)。已知限制(release notes)
network: shared(預設bridge仍降級 internal、無出網——bridge 出網待後續)。vz仍未實機驗證;GUI/virtio-gpu 未做。後續
merge 後打 tag
v0.2.0觸發 release workflow(建/掛各平台 kit)。🤖 Generated with Claude Code