Skip to content

feat: add CLI auto-update functionality#8

Merged
htekdev merged 1 commit into
mainfrom
feat/auto-update
Feb 26, 2026
Merged

feat: add CLI auto-update functionality#8
htekdev merged 1 commit into
mainfrom
feat/auto-update

Conversation

@htekdev
Copy link
Copy Markdown
Owner

@htekdev htekdev commented Feb 26, 2026

Adds automatic CLI update checking:

  • Checks for updates once per hour in background
  • Downloads new version if available without blocking hooks
  • Tracks installed version in .version file
  • Install script supports --check-only mode

- Check for updates once per hour in background
- Don't re-download if already at latest version
- Track installed version in .version file
- Install script supports --check-only mode
- Also fixes Linux ARM64 detection in bash hook

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@htekdev htekdev merged commit 3ebfe8e into main Feb 26, 2026
3 checks passed
@htekdev htekdev deleted the feat/auto-update branch February 26, 2026 15:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant