docs(knowledge): refresh ai/agents/gemini-cli (2026-05-10)#213
Open
ozzy-3 wants to merge 1 commit into
Open
Conversation
公式 docs (ai.google.dev) に記載のある gemini-3-flash モデルが記事のモデル表に欠落していたため追記。 最新安定版 v0.41.2 (2026-05-06) など他の記述は既存と整合しており差分なし。 参照ソース: - https://github.com/google-gemini/gemini-cli/releases - https://registry.npmjs.org/@google/gemini-cli/latest - https://ai.google.dev/gemini-api/docs 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 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)
公式 docs (ai.google.dev) に記載のある
gemini-3-flashモデルが記事のモデル表に欠落していたため追記。最新安定版 v0.41.2 (2026-05-06) など他の記述は既存と整合しており、それ以外の差分はなし。Changes
gemini-3-flash(フロンティア級性能をコスト効率よく提供)の行を追加reviewed: 2026-05-07 → 2026-05-10Sources consulted
Fetch failures (warnings)
This PR was authored by the
updateskill (Routines: knowledge-staleness-daily).Confidence: medium — needs human review before merge.
Generated by Claude Code