docs(skillfs): add lightweight and detailed user guides#1186
Merged
Conversation
1570005763
reviewed
Jun 29, 2026
1570005763
reviewed
Jun 29, 2026
1570005763
reviewed
Jun 29, 2026
1570005763
reviewed
Jun 29, 2026
1570005763
reviewed
Jun 29, 2026
Collaborator
Author
|
@1570005763 已处理这几处文档问题:
已推送 commit: 29a3716。 |
Collaborator
|
这两份文档要搞成一模一样的标题吗? 是不是一个改成 SkillFS 快速入门 之类的? |
Collaborator
|
@kongche-jbw LGTM. The issues I raised have been addressed in 29a3716. |
- Move PR guide content into the new user-guide docs layout. - Cover mount modes, activation, control socket, and install flows. Signed-off-by: 空澈 <kongche.jbw@alibaba-inc.com>
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.
Summary
Add user-facing SkillFS documentation with a lightweight entry guide and a
detailed component reference.
What Changed
Add
docs/skillfs/skillfs.mdas the short user guide.Add
src/skillfs/docs/user-guide.mdas the full reference.control socket, trusted writer, install protocols, and config examples.
decision-command compatibility mode.
fallback snapshot or hidden; current is not written through activation JSON.
Behavior / Compatibility
src/skillfsworkspace path.Validation
git diff --checkcd src/skillfs && cargo +1.86.0 fmt --all --check