Skip to content
This repository was archived by the owner on Sep 1, 2026. It is now read-only.

v6.14.1

Latest

Choose a tag to compare

@gaelic-ghost gaelic-ghost released this 31 May 21:49
· 3 commits to main since this release
f2627ee

Apple Dev Skills v6.14.1

What changed

  • Converted the standalone Apple Dev Skills marketplace into a compatibility pointer to the Socket-hosted plugin payload.
  • Updated the standalone README to lead users to gaelic-ghost/socket while preserving the existing apple-dev-skills marketplace upgrade path.
  • Added a regression test that verifies .agents/plugins/marketplace.json points at https://github.com/gaelic-ghost/socket.git with source: git-subdir and path: ./plugins/apple-dev-skills.

Breaking changes

  • None for Codex marketplace users. Existing standalone marketplace users can continue running codex plugin marketplace upgrade apple-dev-skills.

Migration/upgrade notes

  • Preferred new install path: codex plugin marketplace add gaelic-ghost/socket.
  • Compatibility path remains: codex plugin marketplace add gaelic-ghost/apple-dev-skills.
  • If both marketplaces are configured, prefer apple-dev-skills@socket.

Verification performed

  • Ran bash .github/scripts/validate_repo_docs.sh.
  • Ran uv run pytest with the expected sibling productivity-skills checkout available.
  • Ran uv run pytest tests/test_compatibility_marketplace.py after merging to main.
  • Ran Git-backed standalone marketplace add and upgrade smoke testing with an isolated CODEX_HOME.