Skip to content

Require user approval before downloading Agent updates#3003

Open
mondalaci wants to merge 2 commits into
masterfrom
issue-2465-manual-agent-update-approval
Open

Require user approval before downloading Agent updates#3003
mondalaci wants to merge 2 commits into
masterfrom
issue-2465-manual-agent-update-approval

Conversation

@mondalaci

Copy link
Copy Markdown
Member

Summary

  • Show a top notification bar when an Agent update is available, with Review changelog and Update actions, instead of auto-downloading in the background
  • Rename the startup setting to Check for new Agent version on startup
  • Let Check for update restore a previously dismissed notification bar, and fix the settings spinner staying visible after an update is found

Closes #2465

Test plan

  • Enable Check for new Agent version on startup, restart Agent, and verify the update bar appears when a newer version exists
  • Dismiss the bar with ×, click Check for update in Settings, and verify the bar reappears
  • Click Review changelog and confirm it opens the GitHub CHANGELOG in the browser
  • Click Update and confirm the update downloads and Agent restarts
  • Verify the Check for update spinner stops after the check completes (whether or not an update is available)
  • Verify forced Agent update (newer keyboard config) still auto-downloads and installs

Made with Cursor

Show a top notification bar when an update is available, with Review changelog and Update actions, instead of auto-downloading on startup. Rename the startup setting and let manual Check for update restore a dismissed bar.

Co-authored-by: Cursor <cursoragent@cursor.com>
Type the IPC payload as UpdateInfo instead of any.

Co-authored-by: Cursor <cursoragent@cursor.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Manual Agent update approval

1 participant