Skip to content

Claude token bloat: model describing every step in detail wastes tokens #52

Description

@fabioKoruja00

Since the recent Claude updates, the model has started describing every single step in detail before taking action, producing huge blocks of explanatory text even for very simple tasks.

This causes tokens to disappear rapidly—like a tap left open all day. The verbose narration of thoughts and tool calls defeats the purpose of token efficiency and caveman-style compression.

Here are examples of the narration bloat observed during runs (private details redacted with blur):

Verbose log example 1

Verbose log example 2

Please look into ways to aggressively compress or suppress this verbose prose, especially in tool call steps, to avoid wasting thousands of tokens.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions