Skip to content

Geniusbot

Geniusbot is the desktop cockpit for the agent platform. It gives operators a native interface for graph-backed panels, agent tools, approvals, and an embedded terminal.

Its primary panels use Graph OS as the governed gateway and composition host. A limited in-process adapter path remains for selected Agent Utilities functions; see the current architecture.

Start here

Install and launch

Use Python 3.12–3.14. Start Graph OS and its platform services, then install and launch Geniusbot:

python -m pip install geniusbot
geniusbot

Gateway-backed panels use http://localhost:8000 by default. See the Graph OS documentation to configure the gateway and its services.