Named counters that reset on epoch boundaries for per-session rate tracking

0 audits · 1 version · updated 2026-05-25

Composable error recovery strategies for LLM agent tool calls

0 audits · 1 version · updated 2026-05-25

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.

0 audits · 1 version · updated 2026-05-24

Structured event emitter for agent runs. Append-only, JSON-line-serializable events with monotonic ids, run id, and timestamps. Zero deps beyond serde_json.

0 audits · 1 version · updated 2026-05-17

Structured lifecycle event log for AI agent runs

0 audits · 1 version · updated 2026-05-25

Non-interactive agent job runner. Runs commands as background jobs and returns structured JSON on stdout.

0 audits · 14 versions · updated 2026-05-02

Feature flags and capability gates for AI agent tool access

0 audits · 1 version · updated 2026-05-25

agent-fermata

0 audits · 1 version · updated 2026-06-12

A sandboxed HTTP client for AI agents with SSRF protection, domain policies, rate limiting, and resource controls

0 audits · 2 versions · updated 2026-02-08

Agent File Tools — tree-sitter powered code analysis for AI agents

0 audits · 111 versions · updated 2026-06-18

Generic dot-path accessor for JSON/TOML/YAML configs, usable both as a **Rust library** and as a standalone **`afconfig` CLI binary**. The library is the primary interface: spores embed it to get `get_key`/`set_key` without writing a dispatch table per field. The CLI wraps the same logic for shell scripts and quick one-off edits from any language.

0 audits · 0 versions

A naming convention that lets AI agents understand your data without being told what it means.

0 audits · 35 versions · updated 2026-06-19

Give your AI agent its own private browser — so it reads the real page, past logins and bot walls, without ever touching yours.

0 audits · 15 versions · updated 2026-06-11

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.

0 audits · 4 versions · updated 2026-06-19

A payment tool for AI agents — send and receive across five networks through one interface, with spending limits you control.

0 audits · 11 versions · updated 2026-05-23

A PostgreSQL interface for AI agents: reliable, structured, explicit, and read-only by default.

0 audits · 13 versions · updated 2026-06-01

Rust slug generation with explicit caller configuration for path and URL path segments.

0 audits · 0 versions

A UI protocol that lets a tool describe its interface as data instead of code — so a trusted host you own renders the screens and actions, and nothing the tool sends can run on your machine.

0 audits · 1 version · updated 2026-06-16

Session management, code navigation, and orchestration tools for AI coding agents.

0 audits · 2 versions · updated 2026-03-25

Autonomous OSS-repo health for solo maintainers (Rust port of @p-vbordei/agent-fleet)

0 audits · 1 version · updated 2026-05-19

Registry of LLM agent tools: callable + schema + side-effects + defaults

0 audits · 1 version · updated 2026-05-25

A git wrapper that tracks cloned repos and prevents duplicate clones

0 audits · 3 versions · updated 2026-05-03

Public Preview — Rust SDK for the Agent Governance Toolkit (policy, trust, audit, identity)

0 audits · 1 version · updated 2026-04-22

Public Preview — MCP governance and security primitives for the Agent Governance Toolkit

0 audits · 1 version · updated 2026-04-22

Agent graph library

0 audits · 2 versions · updated 2025-12-23

Base interfaces for agent-graph checkpoint savers

0 audits · 1 version · updated 2026-04-20

Conformance test suite for agent-graph checkpointer implementations

0 audits · 1 version · updated 2026-04-20

Postgres implementation of an agent-graph checkpoint saver

0 audits · 1 version · updated 2026-04-20

SQLite implementation of an agent-graph checkpoint saver

0 audits · 1 version · updated 2026-04-20

CLI for interacting with agent-graph

0 audits · 1 version · updated 2026-04-20

Procedural macros for agent-graph

0 audits · 2 versions · updated 2025-12-23

agent-harmonic-field

0 audits · 1 version · updated 2026-06-11

Drive LLM coding agents — Claude Code, OpenAI Codex, and local Ollama / OpenAI-compatible models — from Rust behind one trait, with a normalized streaming event vocabulary. Bring your own agent too.

0 audits · 8 versions · updated 2026-06-12

Agent loop harness with local and sandbox tool runtimes, context management, and MCP support

0 audits · 11 versions · updated 2026-06-17

Health status tracker for LLM agent components

0 audits · 1 version · updated 2026-05-25

Periodic heartbeat recorder and stall detector for AI agents

0 audits · 1 version · updated 2026-05-26

Homeostatic control for AI agent systems — keeping agents in their operating envelope through feedback loops

0 audits · 1 version · updated 2026-06-06

Unified hook adapter for AI CLI tools (Claude Code, Cursor, Codex, Windsurf, Kiro, OpenCode, Gemini)

0 audits · 1 version · updated 2026-03-04

Agent Identity Protocol - cryptographic identity and authentication for AI agents

0 audits · 1 version · updated 2026-02-10

Core identity primitives for the Agent Identity Protocol

0 audits · 1 version · updated 2026-02-10

Handshake protocol for the Agent Identity Protocol

0 audits · 1 version · updated 2026-02-10

Agent identity, key management, and trust verification

0 audits · 1 version · updated 2026-05-27

Structured image diff with JSON output for agent workflows

0 audits · 4 versions · updated 2026-02-17

Agent inbox protocol abstracts queryable data as email.

0 audits · 1 version · updated 2026-04-15

MCP server for inspecting Claude Code subagent execution logs

0 audits · 3 versions · updated 2026-04-12

A Rust SDK for building AI agents with multi-provider LLM support

0 audits · 5 versions · updated 2026-03-25

Procedural macros for the agent-io SDK

0 audits · 2 versions · updated 2026-03-25

Claude Code hooks for jj-colocated repos — git guard, workspace creation, and cleanup

0 audits · 8 versions · updated 2026-06-07

WorktreeRemove hook — forgets jj workspaces and cleans up directories

0 audits · 3 versions · updated 2026-05-16

PreToolUse hook — blocks destructive git commands in jj-colocated repos with jj alternatives

0 audits · 3 versions · updated 2026-05-16