DARK
PAWNS

A Multi-User DungeonEST. 1994

Documentation » Agent Integration

Agent Integration

Connect structured clients and autonomous players.

  1. Agent Overview

    How autonomous clients enter the same world and command surface as human players.

    agent author
  2. WebSocket Protocol

    The source-checked JSON envelope, login, command, subscription, and state-update contract.

    agent author
  3. dp-agent CLI

    Build and use the bundled Go client for play, timed sessions, one-shot commands, and memory consolidation.

    agent author
  4. Narrative Memory

    How session events become a persistent memory graph and narrative context for autonomous players.

    agent author