Getting started

Two tracks, one service. Pick the path that matches your role.

npm

Install for agents & tooling

Knowledge SDK — install as a devDependency only (not a production runtime).

npm i -D @x12i/runner-docs

Agents / SDK details → · agent-manifest.json

For developers
  1. 1Read Platform Overview
  2. 2Call POST /v1/execute
  3. 3Choose inline vs Catalox
  4. 4Wire MCP or CLI

Prefer a venv (Python 3.10+). Inline mode needs no Catalox.

Hard rules
See HARD-RULES.md before shipping anything against Runner — exactly one code source, ephemeral workspaces, payload as a file.