Skip to content

feat: add find output truncation filter #722

@bug-ops

Description

@bug-ops

Parent: #717

Problem

find can return thousands of lines. The agent rarely needs all of them.

Acceptance Criteria

  • Match find command
  • If output > 50 lines: keep first 20 + last 10, show total count
  • Config: [tools.filters.find] with enabled, max_results (default 50)
  • Tests
  • Expected savings: 70-90%

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions