Rooms
Rooms¶
I want to chat with an AI
What it does¶
Conversation rooms — single-agent (1:1) and multi-participant. Each room has a system prompt, optional knowledge files, and persistent history. The shared substrate where the user, named agents, and (in v2) CLI participants meet. Renamed from gpts 2026-05-09; existing per-agent histories migrate losslessly to 1:1 rooms.
Category¶
Ai
Capabilities used¶
think, read, write
Key features¶
- Custom web UI
- CLI:
eos rooms - Configurable (settings panel)
- Emits:
rooms:chat,rooms:undo,rooms:created,rooms:participant_added,rooms:action_applied,rooms:action_auto_applied,rooms:action_rejected,rooms:archived,rooms:unarchived,rooms:exported,rooms:distilled,rooms:pinned,rooms:unpinned,rooms:reminder_fired,rooms:scheduled_fired,rooms:note_written,rooms:panel,rooms:head_changed,rooms:team_task_added,rooms:team_task_assigned,rooms:team_task_status,rooms:team_run_started,rooms:team_run_finished,rooms:kb_extraction_failed,rooms:action_proposed,skill:invoked
Integrations¶
Requires: projects
Works with (optional): skill
In EmptyOS¶
Available at /rooms/ when running EmptyOS.