rtk-ai/rtk

"rtk init --global" breaks symlink

已关闭

#653 创建于 2026年3月17日

 (3 条评论) (0 个反应) (0 位负责人)Rust (2,914 个派生)batch import
bugeffort-smallgood first issue

仓库指标

星标
 (48,085 个星标)
PR 合并指标
 (平均合并 11天 1小时) (30 天内合并 45 个 PR)

描述

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.

贡献者指南