rtk-ai/rtk

Add updater/auto-updater

Open

#995 opened on Apr 3, 2026

View on GitHub
 (3 comments) (5 reactions) (0 assignees)Rust (2,914 forks)batch import
P3-nice-to-havearea:clieffort-mediumenhancementhelp wantedpriority:low

Repository metrics

Stars
 (48,085 stars)
PR merge metrics
 (Avg merge 11d 1h) (45 merged PRs in 30d)

Description

RTK should have an update command to get latest version without having to use brew or re-install

We could use a auto-updater but we need user consent to update, so we need to figure a way to cleanly ask user for update or inform update is available, at least a update command.

Contributor guide