rtk-ai/rtk

"rtk init --global" breaks symlink

Chiusa

#653 aperta il 17 mar 2026

 (3 commenti) (0 reazioni) (0 assegnatari)Rust (2914 fork)batch import
bugeffort-smallgood first issue

Metriche repository

Star
 (48.085 stelle)
Metriche merge PR
 (Merge medio 11g 1h) (45 PR mergiate in 30 g)

Descrizione

I share settings.json across multiple devices, but this command turned my symlink into a regular file.

I consider this a serious issue.

Another problem is that settings.json shouldn't contain absolute paths, and the patch content also includes absolute paths, making it impossible to share across multiple machines. I refactored them to relative paths.

As for why rtk.md is injected into CLAUDE.md, another issue already asked about it, so I won't ask here.

Guida contributor