gestalt-mobile 0.17.1 → 0.17.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -50,7 +50,10 @@ skill paths without starting the server. Without `--skills`, a workspace
50
50
  `gestalt-skills.yml` is used when present; otherwise Codex-native selection is
51
51
  preserved. Explicit profiles take precedence over project defaults, which take
52
52
  precedence over native configuration. Gestalt Mobile never rewrites Codex
53
- configuration or skill files.
53
+ configuration or skill files. Exact skill paths remain authoritative, while
54
+ paths inside Codex's versioned plugin cache are rebound to the currently
55
+ discovered plugin version when their marketplace, plugin, and skill-relative
56
+ path still match.
54
57
 
55
58
  ## Themes
56
59