Skip to content

docs: clarify Bash-only auto-rewrite scope#413

Open
tsubasakong wants to merge 2 commits intortk-ai:masterfrom
tsubasakong:lucas/docs-387-tool-rewrite-clarify
Open

docs: clarify Bash-only auto-rewrite scope#413
tsubasakong wants to merge 2 commits intortk-ai:masterfrom
tsubasakong:lucas/docs-387-tool-rewrite-clarify

Conversation

@tsubasakong
Copy link

Summary

  • clarify that the auto-rewrite hook only runs on Bash tool calls
  • note that Claude Code built-in Read, Grep, and Glob tools are not auto-rewritten
  • point readers to shell commands or explicit rtk read / rtk grep / rtk find when they want RTK filtering

Fixes #387.

Signed-off-by: Frank <97429702+tsubasakong@users.noreply.github.com>
@aeppling
Copy link
Contributor

aeppling commented Mar 8, 2026

Hello, this should target develop branch, please read CONTRIBUTING.md

@aeppling
Copy link
Contributor

aeppling commented Mar 9, 2026

image

You're still targeting master branch, please recreate this PR to develop branch so we validate

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

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

2 participants