rtk-ai/rtk

"rtk init --global" breaks symlink

クローズ

#653 opened on 2026/03/17

 (3 件のコメント) (0 件のリアクション) (0 人の担当者)Rust (2,914 件のフォーク)batch import
bugeffort-smallgood first issue

Repository metrics

Stars
 (48,085 個のスター)
PR merge metrics
 (平均マージ 11d 1h) (30d で 45 merged PRs)

説明

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.

コントリビューターガイド