Commit Graph

1 Commits

Author SHA1 Message Date
emiliovos 88b1e9b749 docs: add Agent Bus integration guide — visualize AI coding sessions in Claw3D (#47)
Agent Bus is an open-source event routing system that bridges AI coding
agents (Claude Code, Gemini, Codex) to Claw3D's 3D office. It includes
an OpenClaw-compatible gateway at :18789 that speaks the same protocol —
no Claw3D code changes needed, just point GATEWAY_URL.

Zero inference cost, works with any agent that can HTTP POST.
2026-03-24 11:02:58 -05:00