rtk-ai/rtk

feat: version check notification (no auto-update)

Open

#725 aperta il 19 mar 2026

Vedi su GitHub
 (2 commenti) (2 reazioni) (0 assegnatari)Rust (2914 fork)batch import
P2-importantarea:clieffort-mediumenhancementgood first issuepriority:low

Metriche repository

Star
 (48.085 star)
Metriche merge PR
 (Merge medio 11g 1h) (45 PR mergiate in 30 g)

Descrizione

Show a one-line message when a newer version is available:

[rtk] v0.32.0 available. Run: brew upgrade rtk
  • Check once per day (cache in ~/.local/share/rtk/)
  • Silent on failure (no network = no message)
  • No auto-download, no auto-install
  • Detect install method (brew, cargo, binary) and show the right upgrade command

Guida contributor