Skip to content

Build Tutorials

Step-by-step builds: custom chat UIs, dashboard TUI, and a production security audit.

In this section

  • Build Your Own OpenClaw AI Chat (COPY ME) - Full architecture for building your own AI chat for OpenClaw: floating bubble, split layouts, WebSocket proxy, streaming, shared sessions, and auto-reconnect.
  • Hermes TUI Chat via Dashboard - Camera-ready tutorial prop for enabling Hermes Dashboard TUI Chat, resuming any session with the Sessions tab play button, and using checkpoint prompts to avoid scattered context.
  • Production Security Audit Prompt - A camera-ready Codex prompt that audits dependencies, secrets, auth, inputs, web security, server hardening, and deploy config before release.