Skip to content

CLI auto-update completes silently with no user notification #21037

@ravshansbox

Description

@ravshansbox

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

  1. Install an older version: opencode upgrade 1.3.13
  2. Verify: opencode --version shows 1.3.13
  3. Run: opencode
  4. Observe: auto-update happens silently, no notification shown

Screenshot and/or share link

N/A

Operating System

macOS

Terminal

Terminal app

Metadata

Metadata

Assignees

Labels

coreAnything pertaining to core functionality of the application (opencode server stuff)

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions