Skip to content

Allow longer logs #4

Description

@thedarkside

Hey, thanks for your effort! The project looks like something I want to integrate into our debugger coding agents!
First testing went great but the limitation of the capturable content to approx 600 lines (with the -n param) could be an issue for debugging longer output like when a synchronization process runs multiple minutes and outputs a vast amount of output lines.

I don't necessarily want to put them into llm context but I want to allow the agent to process the whole output via shell pipelining via grep and so on.

Is it possible to support unlimited persistence of the outputs?

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