docs(knowledge): refresh ai/agents/github-copilot-cli (2026-05-10)#214
Open
ozzy-3 wants to merge 1 commit into
Open
docs(knowledge): refresh ai/agents/github-copilot-cli (2026-05-10)#214ozzy-3 wants to merge 1 commit into
ozzy-3 wants to merge 1 commit into
Conversation
v1.0.44 (2026-05-08) で `/update` に prerelease 引数が追加されたことを反映。 他の機能記述は最新リリースと整合し差分なし。 参照ソース: - https://github.com/github/copilot-cli/releases - https://github.com/github/copilot-cli/blob/main/changelog.md - https://docs.github.com/en/copilot/github-copilot-in-the-cli reviewed: 2026-05-07 → 2026-05-10
ozzy-3
added a commit
that referenced
this pull request
May 10, 2026
## Summary (staleness routine: daily, batch=low) `update --staleness-group daily` の自動実行で、外部ソース再検証の結果**本文に差分なし**と判定された 4 記事をバッチで `reviewed` のみ bump します。 ## Verified articles (reviewed: 2026-05-07 → 2026-05-10) | 記事 | ソース確認結果 | |---|---| | `ai/agents/claude-code` | npm v2.1.138・5h レート 2x(2026-05-06)・Routines / Desktop / Web の各機能記述いずれも公式 docs / GitHub releases / npm registry と整合 | | `ai/agents/claude-code-routines` | trig_ プレフィックス、`/fire` 即返、プラン上限 5/15/25、cloud 実行、fresh clone、Trusted ネットワーク、1 時間最小間隔など公式 routines docs と整合 | | `ai/agents/codex-cli` | npm v0.130.0、Node >=16、gpt-5.5 ChatGPT サインイン専用、`--full-auto` deprecation、Homebrew cask など最新リリースノート / models ページと整合 | | `ai/platform/mcp-typescript-sdk` | npm latest 1.29.0、v2 alpha.2、Node >=18、peer deps(zod ^3.25 ‖ ^4.0、optional cfworker)、ESM 専用、サブパス exports と完全一致 | ## Fast-path / non-research 該当なし。8 記事すべて通常 path(`reviewed` from 2026-05-07、daily 閾値の half=0 < days_old=3)で sub-agent によるリサーチを実施。 ## Confidence - 4 記事すべて `low`(normalize-output で再判定済み、edits=[] のみ)。 - 残り 4 記事(gemini-cli / github-copilot-cli / anthropic-api / mcp-protocol)は `medium` のため別 PR で起票(#213, #214, #215, #216)。 ## Fetch failures (warnings, no fail) - `gh release list -R openai/codex` → gh CLI not authenticated。WebFetch で代替。 - https://raw.githubusercontent.com/openai/codex/HEAD/CHANGELOG.md → 内容なし。 - https://raw.githubusercontent.com/modelcontextprotocol/typescript-sdk/HEAD/CHANGELOG.md → 404。GitHub releases で代替。 - https://openai.com/index/introducing-gpt-5-5/ → 403。WebSearch で代替。 いずれも fail 判定には至っておらず、issue は起票していません。 --- This PR was authored by the `update` skill (Routines: knowledge-staleness-daily). Confidence: **low (batch)** — auto-merge 推奨。 --- _Generated by [Claude Code](https://claude.ai/code/session_01SR1QxPRn5BKEDZVhX9KuRi)_
This was referenced May 29, 2026
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 (staleness routine: daily, confidence=medium)
v1.0.44 (2026-05-08) で
/updateコマンドにprerelease引数が追加されたため、セッション内コマンド一覧に注記を追加。他の記述は最新リリースと整合しており差分なし。Changes
/update行にprerelease引数 (v1.0.44) の記載を追加reviewed: 2026-05-07 → 2026-05-10Notes for follow-up
sources.yamlのgithub_releasesが古いアーカイブリポgithub/gh-copilotを指している。アクティブリポはgithub/copilot-cli(gh-copilot は 2025-10-30 にアーカイブ済み)。次回 sources 更新時に修正候補。Sources consulted
Fetch failures
なし。
This PR was authored by the
updateskill (Routines: knowledge-staleness-daily).Confidence: medium — needs human review before merge.
Generated by Claude Code