`update` adds skills for editors I don't use
bug
When I run `npx @swmansion/argent update` in a repository where I already use Argent it adds skills to editors that I have explicitly unchecked during `npx @swmansion/argent init`.
For example during `init` I explicitly uncheck gemini, cursor etc:
<img width="488" height="168" alt="Image" src="https://github.com/user-attachments/assets/38904dd8-45b3-4967-870d-85e54d3c7483" />
When I run `update` it adds `.gemini` skills because it detects that I have it present on my computer.
<img width="862" height="526" alt="Image" src="https://github.com/user-attachments/assets/c626538b-4543-45e2-a3ae-be55f9025438" />
which is pretty annoying.
0 条评论