Description
When the CLI auto-updates itself (patch versions with autoupdate: true), the upgrade completes silently with no notification to the user. The upgrade() function publishes Installation.Event.Updated after success, but no TUI subscriber exists for this event.
Plugins
N/A
OpenCode version
1.3.14
Steps to reproduce
- Install an older version:
opencode upgrade 1.3.13
- Verify:
opencode --version shows 1.3.13
- Run:
opencode
- Observe: auto-update happens silently, no notification shown
Screenshot and/or share link
N/A
Operating System
macOS
Terminal
Terminal app
Description
When the CLI auto-updates itself (patch versions with
autoupdate: true), the upgrade completes silently with no notification to the user. Theupgrade()function publishesInstallation.Event.Updatedafter success, but no TUI subscriber exists for this event.Plugins
N/A
OpenCode version
1.3.14
Steps to reproduce
opencode upgrade 1.3.13opencode --versionshows 1.3.13opencodeScreenshot and/or share link
N/A
Operating System
macOS
Terminal
Terminal app