rtk-ai/rtk

Add updater/auto-updater

Open

#995 opened on Apr 3, 2026

 (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
 (PR metrics pending)

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