Download hob

Install the workspace for agent work.

hob supports all major operating systems: macOS, Windows, and Linux. You can also run hob on VMs, headless servers, and remote infrastructure, then use the full IDE from a web browser.

Download for macOS
Terminal install
curl -fsSL https://get.hob.dev/install | sh

Need a license?

Every personal plan starts with a free trial. Business and Enterprise plans are handled through the team.

macOS

macOS 11 Big Sur or later. Universal installer for Apple Silicon and Intel, or install with the terminal command above.

Download macOS

Windows

Windows 10 or later on x64, or install with the PowerShell command above.

Download Windows

Linux

x86_64 binary, or install with the terminal command above.

Download Linux

Remote VM, headless server, or cloud machine?

Yes. Install hob where your code and agent CLIs live, activate your license there, then run hob --headless. hob serves the browser IDE from that machine, so you can work against remote infrastructure through an SSH tunnel, VPN, or private network path.

Read the headless setup guide