AgentArm
Installation
Installing AgentArm...
Proxy started
AgentArm proxy listening on localhost:8080
HTTP + HTTPS proxying enabled
Completed in 1.2s
Database connected
Connected to PostgreSQL
postgresql://localhost:5432/agentarm
Completed in 0.3s
Multi-tenant setup
Row-level security configured
Tenant: user_7a9b2c4d
Completed in 0.5s
Waiting for first agent event
Send an LLM request through the proxy to continue
export OPENAI_BASE_URL="http://localhost:8080/v1"
Dashboard ready
Real-time monitoring active
http://localhost:3000
[19:45:12] INFO Starting AgentArm proxy v1.0.0
[19:45:12] Proxy listening on :8080
[19:45:12] Database connection established
[19:45:13] Row-level security configured (tenant: user_7a9b2c4d)
[19:45:13] INFO Waiting for first event...
[19:45:13] INFO Configure your agents to use http://localhost:8080 as base URL