Skip to content

release: prepare Socket v10.0.0 - #190

Merged
gaelic-ghost merged 3 commits into
mainfrom
release/socket-v10.0.0
Aug 21, 2026
Merged

release: prepare Socket v10.0.0#190
gaelic-ghost merged 3 commits into
mainfrom
release/socket-v10.0.0

Conversation

@gaelic-ghost

Copy link
Copy Markdown
Owner

Summary

  • prepares Socket v10.0.0 through the single protected-main release workflow
  • includes the canonical Swift workspace, native local-server, Soto, and GitHub-only deployment changes
  • consolidates Socket release automation and guidance

Verification

  • uv run scripts/validate_socket.py --profile full
  • scripts/release.sh prepare 10.0.0

@gaelic-ghost gaelic-ghost added the needs-triage Awaiting maintainer triage label Aug 21, 2026

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 4fcad9c090

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment on lines +28 to +29
root guidance audit: PASS
root documentation audit: PASS

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2 Badge Remove references to nonexistent root audits

When maintainers use this plan to reproduce the validation, these two PASS results refer to checks that no longer exist: a repo-wide search finds no root guidance or documentation audit command, and this commit removes every root-guidance assertion except the Speak Swiftly mirror check. Consequently, the plan's exit criterion and final-validation claim cannot be verified and may conceal future guidance drift; retain runnable audits or name only the checks that actually ran.

AGENTS.md reference: AGENTS.md:L38-L39

Useful? React with 👍 / 👎.

Repository owner deleted a comment from coderabbitai Bot Aug 21, 2026
@gaelic-ghost
gaelic-ghost merged commit a5793c1 into main Aug 21, 2026
1 check passed
@gaelic-ghost
gaelic-ghost deleted the release/socket-v10.0.0 branch August 21, 2026 01:09

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 640bdae056

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment on lines +102 to +105
if overlong_descriptions:
raise ValidationError(
"Hermes skill descriptions exceed the maximum length:\n- "
+ "\n- ".join(overlong_descriptions)

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2 Badge Document the new hard description limit

When maintainers follow docs/maintainers/hermes-compatibility.md and add an exported description over 240 characters, the guide still says this validator only emits a non-blocking warning, but this new exception now fails the compatibility, full, and release validation profiles. Update the owning guide to describe the hard limit, or retain the documented warning behavior, so contributors are not surprised by a release-blocking failure.

AGENTS.md reference: AGENTS.md:L38-L39

Useful? React with 👍 / 👎.

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

Labels

needs-triage Awaiting maintainer triage

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant