Skip to content

Fix marketplace cache path migration - #3

Merged
Walvez merged 1 commit into
mainfrom
codex/fix-marketplace-cache-path
Jul 18, 2026
Merged

Fix marketplace cache path migration#3
Walvez merged 1 commit into
mainfrom
codex/fix-marketplace-cache-path

Conversation

@Walvez

@Walvez Walvez commented Jul 18, 2026

Copy link
Copy Markdown
Owner

What changed

  • rename the marketplace ID from grok-subagent to walvez-grok
  • keep the plugin ID as grok-subagent
  • bump the patch release to 0.3.1
  • document the one-time migration for existing installations
  • update repository validation and installation examples

Why

The marketplace and plugin previously shared the same name, producing a cache path with two consecutive grok-subagent segments. Skill path resolution could collapse one segment, forcing Codex to rediscover the installed version before every Grok invocation.

Using distinct marketplace and plugin IDs gives the cache an unambiguous, version-stable layout.

Validation

  • npm test
  • 9 unit tests passed
  • MCP smoke passed with 9 tools
  • marketplace and plugin layout validation passed

@Walvez
Walvez merged commit a4ce05a into main Jul 18, 2026
4 checks passed
@Walvez
Walvez deleted the codex/fix-marketplace-cache-path branch July 18, 2026 07:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant