Skip to content

v0.8.0

Latest

Choose a tag to compare

@github-actions github-actions released this 23 Jun 12:51
· 1 commit to main since this release
20d6edf

Added

  • 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.