rtk rewrite --unknown to identify tool calls not covered yet
#2486
reneleonhardt
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Similar to
rtk gain --history, would it be possible to list the commands for which rewrite support hasn't been implemented yet?MiniMax Code used the full path instead of just
xcodebuild, and prepending env variables likeDEBUG=1 xcodebuildisn't covered either by the current regex.Output would be the unsupported command and the output length to prioritize which missed opportunities to implement next.
Beta Was this translation helpful? Give feedback.
All reactions