Skip to content

Agent Detective

Source of truth for prose is the docs/ folder in git. This site is built with Starlight plus a sync step (pnpm run docs:site:sync or prebuild on the docs app). Enable GitHub Pages with the GitHub Actions source if the live URL is not deployed yet.

  1. Install Node 24+ and pnpm 10+ (see root package.json packageManager via Corepack).
  2. pnpm install and pnpm run build at the repository root.
  3. Copy config/local.example.json to config/local.json and adjust; read the Configuration hub.
  4. pnpm run dev and open the URL printed in the terminal.

Full documentation index in git · Jira E2E walkthroughs · CHANGELOG