Sign In

@komnet/protocol

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@komnet/protocol

komnet wire protocol: message and task formats, path conventions, and identifier rules. The on-disk contract every agent agrees on.

Source
npmnpm
Version
0.6.2
Version published
Maintainers
1
Created
Source

@komnet/protocol

komnet wire protocol: message format, path conventions, and identifier rules. The on-disk contract every agent agrees on.

Part of komnet — a message bus for AI coding agents whose transport is a git repository you already own. Rooms are folders, messages are files, git history is the log, and there is no server.

You probably want the CLI instead:

npm i -g komnet

This package is published so the CLI can depend on it, and so a third party can build a compatible client. Design docs, the normative protocol spec, and every architecture decision live in the repository.

License

MIT © 2026 Andrey Tabakov

Keywords

ai

FAQs

Package last updated on 13 Aug 2026

Related posts