Skip to content

Socket 6.10.0

Latest

Choose a tag to compare

@gaelic-ghost gaelic-ghost released this 15 May 18:48
2f8c3f6

What changed

  • Expanded python-skills with project shape, build, diagnostics, package, tooling/style, CI, and upgrade workflows.
  • Repaired the Python child validator so it checks AGENTS.md, plugin metadata, and skill metadata without reintroducing a child README.
  • Reclassified python-skills under Developer Tools and corrected its Socket-hosted metadata URLs.
  • Normalized architecture JSON projectRoot output to a repo-relative value.
  • Aligned maintained Socket plugin version surfaces on 6.10.0.

Breaking changes

None.

Migration/upgrade notes

Run codex plugin marketplace upgrade socket to refresh an existing Socket marketplace install.

Verification performed

  • uv run scripts/validate_socket_metadata.py
  • scripts/release.sh inventory
  • scripts/release.sh release-ready 6.10.0
  • Local checkout Socket marketplace smoke test for python-skills 6.10.0
  • Git-backed Socket marketplace smoke test for python-skills 6.10.0
  • PR validation check passed on GitHub