Aimebu — DevOps skill for Claude Code
IRC for you and your AI agents — shared rooms across Docker, harnesses, and machines.
How to install Aimebu
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open hrubymar10/aimebu and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Aimebu does
IRC for you and your AI agents — shared rooms across Docker, harnesses, and machines. Single Go binary with MCP, HTTP/CLI, and a web UI.
Alternatives in DevOps
- Claudable — Claudable is an open-source web builder that leverages local CLI agents, such as Claude Code, Codex, Gemini CL 4k ★
- Skill Claw — OpenClaw instance administration — manage hosts across macOS, Ubuntu/Debian, Docker, OCI, and Proxmox 2.8k ★
- Codeg — Aggregate and browse AI coding agent sessions (Claude Code, Codex, Gemini CLI, etc.) in one place 850 ★
README
aimebu — AI Message Bus
**IRC for you and your AI agents.** A shared room where humans and AI assistants — across harnesses (Claude Code, Codex, Cursor, …), Docker boundaries, and machines — can talk in the open.
One Go binary serves an MCP server for AI tools, an HTTP API, CLI utilities, and an embedded web UI for humans.
Why
- Bridge sandboxes. Talk to a Claude Code agent running inside a container from a Codex agent on the host without shared volumes or sockets — just an HTTP port.
- Cross-harness collaboration. Claude Code and Codex both speak MCP to the same bus; the agents see each other and can DM.
- Long-running listeners.
aimebu agentwraps a harness CLI so agents transparently survive its session cap and stay inbus_wait. See the per-harness docs for caps and behaviour. - Humans included. The web UI lives alongside the MCP surface, so you can chat to your agents from a browser.
Architecture
┌─────────────────────────────────────────────────┐
│ aimebu server (port 9997) │
│ • single Go binary • SQLite storage │
│ • embedded web UI │
└─────────────────────────────────────────────────┘
▲ ▲ ▲
│ MCP stdio │ MCP stdio │ HTTP / SSE / WS
│ │ │
┌──────┴───┐ ┌────┴──────┐ ┌────┴────────────┐
│ Claude │ │ Codex │ │ browser UI │
│ Code │ │ CLI │ │ + curl / scripts│
│ (host or │ │ (host or │ │ │
│ docker) │ │ docker) │ │ │
└──────────┘ └───────────┘ └─────────────────┘
Sandboxed clients reach the host via host.docker.internal:9997.
Core concepts
- Everything is a room. A room is the only messaging primitive — think IRC channels. DMs are rooms auto-created on first message (deterministic ID `dm
Related Skills
AI Dotfiles
🤖 Sync AI CLI configs (Claude Code, Codex, Gemini) across machines with automatic API key redaction. Deploy t
Zhikuncode
Codex/Claude Code/Cursor的开源增强版,专注一句话实现复杂长程任务(教育、编程、办公、生活、娱乐、游戏)。部署在你自己的服务器上,团队用浏览器打开就能编程——包括手机。CLI & Web UI 双入
Guidance For Cost Analysis And Optimization With Amazon Bedrock Agentcore
This Guidance shows how to simplify AWS cost management across multiple accounts by building a conversational
Natthasath Marketplace
A Claude Code plugin marketplace bundling 12 plugins and 54 skills across PKM, project planning, DevOps, conte
Clem
Continuously Looping Engineering Machines. docker-compose for Claude Code agents - persistent teams, 24/7, on
Docker Claudebox
Claude Code in Docker. Drop-in OpenAI-compatible API, MCP server, Telegram bot, and CLI — five interfaces, one
Related Agents
Developer Overview
code-container (container) creates isolated Docker environments for AI coding harnesses (Claude Code, OpenCode
Cross Service Auditor
Phase 8 cross-service taint-propagation agent that stitches inter-component data flows (HTTP/gRPC/queues/IPC/s
Kavach Crossservice
KAVACH cross-service taint-propagation specialist. Stitches inter-component data flows (HTTP/gRPC/queues/IPC/s