Skip to content

plugin: point Apple Dev Skills to Socket#9

Merged
gaelic-ghost merged 1 commit into
mainfrom
plugin/socket-compat-marketplace
May 31, 2026
Merged

plugin: point Apple Dev Skills to Socket#9
gaelic-ghost merged 1 commit into
mainfrom
plugin/socket-compat-marketplace

Conversation

@gaelic-ghost

Copy link
Copy Markdown
Owner

Summary

  • point the standalone Apple Dev Skills marketplace at the Socket-hosted plugin payload
  • replace the README with compatibility and Socket install guidance
  • add a regression test for the compatibility marketplace source

Verification

  • bash .github/scripts/validate_repo_docs.sh
  • uv run pytest
  • local compatibility marketplace smoke with isolated CODEX_HOME

@coderabbitai

coderabbitai Bot commented May 31, 2026

Copy link
Copy Markdown

Warning

Review limit reached

@gaelic-ghost, we couldn't start this review because you've reached your PR review rate limit.

More reviews will be available in 55 minutes and 20 seconds. Learn how PR review limits work.

Your organization has run out of usage credits. Purchase more in the billing tab.

⌛ How to resolve this issue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans include higher PR review limits than trial, open-source, and free plans. In all cases, reviews become available again over time. During sustained high-volume PR review activity, CodeRabbit may temporarily slow when the next review becomes available.

Please see our Fair Usage Limits Policy for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: 26cf2685-64b1-425f-b8b6-550a34978836

📥 Commits

Reviewing files that changed from the base of the PR and between fc6f436 and c7ff0dc.

⛔ Files ignored due to path filters (1)
  • uv.lock is excluded by !**/*.lock
📒 Files selected for processing (7)
  • .agents/plugins/marketplace.json
  • .codex-plugin/plugin.json
  • .github/scripts/validate_repo_docs.sh
  • AGENTS.md
  • README.md
  • pyproject.toml
  • tests/test_compatibility_marketplace.py
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch plugin/socket-compat-marketplace

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 and usage tips.

@gaelic-ghost gaelic-ghost merged commit f2627ee into main May 31, 2026
2 checks passed
@gaelic-ghost gaelic-ghost deleted the plugin/socket-compat-marketplace branch May 31, 2026 21:47

@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: c7ff0dcc10

ℹ️ 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".

"source": {
"source": "local",
"path": "./"
"source": "git-subdir",

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

P1 Badge Use a supported marketplace source type

When Codex discovers this repo marketplace, this entry is rejected before it can redirect users to Socket. I checked Codex's marketplace parser (codex-rs/core/src/plugins/marketplace.rs): RawMarketplaceManifestPluginSource is an internally tagged enum with only the local variant, so source: "git-subdir" deserializes as an unknown variant. As a result, users following codex plugin marketplace add gaelic-ghost/apple-dev-skills cannot load or install the compatibility marketplace entry.

Useful? React with 👍 / 👎.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant