Configure via tools.profile in openclaw.json.
Per-agent override: agents.list[].tools.profile.
Live Logs
Real-time gateway log stream
— Waiting for gateway connection —
🧠 Agent WorkspaceDrop agents onto the canvas to get started
Agent Types
🦞
Orchestrator
Commands & deploys sub-agents
🤖
Sub-Agent
Autonomous task runner
🔬
Specialist
Domain expert agent
🌐
API Agent
Manages API integrations
💾
Memory Agent
Persistent knowledge store
⚙️
Tool Agent
Executes tools & scripts
📚
Research Agent
Web & data research
💻
Code Agent
Writes & reviews code
From Gateway
Connect to gateway to see live agents
🧠
Agent Workspace
Drag agent types from the palette onto this canvas
🔍 Inspector
Select an agent node to edit its configuration and objectives.
📋 Agent Logs— All agents
After connecting, tap Overview in the nav bar below to return to the dashboard.
Settings
Configure gateway connection and dashboard preferences
⚡ Quick Connect to Railway Gateway
Paste your Railway service URL and token below, then click Connect.
The token must match the GATEWAY_TOKEN environment variable
set in your Railway service.
Deploy the gateway/ folder to a new Railway service, then enter your URL and token above.
Gateway Connection
Dashboard
Security
Gateway connection credentials are stored in localStorage. Premium license tokens are stored locally and never transmitted.
About
OpenClaw Enhanced Hub — Advanced control panel for OpenClaw gateway.
Deploy the gateway/ folder as a new service (drag-and-drop or connect GitHub repo).
In Railway → your service → Variables, add GATEWAY_TOKEN with a strong random secret (32+ characters).
Also add ANTHROPIC_API_KEY or OPENAI_API_KEY for the AI agents.
Wait for the deployment to complete (green checkmark in Railway → Deployments).
Step 2 — Connect the Dashboard
Copy the Railway service domain from Railway → Settings → Networking (e.g. abc123.up.railway.app).
Go to Settings → Quick Connect to Railway.
Enter the WebSocket URL as wss://abc123.up.railway.app (must start with wss://).
Enter the exact GATEWAY_TOKEN value set in Railway (case-sensitive).
Click Connect to Railway.
The status badge in the top-right should turn green (Connected).
Step 3 — Verify Everything Works
Dashboard Overview should show agent and session counts after connecting.
Go to Agents to see your configured agents (from openclaw.json).
Go to Tasks and send a simple test message to an agent.
Go to Logs to confirm the live log stream is working.
Return here and click 🔍 Run All Checks — all should be green.
Step 4 — Common Problems & Fixes
Auth failed / invalid token: Ensure the token in Settings exactly matches GATEWAY_TOKEN in Railway Variables. No leading/trailing spaces.
Connection refused / net::ERR_CONNECTION_REFUSED: The Railway service may not be running. Check Railway → Deployments for errors.
WebSocket handshake fails (HTTPS → WSS mismatch): Use wss:// not ws:// for Railway URLs.
Agents show as "0" after connecting: Check your openclaw.json has at least one agent defined in agents.list.
Keeps disconnecting / reconnecting loop: Check Railway service logs for crash errors. Ensure the service has sufficient memory and no startup errors.
crypto.subtle not available: This page must be served over HTTPS (not plain HTTP). Use https:// or test on localhost.
localStorage blocked: Disable browser extensions that block storage, or open in a normal (non-private) window.
Page loads but lock screen reappears: The 8-hour session TTL has expired, or cookies/storage were cleared. Re-enter your passcode.
Error History
All JavaScript errors and unhandled promise rejections captured this session.
✅
No errors captured this session
WebSocket Frame Inspector
Captures raw WebSocket frames between dashboard and gateway. Useful for debugging authentication and request/response cycles.
Note: disable after debugging to avoid memory growth.
Frame capture disabled. Click "Enable Capture" to start.
🛒 Barbrick Design Shop
Digital products delivered instantly after PayPal checkout
Total Revenue
$0.00
Orders Completed
0
Best Seller
–
Available Products
Loading products…
Order Status
Recent Activity
No activity yet.
Adaptive Intelligence Layer
Behaviour tracking, usage predictions and smart UI suggestions
Tracked Events
–
Weighted Keys
–
Saved Panel Order
–
Predicted Next Actions
Loading…
Top Agents
Loading…
Recently Used Tools
Loading…
Predictive Diagnostics
Real-time anomaly detection on API latency, tokens, memory and agent loops
Avg Latency
–
Token Usage
–
Memory
–
Active Alerts
–
Live Sparklines
API Latency
–
Token Usage
–
Memory (MB)
–
Agent Loop Hz
–
Anomaly Alerts
Monitoring… (samples every 5s)
Revenue Intelligence
Predictive revenue modelling, A/B testing and dynamic pricing
30-Day Revenue Forecast
Loading forecast…
A/B Test Results
No active A/B test
Dynamic Pricing
No pricing data
Marketing Copy Generator
Self-Healing Infrastructure
Auto-restart, patch detection, memory rebuild and exponential-backoff reconnection
Auto-Restarts
0
Patches Applied
0
Memory Rebuilds
0
Reconnects
0
System Status
Initialising…
Self-Healing Log
Quantum-Inspired Task Scheduler
Probabilistic routing, weighted agent selection and emergent load balancing
Dispatch Task
Queue: 0 tasks
Agent Pool
Loading agents…
Dispatch Log
Plugin Manager
Auto-discovered plugins injected into the dashboard
Loaded Plugins
Scanning /plugins/…
Payments
PayPal transaction history and revenue overview
Total Revenue
$0.00
Orders Completed
0
PayPal Mode
Sandbox
Today's Revenue
$0.00
Revenue by Product
No sales recorded yet.
Recent Transactions
No transactions yet.
Product Factory
Create and manage digital products with attached PayPal purchase flows
Create New Product
Products
Loading products…
Content Queue
AI-generated drafts grouped by product — approve or reject before publishing
Live revenue metrics, top performers, and pending high-impact actions
Total Revenue
$0.00
Conversion Rate
0%
Active Products
0
Pending Actions
0
🏆 Top Products
No sales yet.
📉 Needs Attention
All products performing well.
🔥 High-Impact Pending Actions
No high-impact actions pending.
💡 Optimization Proposals
No proposals yet.
🔧 Set Up Your Own Agent R
Follow these steps to deploy your own supreme orchestrator — connected to your own GitHub repository
🤖
What is Agent R?
Agent R is a supreme-authority AI orchestrator that manages your GitHub repository autonomously — running tasks, managing agents, coordinating workflows, and keeping everything in sync. Your own instance connects only to your own repo — not this one.
✅
Full Autonomy
Runs tasks, manages agents, deploys workflows without manual steps
🔒
Your Repo Only
Your Agent R has access to your forked repo — never the original
⚡
Supreme Authority
Clearance Level 999 — full read/write access to your systems
🌐
300+ Projects
Your clone includes all the same projects, tools, and AI systems
1
Fork the Repository
Create your own copy of the Barbrick Design repo. This is the foundation — your Agent R will manage your fork, not the original.