rtk-ai/rtk

Optional feature for safely remapping commands? (Eg rm -> trash)

Open

#115 ouverte le 14 févr. 2026

Voir sur GitHub
 (4 commentaires) (0 réactions) (0 assignés)Rust (2 914 forks)batch import
P3-nice-to-havearea:configeffort-largeenhancementhelp wantedpriority:low

Métriques du dépôt

Stars
 (48 085 stars)
Métriques de merge PR
 (Merge moyen 11j 1h) (45 PRs mergées en 30 j)

Description

AI does lots of dangerous commands like resetting git repos and rm on important files bc one line out of thousands of edits is bad.

I've got hooks where I block and suggest alternatives which is appropriate for some cases but this tool seems like it could helpfully support safe remapping, like hard git resets get stashed first, or rm instead moves to trash or recycling.

It really saves a lot of trouble and this app seems like it could beautifully support even better outcomes, potentially in a way that's configurable via params / envs / config files.

Is there interest in this possibility?

Also thanks for the awesome app I've been trying it out!

Guide contributeur