补丁更新: 2026.08.1 - #15
Conversation
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: a4db1a1d87
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
| - Spreadsheets(数据获取与分析) - 创建、编辑、分析和验证表格文件。 | ||
| - Visualize(数据获取与分析) - 创建图表、地图、模拟器和交互式数据探索工具。 | ||
| - [personal](https://github.com/niracler/skill)(业务流程与团队自动化) - 个人工作流插件,包含周报、双周记、博客和写作辅助。 | ||
| - Computer Use(运行基础能力) - 控制 macOS 桌面应用,不属于文章中的 Skill 类型。 |
There was a problem hiding this comment.
Move retired Superpowers into the inactive list
This rewrite drops the previously active Superpowers entry entirely: it is absent between personal and Computer Use and is not added to the following “未启用或不再使用” <details> section. When Superpowers is no longer enabled, deleting it loses the inventory history and contradicts this section’s promise that unused items remain in that list; move the entry into the inactive section instead.
AGENTS.md reference: AGENTS.md:L83-L91
Useful? React with 👍 / 👎.
| - 规范化版本发布流程(PR + Tag + Release) | ||
|
|
||
| [Unreleased]: https://github.com/niracler/plrom/compare/v2026.08...HEAD | ||
| [2026.08.1]: https://github.com/niracler/plrom/compare/v2026.08...v2026.08.1 |
There was a problem hiding this comment.
Advance the Unreleased comparison to v2026.08.1
Adding the 2026.08.1 release link without advancing the adjacent [Unreleased] reference leaves that comparison based on v2026.08. Once this patch tag exists, the Unreleased link will continue to include all 2026.08.1 changes alongside subsequent work, so future release notes will show an overlapping diff; update its base to v2026.08.1.
AGENTS.md reference: AGENTS.md:L161-L169
Useful? React with 👍 / 👎.
|
|
||
| ## [2026.08.1] - 2026-08-09 | ||
|
|
||
| ### Changed |
There was a problem hiding this comment.
Classify the four new tools under Added
Apifox CLI, 飞书 / Lark, Figma, and GitHub are entirely new inventory entries relative to the parent commit, but the release records them only in Changed. This makes the changelog taxonomy inaccurate and obscures which tools were actually introduced; put those four entries under Added while retaining the flattening and 1Password link update under Changed.
AGENTS.md reference: AGENTS.md:L166-L175
Useful? React with 👍 / 👎.
变更内容
2026.08.1changelog 条目。检查
pre-commit run --files README.md CHANGELOG.md AGENTS.mdpython3 .github/scripts/audit.py --update README.mdgit diff --check这是
v2026.08的文档视觉和 Codex 插件清单修订补丁;合并后再创建v2026.08.1tag 和 GitHub Release。