Language:JapaneseEnglish

github Codex Plugin

Author
OpenAI
Category
Developer Tools
Topics
Project Management & Collaboration · Cloud, Deployment & CI/CD · Code Quality, Review & Testing
Version
0.1.11
First cataloged
2026-07-12 (UTC)
Explanation last updated
2026-09-03 (UTC)
Source (GitHub) last updated
2026-08-26 (UTC) (10 days ago)

The explanation below is AI-generated. Please verify it against the sources.

This plugin is a developer tool that lets a user inspect GitHub repositories, review and prioritize pull requests and issues, and look into failing CI checks. According to plugin.json, it relies primarily on a built-in GitHub connector while falling back to command-line operations when needed. It is developed by OpenAI and distributed under the MIT license. Its interface supports both interactive and write actions, and it is categorized as a Developer Tools plugin. The repository's README lists it among a broader collection of example Codex plugins.

About the service

GitHub is a platform for hosting Git repositories, coordinating work through pull requests and issues, and running CI/CD pipelines with GitHub Actions. This plugin connects to that platform to retrieve repository information and help publish changes on a user's behalf.

What you can do with github

  • Look through the contents and structure of a repository
  • Review and organize pull requests and issues
  • Investigate failing CI or Actions checks
  • Prepare code changes and publish them for review
  • Rely on a connector by default, with CLI commands used as a fallback

Sources

History of github

  • Codex Plugin Updated plugin manifest (plugin.json) of github
  • Codex Plugin Updated version of github (0.1.6 → 0.1.11)

Back to list