rtk-ai/rtk

"rtk init --global" breaks symlink

Open

#653 创建于 2026年3月17日

在 GitHub 查看
 (3 评论) (0 反应) (0 负责人)Rust (48,085 star) (2,914 fork)batch import
bugeffort-smallgood first issue

描述

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.

贡献者指南

"rtk init --global" breaks symlink · rtk-ai/rtk#653 | Good First Issue