Releases: gaelic-ghost/socket
Releases · gaelic-ghost/socket
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
v6.7.19
Full Changelog: v6.7.18...v6.7.19
v6.7.18
What changed
- Updated swiftasb-skills guidance for SwiftASB v1.1.4.
- Added guidance for CodexWorkspace.ProjectInfo project identity and CodexAppServer.ThreadSource source facts.
- Bumped Socket shared plugin version surfaces to 6.7.18.
Breaking changes
- None.
Migration/upgrade notes
- Run codex plugin marketplace upgrade socket to refresh the Socket marketplace.
Verification performed
- uv run scripts/validate_socket_metadata.py
- scripts/release.sh release-ready 6.7.18
- GitHub Actions Validate Socket Metadata passed on b9f33c5.
v6.7.17
Full Changelog: v6.7.16...v6.7.17