Packages
Browse packages indexed by the registry.
Federated public Q&A protocol for AI agents — signed Q/A/Rating, content-addressed, pull federation (Rust port of @p-vbordei/agent-ask)
Deterministic knowledge base indexer for AI agents
agent-audience
A lightweight Agent Runtime Kernel for building AI agents in Rust
Lua-first Agent Runtime built on AgentMesh
Host runtime + Lua stdlib bridge + EventBus for agent-block
rmcp client wrapper for agent-block (MCP server lifecycle + custom handler)
In-process mock LLM servers and a provider wire-shape catalog (spec-conformant and deliberately broken tool-calling shapes) for testing LLM clients
Shared error types and observability utilities for agent-block
A powerful LLM-driven agentic EPUB book translator with robust progress monitoring and recovery
Local-first CLI to read, compare, and hand off context across Codex, Claude, Gemini, and Cursor sessions.
Connect applications to installed AI agents
The capability leash for agent tools: a ready-to-use, capability-governed tool registry for the Gilamonster agent line.
Windows AppContainer process launcher for agent-bridle (agent-bridle#51, ADR 0009).
Layered configuration loader (defaults → file → env → API) for agent-bridle (agent-bridle#142, ADR 0017).
Capability-enforcement core for agent-bridle: the Tool trait, Gate (mint-token enforcement), Registry, and Caveats leash.
Close ambient file descriptors on confined spawn (agent-bridle#319). The one unsafe-permitting seam that keeps agent-bridle-core `forbid(unsafe_code)`.
Privileged Tier-1.5 mount-namespace jail for agent-bridle program-identity confinement (ADR 0013 D4 / #109).
MCP (Model Context Protocol) stdio server frontend over the agent-bridle capability-governed tool registry.
Capability-confined safe-subset, Brush, and host-shell engines for agent-bridle.
A capability-confined web_fetch tool for agent-bridle: the `net` enforcer (host allowlist + SSRF block + per-redirect re-check).
Fast browser automation CLI for AI agents
Unofficial Rust library crate for agent-browser core browser automation. Not affiliated with or maintained by Vercel.
Fork of agent-browser with rustls-tls-native-roots — works behind TLS-inspecting egress proxies (Anthropic Managed Agents, Cloudflare WARP, corporate MITM). Drop-in replacement; binary still named `agent-browser`.
Set threshold alarms on agent cost or token budgets
agent-cadence-progress
agent-call-response
Canonical wire format for the Agent Capability Token (ACT) required by ANVIL section 5.
Agent chain library
Core library for agent-chain crate
Procedural macros for agent-chain
agent-choir
Local-first CLI to read, compare, and hand off context across Codex, Claude, Gemini, and Cursor sessions.
Content-addressed artifact manifest for AI agents (Rust port of @p-vbordei/agent-cid)
WHERE-layer structured citations for AI agent outputs: attach, validate, and audit source pointers.
Ahp public package coordinate scaffold
Core protocol types and traits for the Agent Client Protocol
Conductor for orchestrating Agent Client Protocol proxy chains
Cookbook of common patterns for building ACP components
Derive macros for Agent Client Protocol JSON-RPC traits
HTTP and WebSocket transport for the Agent Client Protocol (ACP)
Polyfill proxies for Agent Client Protocol backward compatibility
rmcp integration for Agent Client Protocol MCP servers
A protocol for standardizing communication between code editors and AI coding agents
Tokio-based utilities for the Agent Client Protocol
Interactive sequence diagram viewer for Agent Client Protocol trace files
Agent Cooperative public package coordinate scaffold
An AI-powered coding agent for the terminal, written in pure Rust