Korabus: thread your AI agents through one bus. Pre-alpha namespace reservation.
Project description
Korabus
Thread your agents through one bus.
Korabus is an MCP-native inter-agent message bus. Many AI coding agents, one push-based coordination layer, file-based durability, no daemons to babysit. Works across Claude Code, Codex (App Server), Cline (via Hooks), and any other MCP-capable host through a blocking wait-for-message tool.
Why this exists
If you run more than one agent session at a time across one or more AI coding tools, you hit a wall: each session lives in its own memory bubble, and the standard answer is "type 'check inbox' at every session". That breaks at 3 agents and is unbearable at 10.
Korabus removes the human ping. Agents push messages to each other through a small local bus. The bus delivers as a live notification where the host supports it (Claude Code today, Codex via App Server) and as a blocking pull tool everywhere else.
Status
Pre-alpha. Sprint 0 in progress. Not yet ready for use.
Open-source commitment
Korabus core is Apache 2.0 licensed, permanently. The protocol, every adapter, the CLI, the audit log, and the reference Gateway daemon stay Apache 2.0 forever. No relicensing event will happen (no BSL, no SSPL, no AGPL pivot). Existing forks of any released version remain valid in perpetuity.
Future commercial offerings (hosted gateway, enterprise SSO/RBAC tier, managed cloud) will be additive, never subtractive. The self-hosted, single-machine, and distributed-team paths through Korabus stay free and open.
License
Apache License 2.0. Copyright 2026 Soham Patankar (@YaanFPV).
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file korabus-0.0.0a0.tar.gz.
File metadata
- Download URL: korabus-0.0.0a0.tar.gz
- Upload date:
- Size: 6.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8b3f7624173368a51b1fcd28421077e7cd18869b7741ccd2c0f95f32d11b822d
|
|
| MD5 |
0b8c81d957350e3ceb0ad765025162c2
|
|
| BLAKE2b-256 |
f7fd7d3d598da9df1d09f14ff4ebacce6dac0e49ebe1b0224758702384561e99
|
File details
Details for the file korabus-0.0.0a0-py3-none-any.whl.
File metadata
- Download URL: korabus-0.0.0a0-py3-none-any.whl
- Upload date:
- Size: 6.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
70df382d863c75030b93ecddf59c95bf51913d9fa9be58c13e3d3343cb7b334b
|
|
| MD5 |
32f50be788fc16c4b67a06188a1a1686
|
|
| BLAKE2b-256 |
91a7db8ec164501f842d8a0d320657c7e992600fd6f6bd1ca97e8fc913e917ae
|