> ## Documentation Index
> Fetch the complete documentation index at: https://docs.qredence.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Installer (`install.sh`)

> Repo-hosted public installer (install.sh, 2026-08-15). Sets up node, python runtime (prime-agent-runtime), links packages, and installs web dependencies (pnpm install --dir web). The...

Repo-hosted public installer (`install.sh`, 2026-08-15). Sets up node, python runtime (`prime-agent-runtime`), links packages, and installs web dependencies (`pnpm install --dir web`). The `fleet-cli.sh` provides `cli` and `web` entry points. `prime-agent-runtime` requires `ipykernel` and the `prime-agent-runtime` package installed in the Python environment (`PRIME_AGENT_KERNEL_PYTHON` overrides managed runtime).

Related: [Deployment index](/fleet-prime-agent/deployment)
