feat: 支持平台能力单平台过滤#291
Merged
Merged
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.
关联 Issue / Related Issue
Closes #
变更说明 / Summary
boss platforms增加--platform单平台过滤参数51job→qiancheng别名,只读取本地能力元数据INVALID_PARAMJSON 错误包络,便于 Agent 稳定解析boss schema、README / README.en、capability matrix 与 changelog变更类型 / Type
验证 / Verification
python -m ruff check .python -m mypy srcpython -m pytest tests/ -q(1436 passed)python -m pytest tests/test_platforms_cmd.py -q(5 passed)兼容性 / Compatibility
boss platforms输出结构--platform可选参数已同步到boss schemaINVALID_PARAM包络与非零退出码文档 / Docs
docs/capability-matrix.mdCHANGELOG.md安全与规范 / Safety & Convention
type: 中文描述Co-authored-by尾注或 AI 署名行docs/platform-risk.md(本 PR 不涉及)docs/maintainer/release-checklist.md(本 PR 不涉及)