Skip to content
This repository was archived by the owner on Jul 19, 2026. It is now read-only.

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Home Assistant Add-on: GoClaw Gateway

Supports aarch64 Architecture Supports amd64 Architecture

PostgreSQL multi-tenant AI agent gateway with WebSocket RPC, HTTP API, and headless browser automation.

About

Runs the GoClaw Gateway as a Home Assistant add-on. Equivalent to make up WITH_BROWSER=1 WITH_REDIS=1 in the upstream repository, but delegates PostgreSQL to the TimescaleDB add-on and (optionally) caching to a Redis add-on.

See the repository README.md for installation and the full configuration guide, or DOCS.md for the in-Supervisor documentation tab.

Ports

  • 18790/tcp — Gateway API + web dashboard
  • 9222/tcp — Chrome DevTools Protocol (optional, disabled by default)