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.

貢獻者指南