docs: 调研 70 个 Pi 社区候选并记录采用取舍 - #479
Draft
tt-a1i wants to merge 2 commits into
Draft
Conversation
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.
Problem
Pi 社区有大量包和扩展,但目录收录、README 功能、固定源码、已发布 npm 产物及 OpenPI 运行兼容性容易混在一起;已有研究也需要与当前实现和公开跟踪项对照。
Value
保留 70 个包或扩展候选的第一手资料、版本身份和采用取舍,让后续实施能从具体源码与实验入口继续。Worktree 数据保全与 Web 选区反馈已分别提交到 #472、#473;不确定价值的方向进入 Discussions #474–#478。
Approach
Validation
bun run check通过。bun run test通过:Node tests 1461 passed / 1 skipped / 0 failed;Web Vitest 113 passed。git diff --check通过;公开内容检查未包含私人 Session、凭据或本机个人路径。reclaimWorktree复现两种 index flags 下的数据丢失。Impact
本 PR 归档研究与公开跟踪回执。实现由对应 Issue 跟进;运行时、模型工具、用户配置、依赖和安装行为没有变更。