PulseAugur
实时 11:07:39
English(EN) Claude Code burns 5x more tokens before you type a word. Here's where they go.

Anthropic 的 Claude Code 因大量脚手架而消耗的 token 是 OpenCode 的 5 倍

Systima Technologies 的一项技术分析显示,AnthropicClaude Code 在用户输入之前消耗的 token 明显多于其竞争对手 OpenCode。Claude Code 以大约 33,000 个 token 的系统提示、工具模式和注入的脚手架启动会话,而 OpenCode 为 7,000 个 token。这种差异归因于 Claude Code 广泛的后台代理和提醒块,以及更大的系统提示。此外,Claude Code 的提示缓存机制效率较低,由于频繁的缓存写入导致成本增加,这一因素在生产环境中会显著增加 token 使用量。 AI

影响 突出了 AI 代理脚手架和提示缓存方面显著的成本效益差异,影响了开发者的运营支出。

排序理由 对特定产品的性能和成本影响的分析。

在 dev.to — Anthropic tag 阅读 →

AI 生成摘要 · Google Gemini · 来自 1 个来源。 我们如何撰写摘要 →

Anthropic 的 Claude Code 因大量脚手架而消耗的 token 是 OpenCode 的 5 倍

报道来源 [1]

  1. dev.to — Anthropic tag TIER_1 English(EN) · Andrew Kew ·

    Claude Code burns 5x more tokens before you type a word. Here's where they go.

    <p>Somebody finally put a logging proxy between the harnesses and the API and measured what actually goes over the wire. Systima did it, and the numbers are not subtle.</p> <p>Claude Code opens a session with roughly 33,000 tokens of system prompt, tool schemas, and injected scaf…