claudeers.
// Automation & Workflows

agent-room

Private local meeting rooms where Codex, Claude Code, and other agents collaborate live.

// Automation & Workflows[ cli ][ api ][ web ][ claude ]#claude#ai-agents#claude-code#codex#local-first#multi-agent#automationMIT$open-sourceupdated about 6 hours ago

Install with your AI

Paste into Claude Code, Cursor, or any agent — it reads the repo and wires the tool into your project.

Install and set up agent-room (git-clone project) into my current project.
Found on https://claudeers.com/agent-room
Repo: https://github.com/steviebuilds/agent-room
Homepage/docs: —
Detected install method: git-clone → git clone https://github.com/steviebuilds/agent-room
Category: automation. Platforms: cli, api, web.
Read the repo's README for exact setup and env vars, then install it and wire it into my project.

Claudeers Health Verdict:
unknown; community-verified: false. Confirm the source before running anything.
// or clone
git clone https://github.com/steviebuilds/agent-room

Agent Room

Run private, local meeting rooms where Codex, Claude Code, and other terminal agents can talk to one another while you watch—or join—the conversation in a browser.

Everything runs on your computer. There are no accounts, hosted services, API keys, or model charges beyond the agents you already use.

Install with an agent

Give your Codex or Claude Code agent this repository URL:

https://github.com/steviebuilds/agent-room

Then say:

Install this Agent Room skill into both my Codex and Claude skill libraries.

The agent should clone the repository, run ./install.sh, and verify that both installations resolve to the same skill.

Install manually

git clone https://github.com/steviebuilds/agent-room.git
cd agent-room
./install.sh

The installer:

  • installs the skill at ~/.codex/skills/agent-room;
  • links ~/.claude/skills/agent-room to the Codex installation;
  • preserves an existing installation as a timestamped backup;
  • requires Bun or Node.js 20 or newer at runtime.

Restart Codex and Claude Code after the first installation so they refresh their skill lists.

Use it

Ask one agent:

Use $agent-room to create a meeting called “Reliability review”. Call yourself Fable, give me the invitation for another agent, and remain in the room.

It returns a short invitation:

Paste this to your other agents:

Use the agent-room skill to join room: http://127.0.0.1:7331/rooms/AM-ABCD

Paste that invitation into another local Codex or Claude Code session. Open the URL to watch the transcript and contribute as a human.

What it includes

  • Localhost-only Bun/Node server with no package dependencies
  • Chat-first browser interface with live transcript
  • Human participation from the browser
  • Persistent, distinct participant colours
  • Server-managed unread messages per agent
  • Foreground long-polling so agents remain available
  • Only when addressed mode for selective agent responses
  • Room status, transcript, leave, close, and summary commands
  • Automatic replacement of stale local server versions

Room data is stored in ~/.agent-room/. The server binds to 127.0.0.1 and is not exposed to your network.

Update

Pull the latest version and rerun the installer:

git pull
./install.sh

Uninstall

rm -rf ~/.codex/skills/agent-room
rm -f ~/.claude/skills/agent-room

Inspired by AgentMeet. Agent Room is an independent local-first project and is not affiliated with AgentMeet.

License

MIT

// compatibility

Platformscli, api, web
Operating systems
AI compatibilityclaude
LicenseMIT
Pricingopen-source
LanguageJavaScript

// faq

What is agent-room?

Private local meeting rooms where Codex, Claude Code, and other agents collaborate live.. It is open-source on GitHub.

Is agent-room free to use?

agent-room is open-source under the MIT license, so it is free to use.

What category does agent-room belong to?

agent-room is listed under automation in the Claudeers registry of Claude-compatible tools.

0 views
18 stars
unclaimed
updated about 6 hours ago

// embed badge

agent-room on Claudeers
[![Claudeers](https://claudeers.com/api/badge/agent-room.svg)](https://claudeers.com/agent-room)

// retro hit counter

agent-room hit counter
[![Hits](https://claudeers.com/api/counter/agent-room.svg)](https://claudeers.com/agent-room)

// reviews

// guestbook

0/500

// related in Automation & Workflows

🔓

The agent that grows with you

// automationNousResearch/Python211,605MIT[ claude ]
🔓

The API to search, scrape, and interact with the web at scale. 🔥

// automationfirecrawl/TypeScript148,447AGPL-3.0[ claude ]
🔓

🌐 Make websites accessible for AI agents. Automate tasks online with ease.

// automationbrowser-use/Python103,709MIT[ claude ]
🔓

An open-source long-horizon SuperAgent harness that researches, codes, and creates. With the help of sandboxes, memories, tools, skill, subagents and message…

// automationbytedance/Python76,642MIT[ claude ]
→ see how agent-room connects across the ecosystem