rtk-ai/rtk

feat: version check notification (no auto-update)

Open

#725 建立於 2026年3月19日

在 GitHub 查看
 (2 留言) (1 反應) (0 負責人)Rust (48,085 star) (2,914 fork)batch import
P2-importanteffort-mediumenhancementgood first issue

描述

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

貢獻者指南