Hacker News new | ask | show | jobs
Show HN: Talk to all your agents in one place (github.com)
1 points by YoungGato 62 days ago
Hey HN,

I made agent-hub an open source tool that lets you talk to all 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 :)