`Opencode` `v1.14.44`, fixes upgrade failures in existing workspaces
A patch fixes existing workspace upgrades breaking when the time_used field is introduced. Relevant if you update often; otherwise urgency is low.
- The fix targets upgrade failures in existing workspaces, not new installs, so the blast radius is narrow.
- The trigger was adding the
time_usedfield, which means schema or state migrations were the failure point. - If your team pins
Opencode, this is a safe maintenance update rather than a feature-driven release.