agentspace-connect
v0.1.2
Published
Connect your AI coding agents to an AgentSpace wallboard
Maintainers
Readme
agentspace
Connect your AI coding agents to an AgentSpace wallboard.
Usage
npx agentspaceThe interactive wizard will prompt for:
- AgentSpace 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
