Skip to content
All tags

#gateway

3 posts
ai guide

Hermes Agent: Nous Research's Self-Improving AI Agent

Hermes Agent is an open-source self-improving AI agent by Nous Research, featuring persistent memory, skill learning, 40+ tools, multi-platform gateways, support for 200+ model providers, and serving as the official successor to OpenClaw.

ai guide

OpenClaw Gateway Part 1: Configuration System and Hot Reload

openclaw.json uses JSON5 format with strict schema validation, supporting hybrid hot reload — safe changes apply instantly while critical changes trigger automatic restarts.

ai guide

OpenClaw Gateway (Part 2): Remote Access, Tailscale, and Multi-Gateway

Gateway binds to loopback by default. Use SSH tunnel or Tailscale Serve/Funnel for remote access; multiple Gateways can distribute load.