rtk-ai/rtk

add bun and bunx playwright handlers, and agent-browser.

Open

#930 aperta il 30 mar 2026

Vedi su GitHub
 (1 commento) (0 reazioni) (0 assegnatari)Rust (2914 fork)batch import
area:clieffort-mediumenhancementhelp wantedpriority:medium

Metriche repository

Star
 (48.085 star)
Metriche merge PR
 (Merge medio 11g 1h) (45 PR mergiate in 30 g)

Descrizione

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.

Guida contributor