Claude Code와 OpenCode의 API 경계 측정 결과 발표.
Claude Code와 OpenCode의 첫 요청 시 고정 오버헤드 측정 결과, Claude Code는 약 32,800토큰을 전송하며 OpenCode는 약 6,900토큰으로 4.7배의 차이를 보였습니다. Fable 5에서는 이 격차가 약 3.3배로 줄어드는 경향이 있습니다. 이러한 차이의 대부분은 도구 스키마에서 발생한 것으로 이루어졌습니다.
API boundary measurements for Claude Code and OpenCode announced.
Results from API boundary measurements show that Claude Code sends around 32,800 tokens on the first request, while OpenCode sends approximately 6,900 tokens, revealing a 4.7 times difference. This gap narrows to about 3.3 times in Fable 5. Most of this difference occurs in the tool schema.