Skip to content

mjcramerz/codex

v1.1.0

Repository-specific workflow for the Codex Rust workspace, CLI, SDKs, generated configuration schema, and project validation commands.

What this package declares

The file a client reads when it loads this plugin, exactly as this revision carries it.

plugin.json
{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "codex",
  "version": "1.1.0",
  "description": "Repository-specific workflow for the Codex Rust workspace, CLI, SDKs, generated configuration schema, and project validation commands.",
  "author": {
    "name": "Codex Setup"
  },
  "keywords": [
    "codex",
    "rust",
    "cli",
    "sdk",
    "config-schema"
  ],
  "extensions": {
    "com.openai": {
      "interface": {
        "displayName": "Codex Repository",
        "shortDescription": "Codex source repository workflow",
        "longDescription": "Use this plugin for focused work in the Codex source repository with nested instruction discovery, source-versus-generated boundaries, just-based formatting and testing, and configuration-schema synchronization.",
        "developerName": "Codex Setup",
        "category": "Developer Tools",
        "capabilities": [
          "Read",
          "Write"
        ],
        "defaultPrompt": [
          "Use the Codex Repository plugin for a focused source change and validation."
        ],
        "brandColor": "#2563EB"
      }
    }
  }
}

What else this package ships

These files come with the package and this site does not publish them. They are listed so you know what is there before you install it.

  • openai.yaml
View on GitHub

Client extensions

Data this package carries for particular clients. The directory lists the clients named and never reads what is addressed to them.

  • com.openai