rtk-ai/rtk

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

Open

#930 opened on 2026年3月30日

GitHub で見る
 (1 comment) (0 reactions) (0 assignees)Rust (2,914 forks)batch import
area:clieffort-mediumenhancementhelp wantedpriority:medium

Repository metrics

Stars
 (48,085 stars)
PR merge metrics
 (平均マージ 11d 1h) (30d で 45 merged PRs)

説明

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.

コントリビューターガイド