rtk-ai/rtk

"rtk init --global" breaks symlink

Fechada

#653 aberto em 17 de mar. de 2026

 (3 comentários) (0 reação) (0 responsável)Rust (2.914 forks)batch import
bugeffort-smallgood first issue

Métricas do repositório

Stars
 (48.085 estrelas)
Métricas de merge de PR
 (Mesclagem média 11d 1h) (45 fundiu PRs em 30d)

Description

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.

Guia do colaborador