docs(knowledge): refresh ai/platform/anthropic-api (2026-05-10)#215
Open
ozzy-3 wants to merge 1 commit into
Open
docs(knowledge): refresh ai/platform/anthropic-api (2026-05-10)#215ozzy-3 wants to merge 1 commit into
ozzy-3 wants to merge 1 commit into
Conversation
Opus 4.7 関連の追補: - 新トークナイザによる 1.0〜1.35x のトークン消費(実効コスト最大 +35%) - adaptive thinking はデフォルト OFF(明示指定が必要) - Task budgets (beta、ヘッダ task-budgets-2026-03-13) の追加 参照ソース: - https://platform.claude.com/docs/en/release-notes/api - https://platform.claude.com/docs/en/about-claude/models/whats-new-claude-4-7 - https://platform.claude.com/docs/en/about-claude/models/overview 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)
Opus 4.7 にまつわる 3 点の重要事実が記事から欠落していたため追記。記事の他の記述(モデル一覧・プロンプトキャッシング・Tool Use・レートリミット等)は最新ドキュメントと整合しており差分なし。
Changes
thinking={"type": "adaptive"}の明示指定が必要 → 該当節に追記task-budgets-2026-03-13→ effort 節の直後に追加reviewed: 2026-05-07 → 2026-05-10Sources 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