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
The container now mounts the snapshot at its host-identical absolute path
and starts sessions from a symlinked host-shaped project path, because the
host-side mc-module stats the project root on the host filesystem and the
plugin embeds absolute paths in config and session state. The snapshot
plugin package declares and installs @opencode-ai/plugin, the one bare
import the dist bundle externalizes, since OpenCode's file:// plugin loader
reports resolution failures only as session errors with no log line. The
entrypoint also exposes the mounted subc connection file at the XDG data
default the plugin's client resolves.
Co-authored-by: Alfonso <alfonso@cortexkit.io>
0 commit comments