No toast notification shown after successful auto-upgrade #2746

Closed
opened 2026-02-16 17:37:05 -05:00 by yindo · 0 comments
Owner

Originally created by @Ravi-AIML on GitHub (Nov 10, 2025).

Description

When OpenCode automatically upgrades to a new version in the background, no toast notification is displayed to inform the user that the upgrade was successful.

Current Behavior

  • OpenCode silently upgrades in the background
  • No visual feedback is shown to the user
  • User is unaware that the version has changed

Expected Behavior

A toast notification should appear showing:

  • Success message indicating upgrade completed
  • New version number

OpenCode version

1.0.51

Steps to reproduce

  1. Install an older version: opencode upgrade 1.0.50
  2. Start OpenCode TUI: opencode
  3. Wait for 30-60 seconds (background upgrade should trigger automatically)
  4. Close the terminal
  5. Run opencode --version to verify version changed to 1.0.51
  6. Issue: No toast notification was shown during the upgrade

Screenshot and/or share link

No response

Operating System

Windows/Linux/macOS

Terminal

cmd, bashrc

Originally created by @Ravi-AIML on GitHub (Nov 10, 2025). ### Description When OpenCode automatically upgrades to a new version in the background, no toast notification is displayed to inform the user that the upgrade was successful. ## Current Behavior - OpenCode silently upgrades in the background - No visual feedback is shown to the user - User is unaware that the version has changed ## Expected Behavior A toast notification should appear showing: - Success message indicating upgrade completed - New version number ### OpenCode version 1.0.51 ### Steps to reproduce 1. Install an older version: `opencode upgrade 1.0.50` 2. Start OpenCode TUI: `opencode` 3. Wait for 30-60 seconds (background upgrade should trigger automatically) 4. Close the terminal 5. Run `opencode --version` to verify version changed to `1.0.51` 6. **Issue:** No toast notification was shown during the upgrade ### Screenshot and/or share link _No response_ ### Operating System Windows/Linux/macOS ### Terminal cmd, bashrc
yindo added the opentuibug labels 2026-02-16 17:37:05 -05:00
yindo closed this issue 2026-02-16 17:37:05 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#2746