Real-time web dashboard for monitoring GitHub Copilot agent sessions
Maps proxy protocols to `http.Agent` implementations
The OpenAI Agents SDK is a lightweight yet powerful framework for building multi-agent workflows. This package contains the logic for building realtime voice agents on the server or in the browser.
LangGraph
Promptbook: Create persistent AI agents that turn your company's scattered knowledge into action
The OpenAI Agents SDK is a lightweight yet powerful framework for building multi-agent workflows.
AI SDK by Vercel - build apps like ChatGPT, Claude, Gemini, and more with a single interface for any model using the Vercel AI Gateway or go direct to OpenAI, Anthropic, Google, or any other model provider.
LiveKit Agents - Node.js
The OpenAI Agents SDK is a lightweight yet powerful framework for building multi-agent workflows.
Turn a function into an `http.Agent` instance
The OpenAI Agents SDK is a lightweight yet powerful framework for building multi-agent workflows.
The Gateway provider for the [AI SDK](https://ai-sdk.dev/docs) allows the use of a wide variety of AI models and providers.
A high-level API to automate web browsers
A high-level API to automate web browsers
A home for your AI agents
The **[Anthropic provider](https://ai-sdk.dev/providers/ai-sdk-providers/anthropic)** for the [AI SDK](https://ai-sdk.dev/docs) contains language model support for the [Anthropic Messages API](https://docs.anthropic.com/claude/reference/messages_post).
A JavaScript library for generating random user agents.
Client side APIs for working with Salesforce agents
No description provided.
Silero voice activity detection LiveKit Node Agents
The **[Google Generative AI provider](https://ai-sdk.dev/providers/ai-sdk-providers/google-generative-ai)** for the [AI SDK](https://ai-sdk.dev/docs) contains language model support for the [Google Generative AI](https://ai.google/discover/generativeai/)
The **[OpenAI provider](https://ai-sdk.dev/providers/ai-sdk-providers/openai)** for the [AI SDK](https://ai-sdk.dev/docs) contains language model support for the OpenAI chat and completion APIs and embedding model support for the OpenAI embeddings API.
Azure AI Agents client library.
ElevenLabs plugin for LiveKit Node Agents
Agentf is a Ruby-native multi-agent workflow engine with an ORCHESTRATOR, role-specialized agents, provider adapters (OpenCode/Copilot), and Redis-backed semantic, episodic, and graph-style memory. It includes a unified CLI, MCP server tools, and install/update workflows for generated agent/command manifests.
Embeds a FOSM-aware MCP server and ACP agent into your Rails development environment, giving coding agents (Claude Code, Codex, Copilot) runtime intelligence: database queries, logs, code evaluation, and deep introspection of FOSM lifecycle definitions, state machines, transitions, guards, and audit trails. Built on the FOSM (Finite Object State Machine) paradigm — declarative lifecycles for business objects where AI agents operate within bounded, auditable state machines.
rails-ai-context turns your running Rails app into the source of truth for AI coding assistants. Instead of guessing from training data or stale file reads, agents query 38 live tools (via MCP server or CLI) to get your actual schema, associations, routes, inherited filters, conventions, and test patterns. Semantic validation catches cross-file errors (wrong columns, missing partials, broken routes) before code runs — so AI writes correct code on the first try. Auto-generates context files for Claude Code, Cursor, GitHub Copilot, OpenCode, and Codex CLI. Works standalone or in-Gemfile.