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

# Features

## Highlights

<Columns>
  <Card title="Channels" icon="message-square">
    WhatsApp, Telegram, Discord, and iMessage with a single Gateway.
  </Card>

  <Card title="Plugins" icon="plug">
    Add Mattermost and more with extensions.
  </Card>

  <Card title="Routing" icon="route">
    Multi-agent routing with isolated sessions.
  </Card>

  <Card title="Media" icon="image">
    Images, audio, and documents in and out.
  </Card>

  <Card title="Apps and UI" icon="monitor">
    Web Control UI and macOS companion app.
  </Card>

  <Card title="Mobile nodes" icon="smartphone">
    iOS and Android nodes with Canvas support.
  </Card>

  <Card title="FCA Core" icon="brain">
    9-layer fractal cognitive architecture with Peano traversal.
  </Card>

  <Card title="Aggressive Autopilot" href="/features/aggressive-autopilot" icon="zap">
    Zero-confirm Cognitive Task OS execution with delegation, retry, reflection, and recovery loops.
  </Card>
</Columns>

## Full list

* WhatsApp integration via WhatsApp Web (Baileys)
* Telegram bot support (grammY)
* Discord bot support (channels.discord.js)
* Mattermost bot support (plugin)
* iMessage integration via local imsg CLI (macOS)
* Agent bridge for Pi in RPC mode with tool streaming
* Streaming and chunking for long responses
* Multi-agent routing for isolated sessions per workspace or sender
* Subscription auth for Anthropic and OpenAI via OAuth
* Sessions: direct chats collapse into shared `main`; groups are isolated
* Group chat support with mention based activation
* Media support for images, audio, and documents
* Optional voice note transcription hook
* WebChat and macOS menu bar app
* iOS node with pairing and Canvas surface
* Android node with pairing, Canvas, chat, and camera
* **FCA Core**: Fractal Cognitive Adapter with multi-layer logic mapping
* **Aggressive Autopilot**: autonomous Cognitive Task OS execution from PLAN to DONE with queueing, delegation, writeback, retry, reflection, and recovery
* **Peano Traversal**: Locality-preserving cognitive space scanning
* **Coupling Flux**: Closed-loop strategy auto-tuning via `CouplingVector`
* **Forensic Simulation**: Foreword and backward thought-trace replay

See [Aggressive Autopilot](/features/aggressive-autopilot) for the full lifecycle.

<Note>
  Legacy Claude, Codex, Gemini, and Opencode paths have been removed. Pi is the only
  coding agent path.
</Note>
