Skip to content

Releases: gaelic-ghost/socket

Socket 6.10.0

15 May 18:48
2f8c3f6

Choose a tag to compare

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

v6.9.0

14 May 18:14
2c9e434

Choose a tag to compare

What changed

  • Added the installable dotnet-skills plugin with F# and C# treated as peer .NET workflows.
  • Added .NET skills for project choice, solution bootstrap, F#, C#, testing, packaging, diagnostics, ASP.NET Core, interop, CI, upgrades, and tooling/style.
  • Recommended xUnit as the default scaffold test framework for new F# and C# projects while preserving existing repository test frameworks.
  • Added SharpIcon as the dotnet-skills composer and logo asset.
  • Added validation for plugin interface asset paths.
  • Added standard release guidance for temporary CODEX_HOME marketplace smoke checks.

Breaking changes

  • None.

Migration/upgrade notes

  • Run codex plugin marketplace upgrade socket after the release to refresh the Socket marketplace install.

Verification performed

  • uv run scripts/validate_socket_metadata.py
  • uv run pytest
  • git diff --check
  • temporary CODEX_HOME marketplace smoke check
  • local dotnet new xunit --help
  • local dotnet new xunit --help --language F#
  • scripts/release.sh release-ready 6.9.0

v6.8.0

13 May 01:28
02b876d

Choose a tag to compare

What changed

  • Added the safari-extension-control-workflow skill through the subtree-managed apple-dev-skills child repository.
  • Covered Safari Web Extensions, Safari Web Inspector Extensions, Safari App Extensions, Content Blockers, SafariServices control surfaces, native/app-extension messaging, permissions, testing, debugging, and distribution guidance.
  • Bumped the shared Socket-maintained plugin version surfaces to 6.8.0.
  • Published the matching apple-dev-skills v6.8.0 release after pushing the subtree state to gaelic-ghost/apple-dev-skills.

Breaking changes

  • None.

Migration/upgrade notes

  • Refresh the Socket marketplace with codex plugin marketplace upgrade socket.

Verification performed

  • bash .github/scripts/validate_repo_docs.sh
  • uv run pytest
  • uv run scripts/validate_socket_metadata.py
  • Socket PR #51 validate check passed.
  • CodeRabbit review comments were addressed.
  • apple-dev-skills GitHub Actions Validate Docs And Skills passed on main.
  • scripts/release.sh release-ready 6.8.0

v6.7.26

12 May 02:58

Choose a tag to compare

What changed

  • Bumped Socket's maintained plugin and package version surfaces to 6.7.26.
  • Published a patch-only Socket refresh so the Git-backed Speak Swiftly entry exposed through the Socket marketplace can pick up the latest SpeakSwiftlyServer update.

Breaking changes

  • None.

Migration/upgrade notes

  • Run codex plugin marketplace upgrade socket to refresh the Socket marketplace locally.

Verification performed

  • uv run scripts/validate_socket_metadata.py
  • scripts/release.sh inventory
  • scripts/release.sh patch
  • scripts/release.sh release-ready 6.7.26
  • GitHub Actions: Validate Socket Metadata passed for 1e4faa1

v6.7.25

12 May 01:40

Choose a tag to compare

What changed

  • Loosened Socket's coordinated subagent guidance so skills can use subagents when explicitly requested or when narrower workflow guidance tells the agent to ask and the user allows it.
  • Preserved plugin-specific stricter guidance, including Codex Security repository-wide scan workflows that depend on parallel file-pass review.
  • Clarified productivity skill snippets so workflow-driven delegation still requires the ask/allow step before use.
  • Bumped maintained Socket plugin and package version surfaces to 6.7.25.

Breaking changes

  • None.

Migration/upgrade notes

  • Run codex plugin marketplace upgrade socket to refresh the Socket marketplace locally.

Verification performed

  • uv run scripts/validate_socket_metadata.py
  • scripts/release.sh inventory
  • scripts/release.sh patch
  • scripts/release.sh release-ready 6.7.25
  • GitHub Actions: Validate Socket Metadata passed for 28a7429

v6.7.24

11 May 02:59

Choose a tag to compare

What changed

  • Added the Socket neon banner asset to the repository.
  • Displayed the banner above the existing Socket plugin-directory screenshot in README.md.
  • Added the banner path to the root Codex marketplace metadata and validated optional marketplace interface assets.
  • Bumped maintained Socket version surfaces to 6.7.24.

Breaking changes

  • None.

Migration/upgrade notes

  • Refresh the Socket marketplace in Codex with: codex plugin marketplace upgrade socket

Verification performed

  • uv run scripts/validate_socket_metadata.py
  • scripts/release.sh release-ready 6.7.24

v6.7.23

10 May 00:10

Choose a tag to compare

Patch release aligning swiftasb-skills with SwiftASB v1.3.1 startup APIs and bumping Socket marketplace versions to 6.7.23.

v6.7.22

09 May 22:16
84488c2

Choose a tag to compare

What's Changed

Full Changelog: v6.7.21...v6.7.22

v6.7.21

09 May 16:38

Choose a tag to compare

What changed

  • Fixed Socket release-ready subtree accounting for version-only child bumps.
  • Version-only edits under plugins/apple-dev-skills now report no subtree push required when they only touch maintained version surfaces and adjacent uv.lock self-version entries.
  • Bumped maintained Socket plugin and maintainer package version surfaces to 6.7.21.

Breaking changes

None.

Migration/upgrade notes

Run codex plugin marketplace upgrade socket after the GitHub release is available to refresh the local Socket marketplace entry.

Verification performed

  • uv run pytest tests/test_release_version.py
  • uv run scripts/validate_socket_metadata.py
  • scripts/release.sh release-ready 6.7.21

v6.7.20

09 May 00:47

Choose a tag to compare

Full Changelog: v6.7.19...v6.7.20