Skip to content

justindfuller-org/ban-fixed-width-prose-hard-block

v1.2.0

Block newly introduced hard-wrapped prose in reconstructible Codex file edits.

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": "ban-fixed-width-prose-hard-block",
  "version": "1.2.0",
  "description": "Block newly introduced hard-wrapped prose in reconstructible Codex file edits.",
  "author": { "name": "Justin Fuller" },
  "extensions": { "com.openai": { "hooks": "./hooks/hooks.json" } }
}

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