Nethunter001/computer-use-agent
0
๐ฅ๏ธ AI Virtual Computer โ HotBot ร Bytebot
An AI agent that controls a real Linux computer. The HotBot multi-brain "racer" engine (GPT-5 / Gemini / Pollinations, fused for quality) is wired to a Bytebot virtual desktop (XFCE + Firefox + VS Code + terminal) so the agent can see the screen and operate the mouse, keyboard, apps and files โ exactly like a human.
What's inside
How to use
- Open the Space โ you'll see the live desktop on the left and a control panel on the right.
- In the ๐ค Agent tab, type a task in plain English, e.g.
open firefox and go to wikipedia.orgopen the terminal and run "uname -a"create a text file on the desktop with my notes- Watch the agent operate the computer step by step.
API
GET /api/healthโ desktop + brain statusGET /api/screenshotโ current desktop PNGPOST /api/agentโ{"task":"open firefox and search openai"}โ runs the agent loopPOST /api/computer-actionโ{"action":"click","x":640,"y":400}or{"steps":[...]}POST /api/chatโ{"message":"..."}โ plain HotBot chat (no computer)
Configuration (Space โ Settings โ Variables)
Built on Bytebot + the HotBot engine.
