OpenClaw & Agent-Architektur

Zweck

Diese Seite beschreibt den relevanten Agent-/OpenClaw-Kontext auf lscloud in einer lesbaren Betriebsform.

Architektur

flowchart LR
    classDef edge fill:#0f172a,stroke:#475569,color:#e5e7eb;
    classDef core fill:#1e293b,stroke:#94a3b8,color:#f8fafc;
    classDef relay fill:#334155,stroke:#cbd5e1,color:#f8fafc;
    classDef ui fill:#312e81,stroke:#818cf8,color:#eef2ff;

    User[Nutzer / Chat / Webzugriff]:::edge --> UI[Web-/Bot-/Frontend-Schicht]:::ui
    UI --> Relay[Host-Relay / Integrationspfad]:::relay
    Relay --> Claw[CT 109 Claw
OpenClaw aktiv]:::core Claw --> Gateway[Gateway 127.0.0.1:18789]:::core Claw -. Browser-Control .-> Browser[127.0.0.1:18791]:::core

Einordnung

  • CT 109 ist der aktive relevante OpenClaw-Kontext
  • 18789 ist der Gateway-Kontext
  • 18791 ist Browser-Control, nicht die Chat-API
  • frühere oder geänderte Frontends ändern nichts am Kern: CT 109 ist die maßgebliche Agent-Schicht
0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9