Skip to content

release: bump Socket to 9.18.0#155

Merged
gaelic-ghost merged 1 commit into
mainfrom
release/9-18-0
Jul 19, 2026
Merged

release: bump Socket to 9.18.0#155
gaelic-ghost merged 1 commit into
mainfrom
release/9-18-0

Conversation

@gaelic-ghost

@gaelic-ghost gaelic-ghost commented Jul 19, 2026

Copy link
Copy Markdown
Owner

Summary

  • align every maintained Socket version surface to 9.18.0
  • prepare the merged Model Lab Skills feature for a minor release
  • retain standard release mode with no subtree action required

Verification

  • scripts/release.sh inventory reports one shared 9.18.0 version
  • uv run pytest (111 passed, 1 skipped)
  • Socket metadata, Hermes, and Claude Code/Cowork compatibility validators passed

Breaking

None.

Summary by CodeRabbit

  • Release
    • Updated the platform and included plugins to version 9.18.0.
    • Improved release consistency across plugin packages and related integrations.
  • Style
    • Reformatted one capability declaration without changing its behavior.

Why:
Publish the new Model Lab Skills plugin and its portable Codex, Hermes, Claude Code, and Cowork inventory.

Verification:
- scripts/release.sh inventory
- uv run pytest (111 passed, 1 skipped)
- Socket metadata, Hermes, and Claude/Cowork validators passed

Breaking:
- None
@gaelic-ghost gaelic-ghost added the enhancement New feature or request label Jul 19, 2026
@gaelic-ghost
gaelic-ghost merged commit cc4355f into main Jul 19, 2026
1 of 2 checks passed
@gaelic-ghost
gaelic-ghost deleted the release/9-18-0 branch July 19, 2026 17:04
@coderabbitai

coderabbitai Bot commented Jul 19, 2026

Copy link
Copy Markdown

Review Change Stack

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: e76fd494-1f67-4292-99ae-3e19f04ea7b2

📥 Commits

Reviewing files that changed from the base of the PR and between 3ba7182 and 0502320.

⛔ Files ignored due to path filters (8)
  • plugins/agent-portability-skills/uv.lock is excluded by !**/*.lock
  • plugins/apple-dev-skills/uv.lock is excluded by !**/*.lock
  • plugins/cardhop-app/mcp/uv.lock is excluded by !**/*.lock
  • plugins/productivity-skills/uv.lock is excluded by !**/*.lock
  • plugins/python-skills/uv.lock is excluded by !**/*.lock
  • plugins/things-app/mcp/uv.lock is excluded by !**/*.lock
  • plugins/things-app/uv.lock is excluded by !**/*.lock
  • uv.lock is excluded by !**/*.lock
📒 Files selected for processing (33)
  • plugins/agent-portability-skills/.codex-plugin/plugin.json
  • plugins/agent-portability-skills/pyproject.toml
  • plugins/agentdeck/.codex-plugin/plugin.json
  • plugins/android-dev-skills/.codex-plugin/plugin.json
  • plugins/apple-creator-studio-skills/.codex-plugin/plugin.json
  • plugins/apple-dev-skills/.codex-plugin/plugin.json
  • plugins/apple-dev-skills/pyproject.toml
  • plugins/cardhop-app/.codex-plugin/plugin.json
  • plugins/cardhop-app/mcp/pyproject.toml
  • plugins/cloud-deployment-skills/.codex-plugin/plugin.json
  • plugins/cloud-inference-skills/.codex-plugin/plugin.json
  • plugins/cybersecurity-skills/.codex-plugin/plugin.json
  • plugins/dotnet-skills/.codex-plugin/plugin.json
  • plugins/game-dev-skills/.codex-plugin/plugin.json
  • plugins/messaging-collaboration-skills/.codex-plugin/plugin.json
  • plugins/model-lab-skills/.codex-plugin/plugin.json
  • plugins/network-protocol-skills/.codex-plugin/plugin.json
  • plugins/productivity-skills/.codex-plugin/plugin.json
  • plugins/productivity-skills/pyproject.toml
  • plugins/python-skills/.codex-plugin/plugin.json
  • plugins/python-skills/pyproject.toml
  • plugins/reverse-engineering-skills/.codex-plugin/plugin.json
  • plugins/rust-skills/.codex-plugin/plugin.json
  • plugins/server-side-jvm/.codex-plugin/plugin.json
  • plugins/server-side-swift/.codex-plugin/plugin.json
  • plugins/spotify/.codex-plugin/plugin.json
  • plugins/swift-lang/.codex-plugin/plugin.json
  • plugins/swiftasb-skills/.codex-plugin/plugin.json
  • plugins/things-app/.codex-plugin/plugin.json
  • plugins/things-app/mcp/pyproject.toml
  • plugins/things-app/pyproject.toml
  • plugins/web-dev-skills/.codex-plugin/plugin.json
  • pyproject.toml

📝 Walkthrough

Walkthrough

Version metadata across plugin manifests and package configuration files is updated from 9.17.0 to 9.18.0. The model-lab manifest also reformats its unchanged capabilities array.

Changes

Release version alignment

Layer / File(s) Summary
Plugin manifest version updates
plugins/*/.codex-plugin/plugin.json
Plugin manifest versions are updated to 9.18.0; the model-lab capabilities array is reformatted with the same values.
Package version metadata
pyproject.toml, plugins/*/pyproject.toml
Root and plugin package versions are updated to 9.18.0.

Estimated code review effort: 1 (Trivial) | ~3 minutes

Possibly related PRs

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch release/9-18-0

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant