area:clieffort-mediumenhancementhelp wantedpriority:medium
Repository metrics
- Stars
- (48,085 stars)
- PR merge metrics
- (Avg merge 11d 1h) (45 merged PRs in 30d)
Description
High-output commands:
- bunx playwright test — Playwright outputs thousands of lines per run. rtk could show only failures = massive savings
- bun run test / bun run typecheck / lint — Test failures/errors are verbose; rtk err command would compress hard
Maybe as well other package managers like yarn, and npm.