@rikey123/agenthub
v1.2.0
Published
Local-first multi-agent workbench with a web UI and daemon runtime.
Downloads
51
Readme
AgentHub
AgentHub is a local-first multi-agent workbench with a daemon runtime and bundled web UI.
Install
npm install -g @rikey123/agenthub
agenthub webThe npm package is scoped as @rikey123/agenthub, but the installed command is still agenthub.
Commands
agenthub webstarts the daemon for the current workspace and opens the web UI.agenthub startstarts the daemon without opening a browser.agenthub stopstops the daemon.agenthub statuschecks daemon health.agenthub doctorruns local environment checks.
Requires Node.js 22 or newer.
