You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Packages published as 0.1.0 depended on internal package version 0.0.1, which does not exist,
so opencode-cockpit@0.1.0 could not be installed. Use 0.1.1.
Releases now fail before publishing if a packed package pins an internal dependency to a
version other than the one being released.
shell_wait / shell.wait with a pattern now matches a prompt that was already on screen
(no trailing newline) before the wait started, instead of timing out.