Ladder-aware Cline Anthropic caching — verify the rolling read/write ladder on the wire, then add the tools breakpoint and tune TTL. Updated for the 2026-08 AI-SDK monorepo.
원문 언어: 영어
메뉴
SkillsMP는 OnlyTerp/prompt-cache-skills에서 14개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.
수집된 skill 14개 중 14개를 표시합니다.
Ladder-aware Cline Anthropic caching — verify the rolling read/write ladder on the wire, then add the tools breakpoint and tune TTL. Updated for the 2026-08 AI-SDK monorepo.
원문 언어: 영어
Ladder-aware Roo Code Anthropic caching — verify the rolling read/write ladder on the wire, then close the real gaps (Vertex 4-block budget, MiniMax path).
원문 언어: 영어
Ladder-aware Continue Anthropic caching — verify the rolling ladder on the wire, then enable it by default and add TTL coverage.
원문 언어: 영어
Aider uses 5min TTL by default and works around long pauses with keepalive pings. Wire up the 1h TTL beta instead.
원문 언어: 영어
Aider's --cache-prompts is off by default. Flip it on for supported models.
원문 언어: 영어
Cline OpenAI native provider sends no prompt_cache_key. Add a stable per-task key so cached_tokens stops being zero.
원문 언어: 영어
Cline's system prompt includes a timestamp that may be recomputed per request, invalidating the system-prompt cache.
원문 언어: 영어
Continue's prompt caching is opt-in via config and off by default. Flip the default to systemAndTools.
원문 언어: 영어
Continue's Gemini provider doesn't use the cachedContents API at all. Add explicit caching for sessions over the minimum token threshold.
원문 언어: 영어
OpenCode places cachePoint on Bedrock messages containing DocumentBlocks, which produces a "nothing available to cache" error.
원문 언어: 영어
OpenCode's caching detection misses OpenAI-compatible proxies routing to Anthropic/Bedrock. Broaden the predicate.
원문 언어: 영어
OpenCode doesn't set prompt_cache_key for Mistral models, missing the documented 10% cached-token discount.
원문 언어: 영어
Roo Code's Bedrock provider silently disables caching for custom ARNs. Populate cachableFields to fix.
원문 언어: 영어
One-line description of what this fix does and why it matters.
원문 언어: 영어