Releases: gaelic-ghost/socket
Releases · gaelic-ghost/socket
Socket 6.10.0
What changed
- Expanded
python-skillswith 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-skillsunder Developer Tools and corrected its Socket-hosted metadata URLs. - Normalized architecture JSON
projectRootoutput 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.pyscripts/release.sh inventoryscripts/release.sh release-ready 6.10.0- Local checkout Socket marketplace smoke test for
python-skills6.10.0 - Git-backed Socket marketplace smoke test for
python-skills6.10.0 - PR validation check passed on GitHub
v6.9.0
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 socketafter the release to refresh the Socket marketplace install.
Verification performed
uv run scripts/validate_socket_metadata.pyuv run pytestgit 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
What changed
- Added the
safari-extension-control-workflowskill through the subtree-managedapple-dev-skillschild 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.0release after pushing the subtree state togaelic-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.shuv run pytestuv run scripts/validate_socket_metadata.py- Socket PR #51
validatecheck passed. - CodeRabbit review comments were addressed.
apple-dev-skillsGitHub ActionsValidate Docs And Skillspassed onmain.scripts/release.sh release-ready 6.8.0
v6.7.26
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
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
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
Patch release aligning swiftasb-skills with SwiftASB v1.3.1 startup APIs and bumping Socket marketplace versions to 6.7.23.
v6.7.22
What's Changed
- docs: add promo audio and refresh marketplace readmes by @gaelic-ghost in #50
Full Changelog: v6.7.21...v6.7.22
v6.7.21
What changed
- Fixed Socket release-ready subtree accounting for version-only child bumps.
- Version-only edits under
plugins/apple-dev-skillsnow reportno subtree push requiredwhen they only touch maintained version surfaces and adjacentuv.lockself-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.pyuv run scripts/validate_socket_metadata.pyscripts/release.sh release-ready 6.7.21
v6.7.20
Full Changelog: v6.7.19...v6.7.20