rtk-ai/rtk
在 GitHub 查看The copilot initialisation is misleading in README file quick start section
Open
#2,244 创建于 2026年6月3日
area:docsdocumentationgood first issuepriority:low
仓库指标
- Star
- (48,085 star)
- PR 合并指标
- (平均合并 8天 17小时) (30 天内合并 49 个 PR)
描述
In the quick start section it says:
rtk init -g # Claude Code / Copilot (default)
But when running the command it only works for claude. So the the fix should be:
rtk init -g # Claude Code
rtk init -g --copilot # Copilot