Skip to content

feat: add npm/yarn/pnpm install output filter #720

@bug-ops

Description

@bug-ops

Parent: #717

Problem

npm install produces verbose download/resolution output. yarn and pnpm have similar noise.

Acceptance Criteria

  • Match npm install, npm ci, yarn install, yarn add, pnpm install, pnpm add
  • Strip package resolution/download progress lines
  • Preserve audit warnings, peer dependency conflicts, and errors
  • Show summary: packages added/removed count
  • Config: [tools.filters.npm] with enabled flag
  • Tests with realistic output samples
  • Expected savings: 85-95%

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