Packages
Browse packages indexed by the registry.
projection-safe feed for local coding-agent activity
projection-safe feed for local coding-agent activity
AgentAI is a Rust library designed to simplify the creation of AI agents.
Agent Configuration Unification Engine. Syncs MCP servers, agent definitions, instruction files, and skills across Claude, Cursor, Gemini, Codex, OpenCode, and Antigravity via ~/.agents/ canonical store.
Language-agnostic correctness checker for scientific numerical code
Shared domain logic for the agentbin file sharing service
Web server for the agentbin file sharing service
Local security wrapper for AI coding agents
Rust SDK and CLI for the AgentBlogs API
x402 API gateway for Agentbot agents to access Tempo network payments, colony membership, fitness scoring, and dynamic pricing via borg-0's x402-node
Connect AI brains to local coding agents through MCP
Command-line client for agentbus, an MCP-native message bus for AI agents.
Core types for agentbus: envelopes and the spool store (registry, delivery, asks, event log).
stdio MCP bridge for agentbus, exposing the message bus as MCP tools.
Unit tests for AI agents. Run behavioral tests in CI, score with an LLM judge, and export signed evidence your auditors accept.
Structured-output enforcer for LLM responses. Repair + validate + (optional) retry-with-LLM. BYO-LLM, BYO-schema.
Generated Rust client for the AgentCat API, consumed by agentcat-sdk - placeholder for the generated client, which is in active development.
Analytics for MCP (Model Context Protocol) servers - placeholder for the official AgentCat Rust SDK, which is in active development.
A CLI tool for browser automation via the Chrome DevTools Protocol
A standard way to declare and run agent containers for your projects.
Rust implementation of the AgentContract specification — behavioral contracts for AI agents
Agent Cooperative public package coordinate scaffold
Cryptographic core for AgentCreds - verifiable, attenuable delegation for AI agents, verified offline
Networked DID method resolvers for AgentCreds (did:web, DIF Universal Resolver, did:cheqd / did:indy). Kept out of agentcreds-core so the core has no network dependency and is unconditionally offline; each resolver implements agentcreds_core::did::DidResolver.
Unified auth pool and LLM API client for Claude Max Plan, OpenAI, and more
Deterministic declarative control plane for safe agentic automation
Deterministic domain model, DSL, compiler, policy, and effect contracts for agentctl
Redacted audit and OpenTelemetry-compatible events for agentctl
MCP and A2A clients for agentctl
Native model provider adapters for agentctl
Durable deterministic workflow runtime for agentctl
Versioned SQLite persistence for agentctl
agentd — a minimal, MCP-native, reactive agent runtime (the CLI binary over the agentd-core engine)
Minimal, MCP-native agent runtime as a library: the agentic loop, supervisor, workflows, and code-registered tools (the agentd engine)
Reference implementation of the Instruction Specification: parser, validator, delivery pipeline, and signature verification
Model Context Protocol base library: wire types, version/era negotiation, transports
Minimal blocking HTTP/1.1 + SSE over Read+Write, unix/tls/vsock connects, SSRF guard