Skip to content

Output chunks #47

@morganchristiansson

Description

@morganchristiansson

Large decompiles are saved to file which need to be retrieved by additional tool calls.

The thought is nice to reduce tokens, and worth getting right.
But mostly it just results in repeat tool calls to retrieve the decompile, and having to make extra tool calls is worse for tokens (due to cached input tokens on repeat requests).
Also repeat tool call fails when requesting more than 14k chars often requiring another extra tool call.

Not sure this is useful in it's current state, should at least be configurable limit for initial and follow up chunk retrieval calls.

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