Agents Shipgate Codex plugin is GA #174
pengfei-threemoonslab
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Agents Shipgate's Codex plugin is now GA for the repo-backed Codex plugin channel.
Install it from Codex, start a fresh thread, and invoke the skill:
Codex install path:
Runtime CLI requirement:
pipx install agents-shipgate pipx upgrade agents-shipgate agents-shipgate --version # require >=0.11.0If
pipxis unavailable, or an older pip install is on PATH:python -m pip install -U "agents-shipgate>=0.11"The plugin is skill-only: it gives Codex the Agents Shipgate workflows, while the scanner remains the local
agents-shipgateCLI. Codex checks CLI availability/version, then runs existing flows such asdetect,bootstrap,scan,verify, and JSON report reading.Docs:
Beta Was this translation helpful? Give feedback.
All reactions