Skip to content

Report actual version changes in the agent update toast#18

Merged
SDSLeon merged 2 commits into
masterfrom
lightcode/vivid-yak
May 24, 2026
Merged

Report actual version changes in the agent update toast#18
SDSLeon merged 2 commits into
masterfrom
lightcode/vivid-yak

Conversation

@SDSLeon

@SDSLeon SDSLeon commented May 24, 2026

Copy link
Copy Markdown
Owner
  • Improve the agent update notification to report the actual version change or state if it is already up to date.
  • Compare the post-update agent version against the pre-update version to handle updaters that exit with 0 even when no changes are made.
  • Mock useAgentStatusesStore.getState() and add unit tests covering both successful version updates and unchanged state flows.

Compare the freshly-detected agent version against the pre-update
version to accurately report whether the agent was updated or is
already up to date.

- Update SingleAgentSettings to compare new and old version post-update
- Add unit tests verifying successful update and already up-to-date toasts
@vercel

vercel Bot commented May 24, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
lightcode-landing Ready Ready Preview, Comment May 24, 2026 9:24pm

@SDSLeon SDSLeon merged commit cd6e5ce into master May 24, 2026
5 of 6 checks passed
@SDSLeon SDSLeon deleted the lightcode/vivid-yak branch May 24, 2026 21:24
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