Normalized format for agent coding sessions — and a reference CLI (`capi`) for sharing / resuming / tracking sessions across machines and agents (Claude Code, Codex).
Reference TypeScript implementation and CLI for the Agent Session Protocol (ASP). Spin up a local ASP network on your machine for protocol verification and agent-to-agent development.
Headless CLI client for the Agent Client Protocol (ACP) — talk to coding agents from the command line
Maps proxy protocols to `http.Agent` implementations
The Agent Client Protocol (ACP) is a protocol that standardizes communication between *code editors* (interactive programs for viewing and editing source code) and *coding agents* (programs that use generative AI to autonomously modify code).
This document describes how `@paperclipai/adapter-openclaw-gateway` invokes OpenClaw over the Gateway protocol.
Open Whisper Systems' libsignal for Node.js
Utility package providing information about automation protocols
An implementation of the WebDriver BiDi protocol for Chromium implemented as a JavaScript layer translating between BiDi and CDP, running inside a Chrome tab.
Client library for atproto and Bluesky
An implementation of the Solana Mobile Mobile Wallet Adapter protocol. Use this to open a session with a mobile wallet app, and to issue API calls to it.
This document describes how `@rudderhq/agent-runtime-openclaw-gateway` invokes OpenClaw over the Gateway protocol.
TypeScript agent framework wrapping Claude Agent SDK with Git-based task execution for PostHog
TypeScript bindings for the LangChain agent streaming protocol
Session management for TMCP (TypeScript Model Context Protocol) transport implementations. This package provides the base classes and in-memory implementations for both streaming session coordination and session metadata persistence.
An ACP-compatible coding agent powered by the Claude Agent SDK (TypeScript)
Multi-client ACP session daemon: spawn agents, attach over WSS, multiplex sessions across editors.
Turn a function into an `http.Agent` instance
ACP adapter for pi coding agent
A high-level SDK for running coding agents in isolated VMs. agentOS manages the full lifecycle of virtual machines — from filesystem setup and process management to launching AI agents via the Agent Communication Protocol (ACP).
Agent session protocol for trama — multi-agent coordination with shared workspace
Your AI pair programmer
ACP agent in TypeScript that uses the Zhipu AI GLM series (specifically GLM-5.1 and GLM-4.7) as the reasoning core
An ACP-compatible coding agent powered by Codex
A simple Ruby implementation of the Agent Communication Protocol (ACP) - an open protocol for communication between AI agents, applications, and humans. Supports multimodal messages, real-time streaming, agent discovery, and stateful sessions.
An MCP (Model Context Protocol) server that provides browser automation tools for AI agents using Ferrum and headless Chrome. Features 25 tools covering navigation, screenshots, form interaction, JavaScript evaluation, cookies, file downloads, and multi-session management.
An MCP (Model Context Protocol) server that provides LLM agents with access to runtime context of executing Ruby processes. Connect to debug sessions, evaluate code, inspect objects, and control execution flow via MCP tools.