rtk-ai/rtk

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

Open

#930 建立於 2026年3月30日

在 GitHub 查看
 (1 留言) (0 反應) (0 負責人)Rust (2,914 fork)batch import
area:clieffort-mediumenhancementhelp wantedpriority:medium

倉庫指標

Star
 (48,085 star)
PR 合併指標
 (平均合併 11天 1小時) (30 天內合併 45 個 PR)

描述

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.

貢獻者指南