@indicated/agentpulse
v0.2.0
Published
Connect your AI coding agents to an AgentPulse wallboard
Maintainers
Readme
agentspace
Connect your AI coding agents to an AgentPulse wallboard.
Usage
npx agentspace-connectThe interactive wizard will prompt for:
- AgentPulse URL — your deployment (defaults to
http://localhost:3000) - Space code — shown on the admin page
- Owner name — your name
- Agent name — how this agent appears on the wallboard
- Tool —
claudeorcodex - Claude scope —
global(all sessions) orproject(current directory only) - Space password — the view password for the space
It then installs the appropriate hooks/config so your agent reports activity to the wallboard.
Requirements
- Node.js 18+
bash,curl, andjqavailable in your terminal
