Packages
Browse packages indexed by the registry.
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 — 12 providers, 13 modes, email verification, one binary
Portable session IR, parsers, discovery, and process matching for local AI coding-agent transcripts.
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 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
Agent Source Repository local context registry for coding agents
AI-native BDD/Spec verification tool for contract-driven agent coding
Stateless spreadsheet CLI for AI agents — read, profile, edit, and diff .xlsx workbooks from the command line
A local CLI toolbox for humans and agents.
Generic labeled state machine for AI agent control flows
Tmux-integrated indicator showing which AI coding agent sessions are waiting on user input.
Causal-ordered, backend-pluggable store substrate for the agent fleet — a monotonic generation counter and a per-writer BLAKE3-chained log, with a commit doorbell. SQLite today; Postgres behind a feature gate (Phase 2).
Agent Stream Kit
Curated supplement recommendation engine for longevity biomarker optimization
P2P swarm network for AI agents
Tmux popup TUI for switching between waiting AI coding agent sessions.
Lightweight task management CLI for coding agents and humans to collaborate asynchronously
Priority queue of agent tasks with status tracking
CLI for local agent team mail workflows.
Reusable CI monitor core for agent-team-mail
Core library for local agent team mail workflows.
Plugin daemon for agent-team-mail: GitHub issues, CI monitoring, cross-computer bridge
Canonical daemon launch token issuance for agent-team-mail
MCP proxy for managing Codex agent sessions with ATM team integration
Terminal UI for agent-team-mail: live streaming dashboard for AI agent teams
Generic Rust agent teams framework replicating Claude Code Agent Teams architecture with pluggable backends for Claude Code, Codex, and Gemini CLI
Detached, observable subprocess runner for AI agents
TUI testing tool for autonomous agent-driven terminal application testing
`agent-tk` (`agent toolkit/tasks-knowledge`) is a crate for the development of autonomous agents using Rust, with an emphasis on tasks and knowledge based agents. This project is part of the [auKsys](http://auksys.org) project.
Google A2A (Agent-to-Agent) protocol implementation in Rust — inter-agent communication, capability discovery, task delegation
Allowlist/blocklist guard for LLM agent tool calls
Middleware pipeline for LLM agent tool call pre/post processing
Per-tool deadline enforcement for LLM agent tool calls
Double-signed receipts for AI-agent tool invocations — DSSE + JCS + Ed25519, verifiable offline (Rust port of @p-vbordei/agent-toolprint)