Skip to content

plugin: add Codex GUI worktree environments#68

Merged
gaelic-ghost merged 4 commits into
mainfrom
plugin/codex-gui-worktrees
Jun 6, 2026
Merged

plugin: add Codex GUI worktree environments#68
gaelic-ghost merged 4 commits into
mainfrom
plugin/codex-gui-worktrees

Conversation

@gaelic-ghost
Copy link
Copy Markdown
Owner

Summary

  • add productivity-skills guidance for Codex GUI worktree-first development
  • add SwiftPM, Xcode, Vapor, Hummingbird, and server-side Swift Codex local environment templates
  • teach Apple Dev Skills bootstrap/sync flows to install or preserve .codex/environments templates
  • bump Socket shared version to 6.17.0 for a minor release

Verification

  • uv run pytest (plugins/apple-dev-skills)
  • bash .github/scripts/validate_repo_docs.sh (plugins/apple-dev-skills)
  • uv run pytest (plugins/productivity-skills)
  • uv run scripts/validate_socket_metadata.py
  • git diff --check
  • branch-local Socket marketplace smoke check with isolated CODEX_HOME

@gaelic-ghost gaelic-ghost added the enhancement New feature or request label Jun 6, 2026
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Jun 6, 2026

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 12 minutes and 9 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: ac7a4f0c-e0ed-4f75-be99-ebcdda0641a6

📥 Commits

Reviewing files that changed from the base of the PR and between 83fd16f and 4ec4d59.

⛔ Files ignored due to path filters (8)
  • plugins/agent-plugin-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 (70)
  • README.md
  • ROADMAP.md
  • plugins/agent-plugin-skills/.codex-plugin/plugin.json
  • plugins/agent-plugin-skills/pyproject.toml
  • plugins/android-dev-skills/.codex-plugin/plugin.json
  • plugins/apple-dev-skills/.codex-plugin/plugin.json
  • plugins/apple-dev-skills/.github/scripts/sync_shared_snippets.sh
  • plugins/apple-dev-skills/pyproject.toml
  • plugins/apple-dev-skills/shared/agents-snippets/apple-swift-package-core.md
  • plugins/apple-dev-skills/shared/agents-snippets/apple-xcode-project-core.md
  • plugins/apple-dev-skills/skills/appkit-app-architecture-workflow/references/snippets/apple-xcode-project-core.md
  • plugins/apple-dev-skills/skills/apple-ui-accessibility-workflow/references/snippets/apple-xcode-project-core.md
  • plugins/apple-dev-skills/skills/bootstrap-swift-package/SKILL.md
  • plugins/apple-dev-skills/skills/bootstrap-swift-package/references/snippets/apple-swift-package-core.md
  • plugins/apple-dev-skills/skills/bootstrap-swift-package/scripts/bootstrap_swift_package.sh
  • plugins/apple-dev-skills/skills/bootstrap-swift-package/scripts/run_workflow.py
  • plugins/apple-dev-skills/skills/bootstrap-xcode-app-project/SKILL.md
  • plugins/apple-dev-skills/skills/bootstrap-xcode-app-project/references/snippets/apple-xcode-project-core.md
  • plugins/apple-dev-skills/skills/bootstrap-xcode-app-project/scripts/bootstrap_xcode_app_project.py
  • plugins/apple-dev-skills/skills/explore-apple-swift-docs/references/snippets/apple-xcode-project-core.md
  • plugins/apple-dev-skills/skills/format-swift-sources/references/snippets/apple-xcode-project-core.md
  • plugins/apple-dev-skills/skills/safari-extension-control-workflow/references/snippets/apple-xcode-project-core.md
  • plugins/apple-dev-skills/skills/swift-package-build-run-workflow/references/snippets/apple-swift-package-core.md
  • plugins/apple-dev-skills/skills/swift-package-testing-workflow/references/snippets/apple-swift-package-core.md
  • plugins/apple-dev-skills/skills/swift-package-workflow/references/snippets/apple-swift-package-core.md
  • plugins/apple-dev-skills/skills/swiftui-app-architecture-workflow/references/snippets/apple-xcode-project-core.md
  • plugins/apple-dev-skills/skills/sync-swift-package-guidance/SKILL.md
  • plugins/apple-dev-skills/skills/sync-swift-package-guidance/references/snippets/apple-swift-package-core.md
  • plugins/apple-dev-skills/skills/sync-swift-package-guidance/scripts/run_workflow.py
  • plugins/apple-dev-skills/skills/sync-swift-package-guidance/scripts/sync_swift_package_guidance.py
  • plugins/apple-dev-skills/skills/sync-xcode-project-guidance/SKILL.md
  • plugins/apple-dev-skills/skills/sync-xcode-project-guidance/references/snippets/apple-xcode-project-core.md
  • plugins/apple-dev-skills/skills/sync-xcode-project-guidance/scripts/run_workflow.py
  • plugins/apple-dev-skills/skills/sync-xcode-project-guidance/scripts/sync_xcode_project_guidance.py
  • plugins/apple-dev-skills/skills/xcode-app-project-workflow/references/snippets/apple-xcode-project-core.md
  • plugins/apple-dev-skills/skills/xcode-build-run-workflow/references/snippets/apple-xcode-project-core.md
  • plugins/apple-dev-skills/skills/xcode-testing-workflow/references/snippets/apple-xcode-project-core.md
  • plugins/apple-dev-skills/templates/codex-local-environments/swift-package.toml
  • plugins/apple-dev-skills/templates/codex-local-environments/xcode-project.toml
  • plugins/apple-dev-skills/tests/test_bootstrap_workflow.py
  • plugins/apple-dev-skills/tests/test_swift_package_guidance_sync_workflow.py
  • plugins/apple-dev-skills/tests/test_xcode_app_bootstrap_workflow.py
  • plugins/apple-dev-skills/tests/test_xcode_guidance_sync_workflow.py
  • plugins/cardhop-app/.codex-plugin/plugin.json
  • plugins/cardhop-app/mcp/pyproject.toml
  • plugins/codex-utilities/.codex-plugin/plugin.json
  • plugins/dotnet-skills/.codex-plugin/plugin.json
  • plugins/productivity-skills/.codex-plugin/plugin.json
  • plugins/productivity-skills/docs/maintainers/codex-gui-worktree-guidance.md
  • plugins/productivity-skills/pyproject.toml
  • plugins/productivity-skills/skills/codex-gui-worktree-workflow/SKILL.md
  • plugins/productivity-skills/skills/codex-gui-worktree-workflow/agents/openai.yaml
  • plugins/productivity-skills/skills/codex-gui-worktree-workflow/references/codex-gui-worktree-guidance.md
  • plugins/python-skills/.codex-plugin/plugin.json
  • plugins/python-skills/pyproject.toml
  • plugins/rust-skills/.codex-plugin/plugin.json
  • plugins/server-side-swift/.codex-plugin/plugin.json
  • plugins/server-side-swift/AGENTS.md
  • plugins/server-side-swift/skills/hummingbird-server-workflow/SKILL.md
  • plugins/server-side-swift/skills/vapor-server-workflow/SKILL.md
  • plugins/server-side-swift/templates/codex-local-environments/hummingbird.toml
  • plugins/server-side-swift/templates/codex-local-environments/swift-server-package.toml
  • plugins/server-side-swift/templates/codex-local-environments/vapor.toml
  • plugins/spotify/.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
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch plugin/codex-gui-worktrees

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 19857da into main Jun 6, 2026
2 checks passed
@gaelic-ghost gaelic-ghost deleted the plugin/codex-gui-worktrees branch June 6, 2026 19:38
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