Releases: hyt315/github-oss-ops
Releases · hyt315/github-oss-ops
Release list
GitHub OSS Ops v1.1.0
Highlights
- Rebuilt the project page with a real workflow preview, three inspectable examples, current Agent Skill installation and direct downloads.
- Added credential-free public read-only operation and approval gates for every GitHub write.
- Removed unsafe home-directory Token discovery, Token printing guidance and public vulnerability disclosure.
- Updated authentication for official GitHub OAuth/MCP, authenticated GitHub CLI and least-privilege fine-grained PAT fallback.
- Added CI, a local validator, agent metadata, repository metadata and contributor attribution.
Verification
Local validation, YAML parsing, privacy/history scans, clean-clone validation, PR CI and main-branch CI all passed.
v1.0.2
面向维护者的运营技能更新:修正 MCP 工具名 + 文档细节。
🔧 修复 / Fixes
-
MCP 工具名对齐官方现行版:官方
github/github-mcp-server已将读取类工具整合,本技能同步更新(避免用户连接现行官方 server 时出现 "Unknown tool"):get_issue→issue_readget_pull_request_files/get_pull_request_status等 →pull_request_read(带method参数)create_issue/update_issue→issue_writecreate_pull_request_review→pull_request_review_write
(
SKILL.md与references/github-access-guide.md已同步更新) -
修正
SKILL.md中一处小标题编号(6.3→7.3)。
Full Changelog: v1.0.1...v1.0.2