rtk-ai/rtk

Basic Claude Issues / Grep, Read, Glob not being rewritten as they're not Bash commands

开放

#387 创建于 2026年3月6日

 (2 条评论) (1 个反应) (0 位负责人)Rust (2,914 个派生)batch import
area:docsdocumentationeffort-smallenhancementgood first issuepriority:medium

仓库指标

星标
 (48,085 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

Gave RTK a standard review with CC latest. It doesn't rewrite the main commands Grep, Read, Glob etc. as they don't go through Bash and are their own tools. In a simple code analysis task 62/77 Bash commands went through raw, not rewritten. It's confusing because based on the readme those should have big efficiency gains. Would help to clarify the documentation.

贡献者指南