I wrote a open source iMessage for your AI agents

2 pointsposted 7 hours ago
by YoungGato

1 Comments

YoungGato

7 hours ago

Hey HN,

I made agent-hub an open source tool that lets you talk to your AI agents running locally or on remote machines.

It works with setups where you already have agents running (Claude Code, Codex, Hermes, OpenClaw, etc.) and just want a simple way to access and use them in one place

Why I built this:

I run agents across a few remote machines + my local computer, and switching between them was painful. Existing tools like Conductor felt too tied to specific workflows (e.g. Git-based), and I couldn’t find anything that handled:

- GTM tasks - Coding tasks - remote agents over SSH

The vision: Build a mobile app to accompany this as well. I find myself talking to my agents on mobile as well.

I am Omar and I vibe coded this over the past weekend :)