rtk-ai/rtk
Auf GitHub ansehenadd bun and bunx playwright handlers, and agent-browser.
Open
#930 geöffnet am 30. März 2026
area:clieffort-mediumenhancementhelp wantedpriority:medium
Repository-Metriken
- Stars
- (48.085 Stars)
- PR-Merge-Metriken
- (Durchschn. Merge 11T 1h) (45 gemergte PRs in 30 T)
Beschreibung
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.