Skip to content

nick-lucas/paireto

v0.7.0Elastic-2.0

Pair-programming with Paireto in VS Code.

MCP servers

Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.

pairetostdio
{
  "type": "stdio",
  "command": "node",
  "args": [
    "${PLUGIN_ROOT}/runtime/mcp.js"
  ]
}

What this package declares

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

{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "paireto",
  "version": "0.7.0",
  "description": "Pair-programming with Paireto in VS Code.",
  "author": {
    "name": "Paireto"
  },
  "repository": "https://github.com/Nick-Lucas/paireto",
  "license": "Elastic-2.0",
  "keywords": ["code review", "guided review", "pair programming", "VS Code"],
  "extensions": {
    "com.openai.codex": {},
    "dev.kiro": {}
  }
}

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.

  • 14TypeScript files
  • 3JSON files
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.codexships a directory of files
  • dev.kiroships a directory of files