Packages
Browse packages indexed by the registry.
Draft platform-native release announcements (HN, Reddit, X, Mastodon, LinkedIn) from CHANGELOG + README (Rust port of @p-vbordei/agent-launch)
Monitor Claude, Codex, and OpenCode Go usage limits from the terminal
A batteries-included Rust library for building agent workflows
Cooperative execution lock to prevent concurrent agent runs on the same key
A sandbox for running coding agents with restricted filesystem access.
A hand-rolled LLM agent loop: resilient chat transport, typed tools with derived schemas, a streaming event sink, and a two-model cost split. Provider-agnostic over any OpenAI-compatible endpoint.
A terminal-native music CLI replacing lx-music-desktop, powered by Agentic intelligence.
Local Maildir message bus for coding agents
Terminal dashboard for running many AI coding agents in parallel — each on its own branch, in its own tmux session
Agent manifest and capability descriptor — define, validate, and compose agent specs
Ahp public package coordinate scaffold
Unified context-memory (memo) store for the agent platform. Local/embedded storage, NOT Postgres.
Convention and validation for committed AI agent memories
Transport-neutral Agent Memory contracts
Simple key-value memory store for AI agents — persist facts across turns
High-level pub/sub + request-reply API for agent-mesh
Command-line interface for agent-mesh.
Core types for agent-mesh: identity, messages, ACL, Noise handshake
LAN discovery for agent-mesh via mDNS
Cryptographic identity types and signed envelopes for agent-mesh.
Agent Card registry with capability search for agent-mesh
WebSocket relay server for agent-mesh
Client/agent SDK for agent-mesh with E2E encryption
All-in-one agent-mesh server (registry + relay)
Authenticated QUIC transport for agent-mesh (built on iroh).
WASM/PWA client for agent-mesh — cross-platform WebSocket connectivity
CLI for agent-mesh: keygen, register, discover, request, revoke
Local daemon for agent-mesh relay connectivity
Sliding window of recent LLM conversation turns with paired-protection: never drop a tool_use without its tool_result sibling. Zero deps (serde_json only).
CLI messenger for agent-to-agent encrypted communication over Nostr
agent-metamorphosis
Codex, Pi, and Claude Code configuration adapters for agent-migrate
Core models and transactional filesystem engine for agent configuration migration
Encrypted SSH and SFTP transport for agent configuration migration
Transport-neutral contracts for Agent Infra model APIs
AgentMonitorTUI — passive, lazydocker-style TUI for monitoring Claude Code sessions
agent-motif
A fast, terminal-first multiplexer for managing multiple Claude Code conversations across local and remote hosts.
Agent Name (DID shortcut) parsing, resolution and verification for the Affinidi TDK
A CLI tool for managing agent notifications
A multi-channel notification CLI for AI agents and automation scripts.
Core notification config and provider implementation for agent-notify.
A Rust-based multi-agent system with graph-structured data storage, mail system, and Zettelkasten-style knowledge base
Launch coding agents in tmux panes and wait for completion
Core library for the Agent Orchestrator — task scheduling, runner, and persistence
Rust SDK for orchestrating LLM-powered agents, shared task execution, and teammate coordination
Shared bridge contracts between the Agent OS kernel and execution planes
High-level Rust client SDK for the Agent OS native sidecar (1:1 port of the TypeScript AgentOs client)
Native execution plane scaffold for Agent OS