antigravity ignores rtk popular commands to filter
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 81.1k
- Forks
- 5.1k
- Avg merge
- 4d 21h
- Merged PRs (30d)
- 35
Description
tried to add rtk v 0.43.0 to my antigravity, restarted, but see that
grep, docker, cat, npm, vue build, npm build, etc, ignored. it is possible to add more standart commands to filter, and allow additional custom filter file, as example i have company owned scripts/utils which not available public, but rtk save ~50-60% tokens on run them?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the behavior with rtk 0.43.0 and the reported commands: grep, docker, cat, npm, and Vue or npm builds. Inspect how command filtering and custom configuration are handled; done means the requested standard commands are filtered and users can provide an additional filter file for private scripts.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- cli, tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 52/100