net-mesh 0.34.0

High-performance, schema-agnostic, backend-agnostic event bus
Documentation
name: net
version: 0.34.0
description: "Reach capabilities running on your OTHER machines (published there with `net wrap`) as net_* tools — search, describe, invoke, list-pinned, request-pin — with local consent + pin approval, plus operator device-enrollment tools (net_mesh_invite / devices / revoke) to add and revoke the machines in your mesh. Embeds a first-class Net mesh node in-process via net-mesh-sdk (no daemon, no MCP shim). The net_* tools search the MESH index across your nodes and are distinct from Hermes's local tool_search. Enable with plugins.enabled: [net]; join your mesh via NET_MESH_PSK / NET_MESH_PEERS; enroll devices under your root via NET_MESH_IDENTITY_SEED."
author: NousResearch
kind: standalone
provides_tools:
  - net_search_capabilities
  - net_describe_capability
  - net_invoke_capability
  - net_list_pinned_capabilities
  - net_request_pin
  - net_mesh_invite
  - net_mesh_devices
  - net_mesh_revoke
  - net_a2a_submit
  - net_a2a_status
  - net_a2a_cancel
hooks:
  - on_session_end