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
ocp init now creates global/config/opencode and global/data/opencode symlinks inside the store, pointing at the live opencode directories (~/.config/opencode and ~/.local/share/opencode) so they can be edited directly from the store.
ocp export/ocp import now include the live/global opencode config and portable global data in the bundle. Shared-managed entries (skills/, auth.json, mcp-auth.json), session/runtime data (opencode.db*, snapshot/, storage/, tool-output/, log/, bin/), dependency trees, and .bak files are excluded so the shared/profile layers remain authoritative and bundles stay small.