Downgrading clobbered by auto-update #743

Closed
opened 2026-02-16 17:28:06 -05:00 by yindo · 2 comments
Owner

Originally created by @Fortyseven on GitHub (Jul 15, 2025).

Originally assigned to: @thdxr on GitHub.

Running opencode upgrade 0.3.10 (for example) to downgrade properly pulls the right version, but the auto-update function immediately upgrades over it on start.

Of course, this is more of a design conflict than a proper 'bug' so I don't know how you'd want to handle that, but I'm noting it here. :)

(Found this while tracking down an unrelated issue, trying to ascertain if 0.3.13 broke something on this end.)

Originally created by @Fortyseven on GitHub (Jul 15, 2025). Originally assigned to: @thdxr on GitHub. Running `opencode upgrade 0.3.10` (for example) to downgrade properly pulls the right version, but the auto-update function immediately upgrades over it on start. Of course, this is more of a design conflict than a proper 'bug' so I don't know how you'd want to handle that, but I'm noting it here. :) (Found this while tracking down an unrelated issue, trying to ascertain if 0.3.13 broke something on this end.)
yindo closed this issue 2026-02-16 17:28:06 -05:00
Author
Owner

@danriedl commented on GitHub (Jul 16, 2025):

Set this in your config:

"autoupdate": false
@danriedl commented on GitHub (Jul 16, 2025): Set this in your config: ```json "autoupdate": false ```
Author
Owner

@thdxr commented on GitHub (Jul 16, 2025):

yeah config should help - can't really think of a better way

@thdxr commented on GitHub (Jul 16, 2025): yeah config should help - can't really think of a better way
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#743