rtk-ai/rtk

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

Open

#930 aberto em 30 de mar. de 2026

Ver no GitHub
 (1 comment) (0 reactions) (0 assignees)Rust (2.914 forks)batch import
area:clieffort-mediumenhancementhelp wantedpriority:medium

Métricas do repositório

Stars
 (48.085 stars)
Métricas de merge de PR
 (Mesclagem média 11d 1h) (45 fundiu PRs em 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.

Guia do colaborador