A high-level API to automate web browsers
A high-level API to automate web browsers
Detect if code is running in an AI agent or automated development environment
Playwright Tools for MCP
Playwright CLI
Add MCP servers to your favorite coding agents with a single command.
A command line utility to work with Sentry. https://docs.sentry.io/hosted/learn/cli/
Client side APIs for working with Salesforce agents
Microsoft 365 Agents Toolkit CLI
Headless CLI client for the Agent Client Protocol (ACP) — talk to coding agents from the command line
Maps proxy protocols to `http.Agent` implementations
MCP server for Chrome DevTools
Paperclip CLI — orchestrate AI agent teams to run a business
The official CLI for Lark/Feishu open platform
A fast, cross-platform package manager for AI agent skills
Turn a function into an `http.Agent` instance
The Agent Client Protocol (ACP) is a protocol that standardizes communication between *code editors* (interactive programs for viewing and editing source code) and *coding agents* (programs that use generative AI to autonomously modify code).
The OpenAI Agents SDK is a lightweight yet powerful framework for building multi-agent workflows.
The open agent skills ecosystem
Agent-native CLI for AI mobile testing and app automation across iOS, Android, tvOS, Android TV, macOS, and Linux.
cli for mastra
The OpenAI Agents SDK is a lightweight yet powerful framework for building multi-agent workflows.
GitHub Copilot CLI brings the power of Copilot coding agent directly to your terminal.
Install SKILL.md files, MCP servers, and AGENTS.md guidance for any coding agent. Ships both a Node API and a CLI.
atomr-agents CLI: harness eval run / registry list / harness pin / eval gate.
Composable agentic framework on top of atomr actors and atomr-infer.
Agent actor + per-turn pipeline + tool-call orchestration loop.
Avatar domain types for real-time, embodied agents: ARKit blendshape weights, viseme→blendshape mapping, AvatarFrame timecoding, AvatarSink trait, and the Live Link CBOR wire format consumed by an Unreal Engine 5 MetaHuman receiver.
Avatar orchestrator: composes STT (perception), atomr-infer (cognition), TTS (synthesis), viseme→blendshape mapping, and the Sync-Manager into a supervised actor pipeline. Drives an AvatarSink (Live Link UDP to UE5 MetaHuman) with timecode-aligned audio + ARKit blendshape frames.
Avatar audio→ARKit-blendshape provider backed by NVIDIA Audio2Face-3D. Currently a documented stub: the real runtime lives upstream in atomr-infer once FR-A2F-001 (audio2face modality) lands. x86_64 + NVIDIA-GPU-only.
Avatar UDP Live Link sink: streams timecode-aligned audio + ARKit blendshape frames over UDP using the avatar-core CBOR wire format, ready for consumption by an Unreal Engine 5 ILiveLinkSource receiver plugin. x86_64-only (matches the UE5 tooling pipeline).
LLM cache (in-memory, semantic) + middleware integration.
Callable trait unifying agents, workflows, tools, and harnesses.
AgentContext + ContextAssembler for atomr-agents.
Core types for the atomr-agents framework: ids, budgets, context, events, errors.
EmbeddingActor and pluggable AnnIndex (CPU default via atomr-accel-agents).