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

# Agents runtime

> Native mode and the Eve runtime container

Enable native agents:

```bash theme={null}
COCO_NATIVE_AGENTS_MODE=native
```

Run the **Eve runtime container** alongside the API. Per-org entitlements gate multi-tenant rollout.

<Tip>
  For the roadmap and design decisions, see `ROADMAP.md` and `DECISIONS.md` in the repo.
</Tip>
