> ## 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.

# Prime Agent runtime (`prime-agent-runtime/`)

> Python IPython kernel shim (requires Python >= 3.10, ipykernel, prime-agent-runtime installed). Provides IPythonKernelProvisioner, lazy-provisioned on first use. The rlm bridge uses Python...

Python IPython kernel shim (requires Python >= 3.10, `ipykernel`, `prime-agent-runtime` installed). Provides `IPythonKernelProvisioner`, lazy-provisioned on first use. The `rlm` bridge uses Python runtime functions (`packages/coding-agent/src/core/rlm-runtime/`). Settings (`PRIME_AGENT_KERNEL_PYTHON`) allow using an existing environment instead of the managed runtime.

Related: [Coding agent index](/fleet-prime-agent/packages), [TUI](https://github.com/Qredence/fleet-prime-agent/blob/main/tui/index.md)
