Skip to content

sebospc/smith

v0.4.0

Code review against your team's rules. The Smith server runs the deterministic checks and decides the verdict; your agent does the reasoning here, on your own model.

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": "smith",
  "description": "Code review against your team's rules. The Smith server runs the deterministic checks and decides the verdict; your agent does the reasoning here, on your own model.",
  "version": "0.4.0",
  "author": {
    "name": "Smith"
  }
}