Inside the hexatail folder, create a file called config.yaml (or edit the existing example.config.yaml ).
Alternatively, if the developer provided a shell script: agent17 hexatail install
Navigating the complexities of the Agent17 framework with the Hexatail UI mod. Inside the hexatail folder, create a file called config
npm run build:agent17 It compiles the UI assets and injects the Hexatail endpoint into the Agent17 router. Inside the hexatail folder
# hexatail config for Agent17 agent17: host: "http://localhost:8000" api_key: "your-agent17-api-key-here" # Find this in Agent17 Settings > API hexatail: theme: "dark" tail_sensitivity: 75 # Percentage (0-100) for activity reaction log_level: "info" Save this file. Without the correct API key, Hexatail will connect but display no data. Now we execute the installation script. This is the command most guides get wrong.