feat: add stable release updater - #17
Conversation
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 5e7fac08b7
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
|
Addressed in 6bc448d. The TUI now starts from cached update state and refreshes stale checks in the background. Failed checks are cached for 24 hours while preserving a known available version. Windows updates now report a staged state and retry replacement after the recall process and proxy release recall.exe. |
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 6bc448d92f
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
Summary
recall updateandrecall update --checkfor stable GitHub Releases.Testing
cargo fmt --checkcargo build --releasetarget/release/recall update --checkcargo testcargo clippy --all-targets -- -D warnings