feat(mountstats): 新增proc挂载导出接口实现#1832
Open
xboHodx wants to merge 6 commits intoDragonOS-Community:masterfrom
Open
feat(mountstats): 新增proc挂载导出接口实现#1832xboHodx wants to merge 6 commits intoDragonOS-Community:masterfrom
xboHodx wants to merge 6 commits intoDragonOS-Community:masterfrom
Conversation
Contributor
xboHodx
commented
Apr 3, 2026
- 实现/proc/[pid]/mounts、/proc/[pid]/mountinfo、/proc/[pid]/mountstats接口
- 新增mount_view模块统一处理挂载视图渲染逻辑
- 支持按目标进程视角导出挂载信息
- 文档添加procfs相关章节
…ng and validation - Deleted init_skill.py as it was redundant. - Updated package_skill.py to exclude unnecessary files and directories during packaging. - Enhanced quick_validate.py to include compatibility field validation and improved error messages. - Added run_eval.py to evaluate skill descriptions against queries and output results in JSON format. - Introduced run_loop.py to facilitate an iterative evaluation and improvement process for skill descriptions. - Created utils.py for shared utility functions, including SKILL.md parsing. Signed-off-by: xboHodx <xbohodx2024@gmail.com>
- 实现/proc/[pid]/mounts、/proc/[pid]/mountinfo、/proc/[pid]/mountstats接口 - 新增mount_view模块统一处理挂载视图渲染逻辑 - 支持按目标进程视角导出挂载信息 - 文档添加procfs相关章节 Signed-off-by: xboHodx <xbohodx2024@gmail.com>
Member
|
skill creator应该不要提交到dragonos吧? |
… packaging and validation" This reverts commit 250dc9b.
Contributor
Author
这是 #1823 的skill,不小心交上去了。现在撤下来应该没问题了。 |
…tats Signed-off-by: xboHodx <xbohodx2024@gmail.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.