Packages
Browse packages indexed by the registry.
Internal model, context, and Tool execution Kernel for Agent Runtime
Internal Kernel contract for Agent Runtime
Internal in-memory execution journal for Agent Runtime
Internal safe Agent package loader and catalog
Internal provider-neutral ports for Agent Runtime
Stable SDK for building Agent Runtime agents, tools, context hooks, guards, and observers
Deterministic test fixtures and assertions for Agent Runtime extensions
Internal value types for Agent Runtime
SPL (Safe Policy Lisp) evaluator for Agent-Safe capability tokens. 150 lines, zero deps core, microseconds.
A sandboxed execution environment for AI agents via WASM
Scaffold the agent workflow into a project.
Scratchpad for intermediate reasoning steps in LLM agents
Canonical byte-deterministic transcript format for AI-agent conversations (Rust port of @p-vbordei/agent-scroll)
Developer-experience CLI for the Agent SDK (e.g. installs the local Langfuse + OTel collector stack)
Product-neutral primitive kernel and contracts for a Rust-first Agent SDK.
Optional evaluation framework primitives layered over agent-sdk-core traces and evidence.
Shared contract types for the Agent SDK (IDs, events, LLM messages, turn outcomes)
Ergonomic derive/declarative macros for the Agent SDK (#[derive(Tool)], #[derive(TypedTool)], tool!, #[derive(ToolName)])
OpenTelemetry bootstrap helpers for the Agent SDK (OTLP exporter wiring + propagators)
Optional provider adapter helpers layered over agent-sdk-core ProviderAdapter contracts.
LLM provider trait, streaming primitives, and first-party provider implementations for the Agent SDK
Pure-Rust agent SDK for production tool-calling loops, multi-provider, type-safe, and ergonomic
Filesystem-backed durable store adapters for the Agent SDK.
Scripted Postgres-style durable store adapters for the Agent SDK.
SQLite-backed durable store adapters for the Agent SDK.
Supabase REST-backed durable store adapters for the Agent SDK.
Optional tool-pack helpers layered over agent-sdk-core primitive contracts.
Tool traits, registry, hooks, and store contracts for the Agent SDK
Unified multi-provider search CLI for AI agents — 13 providers, 13 modes, email verification, one binary
App-scoped Wayland capture and input for Linux automation agents
Transport-neutral secret reference contract shared across Agent Infra domains
Ahp public package coordinate scaffold
Portable session IR, parsers, discovery, and process matching for local AI coding-agent transcripts.
Turn native Agent Session logs into auditable cross-runtime JSON facts
Generate and track session IDs for LLM agent conversations
Agent shadowing — monitor, replay, and analyze agent behavior
Toggle shadow mode for agent tool calls: record what would have happened without running real side-effecting code.
Shared parsing substrate for agent hook binaries — JSON input, shell tokenization
Security scanner for AI agent extensions — offline-first, multi-framework, SARIF output
A minimal, stable, easy-to-understand skill installer and manager for AI agents
A package manager for Agent Skills.
Parse, validate, and work with Agent Skills as defined by the Agent Skills specification
CLI for validating and working with Agent Skills
Library and CLI for installing agent skills
Reserved crate for the Matrix Rust SDK
Provider-neutral Agent Runtime source template and repository provisioning contracts
Agent Source Repository local context registry for coding agents
Intent compiler for AI agent coding: human intent compiles through requirement IR into verifiable task contracts, mechanically verified against the code