Packages
Browse packages indexed by the registry.
Composable error recovery strategies for LLM agent tool calls
Transport-neutral contracts for Agent Infra evaluation APIs
Vendored Evaluate v2 transport contract for agent-infra-sdk
Tiny in-process pub/sub for agent loop events. Sync-only Rust mirror of the Python agent-event-bus library: register handlers by event name (or `*` for every event), emit, and remove via opaque Subscription handles. Subscriber panics are isolated so the bus keeps dispatching.
Structured event emitter for agent runs. Append-only, JSON-line-serializable events with monotonic ids, run id, and timestamps. Zero deps beyond serde_json.
Structured lifecycle event log for AI agent runs
Non-interactive agent job runner. Runs commands as background jobs and returns structured JSON on stdout.
Execution contracts for Agent Infra
Version-gated experiments for coding-agent runtimes.
Ahp public package coordinate scaffold
Feature flags and capability gates for AI agent tool access
agent-fermata
A sandboxed HTTP client for AI agents with SSRF protection, domain policies, rate limiting, and resource controls
Agent File Tools — tree-sitter powered code analysis for AI agents
A firewall for AI coding agents: secret exfiltration, prompt injection, hidden-unicode, dangerous tool calls and egress control, as a CLI and an embeddable SDK
DEPRECATED — agent-first-config has been merged into agent-first-data. Use the `agent-first-data` crate (agent_first_data::document) and the `afdata` CLI instead. No further releases will be made here.
A naming convention that lets AI agents understand your data without being told what it means, plus a CLI and library for reading Markdown structure and safely editing structured JSON, TOML, YAML, dotenv, and INI documents.
Show a directory on your machine to someone who is not at it — one folder, read-only, and nothing above it.
Give your AI agent its own private browser — so it reads the real page, past logins and bot walls, without ever touching yours.
Let your AI agent work your inbox — email pulled into plain files it reads, sorts, and drafts on your machine, with nothing sent until you confirm.
A payment tool for AI agents — send and receive across five networks through one interface, with spending limits you control.
A PostgreSQL interface for AI agents: reliable, structured, explicit, and read-only by default.
Rust slug generation with explicit caller configuration for path and URL path segments.
Let your AI agent work in a real terminal you can watch — and take the keyboard back whenever you want, from your phone if you are not at the machine.
Let your AI agent hand you a real interface when a step needs a person — a window opens, values can stay live in both directions, and the session ends with one typed outcome.
Session management, code navigation, and orchestration tools for AI coding agents.
Autonomous OSS-repo health for solo maintainers (Rust port of @p-vbordei/agent-fleet)
Ai Fleet public package coordinate scaffold
Harness Floating Terminal: a persistent F7 shell for unwrapped AI CLIs
Validate a structured agent workflow, project its state, and scaffold one to start.
Registry of LLM agent tools: callable + schema + side-effects + defaults
Per-category p50/p90 token budget forecasting from agent history
A Rust implementation of the Microsoft Agent Framework: build AI agents and multi-agent workflows. Meta-crate re-exporting core and providers.
Agent2Agent (A2A) protocol client: talk to remote A2A agents as local agents
Anthropic (Claude) chat client for agent-framework-rs
Azure OpenAI chat client (Entra ID + api-key auth)
Azure AI Search context provider
AWS Bedrock (Converse API) chat client for agent-framework-rs
Microsoft Copilot Studio agent client
Core abstractions for agent-framework-rs: messages, chat clients, agents, tools, threads, middleware, memory, and workflows
Azure Cosmos DB NoSQL chat-message store
Declarative agents and workflows loaded from YAML/JSON specs
Azure AI Foundry (Responses API) chat client and Prompt Agents for agent-framework-rs
Microsoft Foundry Local chat client for agent-framework-rs
Google Gemini chat client for agent-framework-rs
GitHub Copilot chat client for agent-framework-rs
Host agents over HTTP: OpenAI-compatible, A2A, and DevUI-style APIs
Model Context Protocol (MCP) client: stdio and streamable HTTP transports
Mem0 context provider for long-term agent memory
Mistral chat client for agent-framework-rs