{"type":"agents","count":15,"schema_url":"/api/v1/schema.json","item_api_pattern":"/api/v1/agents/{slug}.json","items":[{"slug":"anthropic-agent-sdk","id":"anthropic-agent-sdk","type":"agent","title":"Anthropic Agent SDK","description":"Tool-use-first approach to building agents with Claude. Features extended thinking for complex reasoning, computer use capabilities, and the Model Context Protocol (MCP) for standardized tool discovery and integration.","last_updated":"2026-04-10","last_verified":null,"verification_status":"unverified","markdown_url":"/content/agents/anthropic-agent-sdk.md","html_url":"/agents/anthropic-agent-sdk","api_url":"/api/v1/agents/anthropic-agent-sdk.json","content_hash":"3100c6569979cec361fd81749c5b5af96f3b82265b42d892592ffd84f9d1cf96","sha256":"3100c6569979cec361fd81749c5b5af96f3b82265b42d892592ffd84f9d1cf96","pricing":"Free SDK (Anthropic API costs apply)","tags":["dev-framework","python","typescript"],"website":"https://docs.anthropic.com/en/docs/agents","relationships":{"links":[],"related":[{"id":"autogen","title":"AutoGen","type":"agent","html_url":"/agents/autogen","markdown_url":"/content/agents/autogen.md","shared_tags":["dev-framework","python"],"score":4},{"id":"crewai","title":"CrewAI","type":"agent","html_url":"/agents/crewai","markdown_url":"/content/agents/crewai.md","shared_tags":["dev-framework","python"],"score":4},{"id":"google-adk","title":"Google ADK","type":"agent","html_url":"/agents/google-adk","markdown_url":"/content/agents/google-adk.md","shared_tags":["dev-framework","python"],"score":4},{"id":"langgraph","title":"LangGraph","type":"agent","html_url":"/agents/langgraph","markdown_url":"/content/agents/langgraph.md","shared_tags":["dev-framework","python"],"score":4},{"id":"mastra","title":"Mastra","type":"agent","html_url":"/agents/mastra","markdown_url":"/content/agents/mastra.md","shared_tags":["dev-framework","typescript"],"score":4},{"id":"openai-agents-sdk","title":"OpenAI Agents SDK","type":"agent","html_url":"/agents/openai-agents-sdk","markdown_url":"/content/agents/openai-agents-sdk.md","shared_tags":["dev-framework","python"],"score":4}],"explicit":{}}},{"slug":"autogen","id":"autogen","type":"agent","title":"AutoGen","description":"Microsoft's multi-agent framework where agents collaborate, share information, and perform tasks autonomously. Designed for flexible, scalable multi-agent conversations with support for human participation.","last_updated":"2026-04-10","last_verified":null,"verification_status":"unverified","markdown_url":"/content/agents/autogen.md","html_url":"/agents/autogen","api_url":"/api/v1/agents/autogen.json","content_hash":"c8907fc4edc3aed8aed8a841faea96bdb6425ee315b5598a895fc6fa352944f7","sha256":"c8907fc4edc3aed8aed8a841faea96bdb6425ee315b5598a895fc6fa352944f7","pricing":"Free / Open Source","tags":["dev-framework","python"],"website":"https://microsoft.github.io/autogen/","relationships":{"links":[],"related":[{"id":"anthropic-agent-sdk","title":"Anthropic Agent SDK","type":"agent","html_url":"/agents/anthropic-agent-sdk","markdown_url":"/content/agents/anthropic-agent-sdk.md","shared_tags":["dev-framework","python"],"score":4},{"id":"crewai","title":"CrewAI","type":"agent","html_url":"/agents/crewai","markdown_url":"/content/agents/crewai.md","shared_tags":["dev-framework","python"],"score":4},{"id":"google-adk","title":"Google ADK","type":"agent","html_url":"/agents/google-adk","markdown_url":"/content/agents/google-adk.md","shared_tags":["dev-framework","python"],"score":4},{"id":"langgraph","title":"LangGraph","type":"agent","html_url":"/agents/langgraph","markdown_url":"/content/agents/langgraph.md","shared_tags":["dev-framework","python"],"score":4},{"id":"openai-agents-sdk","title":"OpenAI Agents SDK","type":"agent","html_url":"/agents/openai-agents-sdk","markdown_url":"/content/agents/openai-agents-sdk.md","shared_tags":["dev-framework","python"],"score":4},{"id":"hermes-agent","title":"Hermes Agent","type":"agent","html_url":"/agents/hermes-agent","markdown_url":"/content/agents/hermes-agent.md","shared_tags":["python"],"score":3}],"explicit":{}}},{"slug":"claude-code","id":"claude-code","type":"agent","title":"Claude Code","description":"Anthropic's terminal-based coding agent, ranked #1 on SWE-bench with 80.8% resolution rate. Operates with 1M token context window, enabling full-codebase understanding. Included in Claude Pro and Max subscription plans.","last_updated":"2026-04-10","last_verified":null,"verification_status":"unverified","markdown_url":"/content/agents/claude-code.md","html_url":"/agents/claude-code","api_url":"/api/v1/agents/claude-code.json","content_hash":"4bb96d6d4cebfc61e1b988ca04c193aba3ffbcd8265ebb3ad426ddb247f0a858","sha256":"4bb96d6d4cebfc61e1b988ca04c193aba3ffbcd8265ebb3ad426ddb247f0a858","pricing":"Included in Claude Pro ($20/mo) / Max ($100-200/mo)","tags":["coding-agent","typescript"],"website":"https://docs.anthropic.com/en/docs/claude-code","relationships":{"links":[],"related":[{"id":"anthropic-agent-sdk","title":"Anthropic Agent SDK","type":"agent","html_url":"/agents/anthropic-agent-sdk","markdown_url":"/content/agents/anthropic-agent-sdk.md","shared_tags":["typescript"],"score":3},{"id":"devin","title":"Devin","type":"agent","html_url":"/agents/devin","markdown_url":"/content/agents/devin.md","shared_tags":["coding-agent"],"score":3},{"id":"github-copilot-agent","title":"GitHub Copilot Agent Mode","type":"agent","html_url":"/agents/github-copilot-agent","markdown_url":"/content/agents/github-copilot-agent.md","shared_tags":["coding-agent"],"score":3},{"id":"mastra","title":"Mastra","type":"agent","html_url":"/agents/mastra","markdown_url":"/content/agents/mastra.md","shared_tags":["typescript"],"score":3},{"id":"n8n","title":"n8n","type":"agent","html_url":"/agents/n8n","markdown_url":"/content/agents/n8n.md","shared_tags":["typescript"],"score":3},{"id":"openclaw","title":"OpenClaw","type":"agent","html_url":"/agents/openclaw","markdown_url":"/content/agents/openclaw.md","shared_tags":["typescript"],"score":3}],"explicit":{}}},{"slug":"crewai","id":"crewai","type":"agent","title":"CrewAI","description":"Multi-agent collaboration framework where you define agent roles, connect tools, and monitor performance. Offers both visual and API-driven interfaces with built-in orchestration, observability, and scaling capabilities.","last_updated":"2026-04-10","last_verified":null,"verification_status":"unverified","markdown_url":"/content/agents/crewai.md","html_url":"/agents/crewai","api_url":"/api/v1/agents/crewai.json","content_hash":"0f9484abe543676895cd09d7f491e4ab20085fd6be194d89aa72fa0021dbac85","sha256":"0f9484abe543676895cd09d7f491e4ab20085fd6be194d89aa72fa0021dbac85","pricing":"Free / Open Source (Enterprise plans available)","tags":["dev-framework","python"],"website":"https://crewai.com","relationships":{"links":[],"related":[{"id":"anthropic-agent-sdk","title":"Anthropic Agent SDK","type":"agent","html_url":"/agents/anthropic-agent-sdk","markdown_url":"/content/agents/anthropic-agent-sdk.md","shared_tags":["dev-framework","python"],"score":4},{"id":"autogen","title":"AutoGen","type":"agent","html_url":"/agents/autogen","markdown_url":"/content/agents/autogen.md","shared_tags":["dev-framework","python"],"score":4},{"id":"google-adk","title":"Google ADK","type":"agent","html_url":"/agents/google-adk","markdown_url":"/content/agents/google-adk.md","shared_tags":["dev-framework","python"],"score":4},{"id":"langgraph","title":"LangGraph","type":"agent","html_url":"/agents/langgraph","markdown_url":"/content/agents/langgraph.md","shared_tags":["dev-framework","python"],"score":4},{"id":"openai-agents-sdk","title":"OpenAI Agents SDK","type":"agent","html_url":"/agents/openai-agents-sdk","markdown_url":"/content/agents/openai-agents-sdk.md","shared_tags":["dev-framework","python"],"score":4},{"id":"hermes-agent","title":"Hermes Agent","type":"agent","html_url":"/agents/hermes-agent","markdown_url":"/content/agents/hermes-agent.md","shared_tags":["python"],"score":3}],"explicit":{}}},{"slug":"devin","id":"devin","type":"agent","title":"Devin","description":"Cognition AI's autonomous software engineer that can plan projects end-to-end, write code, debug issues, and deploy applications. Operates in its own development environment with browser, terminal, and editor access.","last_updated":"2026-04-10","last_verified":null,"verification_status":"unverified","markdown_url":"/content/agents/devin.md","html_url":"/agents/devin","api_url":"/api/v1/agents/devin.json","content_hash":"e9a78cdb198dfaefee79b5f4bcfaba6b96eb3a08ff14c7bc63d94d8c6b1b83c5","sha256":"e9a78cdb198dfaefee79b5f4bcfaba6b96eb3a08ff14c7bc63d94d8c6b1b83c5","pricing":"From $500/mo (Team plans available)","tags":["coding-agent","multiple"],"website":"https://devin.ai","relationships":{"links":[],"related":[{"id":"github-copilot-agent","title":"GitHub Copilot Agent Mode","type":"agent","html_url":"/agents/github-copilot-agent","markdown_url":"/content/agents/github-copilot-agent.md","shared_tags":["coding-agent","multiple"],"score":4},{"id":"claude-code","title":"Claude Code","type":"agent","html_url":"/agents/claude-code","markdown_url":"/content/agents/claude-code.md","shared_tags":["coding-agent"],"score":3},{"id":"anthropic-agent-sdk","title":"Anthropic Agent SDK","type":"agent","html_url":"/agents/anthropic-agent-sdk","markdown_url":"/content/agents/anthropic-agent-sdk.md","shared_tags":[],"score":2},{"id":"autogen","title":"AutoGen","type":"agent","html_url":"/agents/autogen","markdown_url":"/content/agents/autogen.md","shared_tags":[],"score":2},{"id":"crewai","title":"CrewAI","type":"agent","html_url":"/agents/crewai","markdown_url":"/content/agents/crewai.md","shared_tags":[],"score":2},{"id":"google-adk","title":"Google ADK","type":"agent","html_url":"/agents/google-adk","markdown_url":"/content/agents/google-adk.md","shared_tags":[],"score":2}],"explicit":{}}},{"slug":"github-copilot-agent","id":"github-copilot-agent","type":"agent","title":"GitHub Copilot Agent Mode","description":"Autonomous multi-step coding mode within VS Code and JetBrains IDEs. Plans and executes complex coding tasks including multi-file edits, terminal commands, and iterative debugging within your existing development environment.","last_updated":"2026-04-10","last_verified":null,"verification_status":"unverified","markdown_url":"/content/agents/github-copilot-agent.md","html_url":"/agents/github-copilot-agent","api_url":"/api/v1/agents/github-copilot-agent.json","content_hash":"5a349fb971af465a1de7c2c427b1cd0858c70188f40d151bcf78b9643eaee0dd","sha256":"5a349fb971af465a1de7c2c427b1cd0858c70188f40d151bcf78b9643eaee0dd","pricing":"$10-39/mo (Individual to Enterprise)","tags":["coding-agent","multiple"],"website":"https://github.com/features/copilot","relationships":{"links":[],"related":[{"id":"devin","title":"Devin","type":"agent","html_url":"/agents/devin","markdown_url":"/content/agents/devin.md","shared_tags":["coding-agent","multiple"],"score":4},{"id":"claude-code","title":"Claude Code","type":"agent","html_url":"/agents/claude-code","markdown_url":"/content/agents/claude-code.md","shared_tags":["coding-agent"],"score":3},{"id":"anthropic-agent-sdk","title":"Anthropic Agent SDK","type":"agent","html_url":"/agents/anthropic-agent-sdk","markdown_url":"/content/agents/anthropic-agent-sdk.md","shared_tags":[],"score":2},{"id":"autogen","title":"AutoGen","type":"agent","html_url":"/agents/autogen","markdown_url":"/content/agents/autogen.md","shared_tags":[],"score":2},{"id":"crewai","title":"CrewAI","type":"agent","html_url":"/agents/crewai","markdown_url":"/content/agents/crewai.md","shared_tags":[],"score":2},{"id":"google-adk","title":"Google ADK","type":"agent","html_url":"/agents/google-adk","markdown_url":"/content/agents/google-adk.md","shared_tags":[],"score":2}],"explicit":{}}},{"slug":"google-adk","id":"google-adk","type":"agent","title":"Google ADK","description":"Google's Agent Development Kit for building AI agents. Integrates tightly with Gemini models and Google Cloud services, offering a streamlined path from prototype to production within the Google ecosystem.","last_updated":"2026-04-10","last_verified":null,"verification_status":"unverified","markdown_url":"/content/agents/google-adk.md","html_url":"/agents/google-adk","api_url":"/api/v1/agents/google-adk.json","content_hash":"c789e7e2edcfd29594174e9f8cfde58c8eb1df0db25558862f359217aeb4af2a","sha256":"c789e7e2edcfd29594174e9f8cfde58c8eb1df0db25558862f359217aeb4af2a","pricing":"Free SDK (Google AI API costs apply)","tags":["dev-framework","python"],"website":"https://google.github.io/adk-docs/","relationships":{"links":[],"related":[{"id":"anthropic-agent-sdk","title":"Anthropic Agent SDK","type":"agent","html_url":"/agents/anthropic-agent-sdk","markdown_url":"/content/agents/anthropic-agent-sdk.md","shared_tags":["dev-framework","python"],"score":4},{"id":"autogen","title":"AutoGen","type":"agent","html_url":"/agents/autogen","markdown_url":"/content/agents/autogen.md","shared_tags":["dev-framework","python"],"score":4},{"id":"crewai","title":"CrewAI","type":"agent","html_url":"/agents/crewai","markdown_url":"/content/agents/crewai.md","shared_tags":["dev-framework","python"],"score":4},{"id":"langgraph","title":"LangGraph","type":"agent","html_url":"/agents/langgraph","markdown_url":"/content/agents/langgraph.md","shared_tags":["dev-framework","python"],"score":4},{"id":"openai-agents-sdk","title":"OpenAI Agents SDK","type":"agent","html_url":"/agents/openai-agents-sdk","markdown_url":"/content/agents/openai-agents-sdk.md","shared_tags":["dev-framework","python"],"score":4},{"id":"hermes-agent","title":"Hermes Agent","type":"agent","html_url":"/agents/hermes-agent","markdown_url":"/content/agents/hermes-agent.md","shared_tags":["python"],"score":3}],"explicit":{}}},{"slug":"hermes-agent","id":"hermes-agent","type":"agent","title":"Hermes Agent","description":"Nous Research's open-source autonomous agent with persistent multi-level memory and auto-skill generation. Supports 5 execution backends (Local, Docker, SSH, Singularity, Modal) and multi-channel communication across Telegram, Discord, Slack, WhatsApp, and Signal.","last_updated":"2026-04-10","last_verified":null,"verification_status":"unverified","markdown_url":"/content/agents/hermes-agent.md","html_url":"/agents/hermes-agent","api_url":"/api/v1/agents/hermes-agent.json","content_hash":"7f47f7408f6606d919762f0625d5f0911a28300d82c6711cb52c1a06fb236bf4","sha256":"7f47f7408f6606d919762f0625d5f0911a28300d82c6711cb52c1a06fb236bf4","pricing":"Free / Open Source","tags":["personal-agent","python"],"website":"https://nousresearch.com","relationships":{"links":[],"related":[{"id":"anthropic-agent-sdk","title":"Anthropic Agent SDK","type":"agent","html_url":"/agents/anthropic-agent-sdk","markdown_url":"/content/agents/anthropic-agent-sdk.md","shared_tags":["python"],"score":3},{"id":"autogen","title":"AutoGen","type":"agent","html_url":"/agents/autogen","markdown_url":"/content/agents/autogen.md","shared_tags":["python"],"score":3},{"id":"crewai","title":"CrewAI","type":"agent","html_url":"/agents/crewai","markdown_url":"/content/agents/crewai.md","shared_tags":["python"],"score":3},{"id":"google-adk","title":"Google ADK","type":"agent","html_url":"/agents/google-adk","markdown_url":"/content/agents/google-adk.md","shared_tags":["python"],"score":3},{"id":"langgraph","title":"LangGraph","type":"agent","html_url":"/agents/langgraph","markdown_url":"/content/agents/langgraph.md","shared_tags":["python"],"score":3},{"id":"openai-agents-sdk","title":"OpenAI Agents SDK","type":"agent","html_url":"/agents/openai-agents-sdk","markdown_url":"/content/agents/openai-agents-sdk.md","shared_tags":["python"],"score":3}],"explicit":{}}},{"slug":"langgraph","id":"langgraph","type":"agent","title":"LangGraph","description":"Graph-based multi-agent orchestration framework by the LangChain team. Enables stateful workflows with cycles, persistence, and human-in-the-loop patterns. The most searched agent framework with 27,100 monthly searches.","last_updated":"2026-04-10","last_verified":null,"verification_status":"unverified","markdown_url":"/content/agents/langgraph.md","html_url":"/agents/langgraph","api_url":"/api/v1/agents/langgraph.json","content_hash":"a5c5d8a5e017c090176b66952ed6b4c0423c915c569f4b788fe1e3056343d708","sha256":"a5c5d8a5e017c090176b66952ed6b4c0423c915c569f4b788fe1e3056343d708","pricing":"Free / Open Source (LangSmith cloud plans available)","tags":["dev-framework","python","javascript"],"website":"https://langchain-ai.github.io/langgraph/","relationships":{"links":[],"related":[{"id":"anthropic-agent-sdk","title":"Anthropic Agent SDK","type":"agent","html_url":"/agents/anthropic-agent-sdk","markdown_url":"/content/agents/anthropic-agent-sdk.md","shared_tags":["dev-framework","python"],"score":4},{"id":"autogen","title":"AutoGen","type":"agent","html_url":"/agents/autogen","markdown_url":"/content/agents/autogen.md","shared_tags":["dev-framework","python"],"score":4},{"id":"crewai","title":"CrewAI","type":"agent","html_url":"/agents/crewai","markdown_url":"/content/agents/crewai.md","shared_tags":["dev-framework","python"],"score":4},{"id":"google-adk","title":"Google ADK","type":"agent","html_url":"/agents/google-adk","markdown_url":"/content/agents/google-adk.md","shared_tags":["dev-framework","python"],"score":4},{"id":"openai-agents-sdk","title":"OpenAI Agents SDK","type":"agent","html_url":"/agents/openai-agents-sdk","markdown_url":"/content/agents/openai-agents-sdk.md","shared_tags":["dev-framework","python"],"score":4},{"id":"hermes-agent","title":"Hermes Agent","type":"agent","html_url":"/agents/hermes-agent","markdown_url":"/content/agents/hermes-agent.md","shared_tags":["python"],"score":3}],"explicit":{}}},{"slug":"lindy","id":"lindy","type":"agent","title":"Lindy","description":"Build, deploy, and manage AI agents without writing code. Designed for business task automation with a visual interface for creating agent workflows that integrate with popular business tools.","last_updated":"2026-04-21","last_verified":null,"verification_status":"unverified","markdown_url":"/content/agents/lindy.md","html_url":"/agents/lindy","api_url":"/api/v1/agents/lindy.json","content_hash":"629a47f4923392263023ad5c99581edcc93725bf69422c5418da6c938edcc58f","sha256":"629a47f4923392263023ad5c99581edcc93725bf69422c5418da6c938edcc58f","pricing":"Free tier / Pro from $49/mo","tags":["no-code"],"website":"https://lindy.ai","relationships":{"links":[],"related":[{"id":"anthropic-agent-sdk","title":"Anthropic Agent SDK","type":"agent","html_url":"/agents/anthropic-agent-sdk","markdown_url":"/content/agents/anthropic-agent-sdk.md","shared_tags":[],"score":2},{"id":"autogen","title":"AutoGen","type":"agent","html_url":"/agents/autogen","markdown_url":"/content/agents/autogen.md","shared_tags":[],"score":2},{"id":"claude-code","title":"Claude Code","type":"agent","html_url":"/agents/claude-code","markdown_url":"/content/agents/claude-code.md","shared_tags":[],"score":2},{"id":"crewai","title":"CrewAI","type":"agent","html_url":"/agents/crewai","markdown_url":"/content/agents/crewai.md","shared_tags":[],"score":2},{"id":"devin","title":"Devin","type":"agent","html_url":"/agents/devin","markdown_url":"/content/agents/devin.md","shared_tags":[],"score":2},{"id":"github-copilot-agent","title":"GitHub Copilot Agent Mode","type":"agent","html_url":"/agents/github-copilot-agent","markdown_url":"/content/agents/github-copilot-agent.md","shared_tags":[],"score":2}],"explicit":{}}},{"slug":"mastra","id":"mastra","type":"agent","title":"Mastra","description":"TypeScript-first agent framework built by the team behind Gatsby. Features built-in model routing, RAG pipelines, memory management, and MCP integration, designed for developers who prefer the TypeScript ecosystem.","last_updated":"2026-04-10","last_verified":null,"verification_status":"unverified","markdown_url":"/content/agents/mastra.md","html_url":"/agents/mastra","api_url":"/api/v1/agents/mastra.json","content_hash":"8133223160a23939c3baaa3c97ffec3a6a83e25637fd21b4ff25a4f7631e00e2","sha256":"8133223160a23939c3baaa3c97ffec3a6a83e25637fd21b4ff25a4f7631e00e2","pricing":"Free / Open Source","tags":["dev-framework","typescript"],"website":"https://mastra.ai","relationships":{"links":[],"related":[{"id":"anthropic-agent-sdk","title":"Anthropic Agent SDK","type":"agent","html_url":"/agents/anthropic-agent-sdk","markdown_url":"/content/agents/anthropic-agent-sdk.md","shared_tags":["dev-framework","typescript"],"score":4},{"id":"autogen","title":"AutoGen","type":"agent","html_url":"/agents/autogen","markdown_url":"/content/agents/autogen.md","shared_tags":["dev-framework"],"score":3},{"id":"claude-code","title":"Claude Code","type":"agent","html_url":"/agents/claude-code","markdown_url":"/content/agents/claude-code.md","shared_tags":["typescript"],"score":3},{"id":"crewai","title":"CrewAI","type":"agent","html_url":"/agents/crewai","markdown_url":"/content/agents/crewai.md","shared_tags":["dev-framework"],"score":3},{"id":"google-adk","title":"Google ADK","type":"agent","html_url":"/agents/google-adk","markdown_url":"/content/agents/google-adk.md","shared_tags":["dev-framework"],"score":3},{"id":"langgraph","title":"LangGraph","type":"agent","html_url":"/agents/langgraph","markdown_url":"/content/agents/langgraph.md","shared_tags":["dev-framework"],"score":3}],"explicit":{}}},{"slug":"n8n","id":"n8n","type":"agent","title":"n8n","description":"Open-source workflow automation platform with AI agent capabilities. Features LangChain integration, vector database support, and a visual workflow builder. Available as self-hosted or cloud deployment.","last_updated":"2026-04-10","last_verified":null,"verification_status":"unverified","markdown_url":"/content/agents/n8n.md","html_url":"/agents/n8n","api_url":"/api/v1/agents/n8n.json","content_hash":"7afcec1d08a7637e796af800889b7872f3cc3997e85434a49135cb695339a939","sha256":"7afcec1d08a7637e796af800889b7872f3cc3997e85434a49135cb695339a939","pricing":"Free self-hosted / Cloud from $24/mo","tags":["orchestration","typescript"],"website":"https://n8n.io","relationships":{"links":[],"related":[{"id":"paperclip","title":"Paperclip","type":"agent","html_url":"/agents/paperclip","markdown_url":"/content/agents/paperclip.md","shared_tags":["orchestration","typescript"],"score":4},{"id":"anthropic-agent-sdk","title":"Anthropic Agent SDK","type":"agent","html_url":"/agents/anthropic-agent-sdk","markdown_url":"/content/agents/anthropic-agent-sdk.md","shared_tags":["typescript"],"score":3},{"id":"claude-code","title":"Claude Code","type":"agent","html_url":"/agents/claude-code","markdown_url":"/content/agents/claude-code.md","shared_tags":["typescript"],"score":3},{"id":"mastra","title":"Mastra","type":"agent","html_url":"/agents/mastra","markdown_url":"/content/agents/mastra.md","shared_tags":["typescript"],"score":3},{"id":"openclaw","title":"OpenClaw","type":"agent","html_url":"/agents/openclaw","markdown_url":"/content/agents/openclaw.md","shared_tags":["typescript"],"score":3},{"id":"autogen","title":"AutoGen","type":"agent","html_url":"/agents/autogen","markdown_url":"/content/agents/autogen.md","shared_tags":[],"score":2}],"explicit":{}}},{"slug":"openai-agents-sdk","id":"openai-agents-sdk","type":"agent","title":"OpenAI Agents SDK","description":"Production-grade agent toolkit from OpenAI, replacing the earlier Swarm project. Core abstractions include handoffs between agents with full conversation context, built-in guardrails, and tracing for debugging and monitoring.","last_updated":"2026-04-10","last_verified":null,"verification_status":"unverified","markdown_url":"/content/agents/openai-agents-sdk.md","html_url":"/agents/openai-agents-sdk","api_url":"/api/v1/agents/openai-agents-sdk.json","content_hash":"ec35b3274ed5c6f776c71012d0a0a364010bb89ccee5a52ae3de75054998dcf1","sha256":"ec35b3274ed5c6f776c71012d0a0a364010bb89ccee5a52ae3de75054998dcf1","pricing":"Free SDK (OpenAI API costs apply)","tags":["dev-framework","python"],"website":"https://platform.openai.com/docs/agents","relationships":{"links":[],"related":[{"id":"anthropic-agent-sdk","title":"Anthropic Agent SDK","type":"agent","html_url":"/agents/anthropic-agent-sdk","markdown_url":"/content/agents/anthropic-agent-sdk.md","shared_tags":["dev-framework","python"],"score":4},{"id":"autogen","title":"AutoGen","type":"agent","html_url":"/agents/autogen","markdown_url":"/content/agents/autogen.md","shared_tags":["dev-framework","python"],"score":4},{"id":"crewai","title":"CrewAI","type":"agent","html_url":"/agents/crewai","markdown_url":"/content/agents/crewai.md","shared_tags":["dev-framework","python"],"score":4},{"id":"google-adk","title":"Google ADK","type":"agent","html_url":"/agents/google-adk","markdown_url":"/content/agents/google-adk.md","shared_tags":["dev-framework","python"],"score":4},{"id":"langgraph","title":"LangGraph","type":"agent","html_url":"/agents/langgraph","markdown_url":"/content/agents/langgraph.md","shared_tags":["dev-framework","python"],"score":4},{"id":"hermes-agent","title":"Hermes Agent","type":"agent","html_url":"/agents/hermes-agent","markdown_url":"/content/agents/hermes-agent.md","shared_tags":["python"],"score":3}],"explicit":{}}},{"slug":"openclaw","id":"openclaw","type":"agent","title":"OpenClaw","description":"Free, open-source personal AI agent and the fastest-growing OSS project in history. Multi-channel messaging across WhatsApp, Telegram, Slack, Discord, and more. Features a skills marketplace with 4,000+ community skills, local-first privacy, voice support, and multi-agent routing.","last_updated":"2026-04-10","last_verified":null,"verification_status":"unverified","markdown_url":"/content/agents/openclaw.md","html_url":"/agents/openclaw","api_url":"/api/v1/agents/openclaw.json","content_hash":"c19e36a6e682fd1600c04c8286d41d8a62635e058b33c37e061ac124aa5d0b11","sha256":"c19e36a6e682fd1600c04c8286d41d8a62635e058b33c37e061ac124aa5d0b11","pricing":"Free / Open Source","tags":["personal-agent","typescript"],"website":"https://openclaw.ai","relationships":{"links":[],"related":[{"id":"anthropic-agent-sdk","title":"Anthropic Agent SDK","type":"agent","html_url":"/agents/anthropic-agent-sdk","markdown_url":"/content/agents/anthropic-agent-sdk.md","shared_tags":["typescript"],"score":3},{"id":"claude-code","title":"Claude Code","type":"agent","html_url":"/agents/claude-code","markdown_url":"/content/agents/claude-code.md","shared_tags":["typescript"],"score":3},{"id":"hermes-agent","title":"Hermes Agent","type":"agent","html_url":"/agents/hermes-agent","markdown_url":"/content/agents/hermes-agent.md","shared_tags":["personal-agent"],"score":3},{"id":"mastra","title":"Mastra","type":"agent","html_url":"/agents/mastra","markdown_url":"/content/agents/mastra.md","shared_tags":["typescript"],"score":3},{"id":"n8n","title":"n8n","type":"agent","html_url":"/agents/n8n","markdown_url":"/content/agents/n8n.md","shared_tags":["typescript"],"score":3},{"id":"paperclip","title":"Paperclip","type":"agent","html_url":"/agents/paperclip","markdown_url":"/content/agents/paperclip.md","shared_tags":["typescript"],"score":3}],"explicit":{}}},{"slug":"paperclip","id":"paperclip","type":"agent","title":"Paperclip","description":"Open-source orchestration platform for \"zero-human companies.\" Agents are organized as a company hierarchy (CEO, Engineers, QA) with budget enforcement, persistent state, governance with rollback, multi-company isolation, and a full audit trail. Gained 30K stars in just 3 weeks.","last_updated":"2026-04-10","last_verified":null,"verification_status":"unverified","markdown_url":"/content/agents/paperclip.md","html_url":"/agents/paperclip","api_url":"/api/v1/agents/paperclip.json","content_hash":"06892981898b7b9978e5902d45ae7fe47d54d2242f7bf38c5924f3964a538eb2","sha256":"06892981898b7b9978e5902d45ae7fe47d54d2242f7bf38c5924f3964a538eb2","pricing":"Free / Open Source","tags":["orchestration","typescript","node.js"],"website":"https://paperclip.dev","relationships":{"links":[],"related":[{"id":"n8n","title":"n8n","type":"agent","html_url":"/agents/n8n","markdown_url":"/content/agents/n8n.md","shared_tags":["orchestration","typescript"],"score":4},{"id":"anthropic-agent-sdk","title":"Anthropic Agent SDK","type":"agent","html_url":"/agents/anthropic-agent-sdk","markdown_url":"/content/agents/anthropic-agent-sdk.md","shared_tags":["typescript"],"score":3},{"id":"claude-code","title":"Claude Code","type":"agent","html_url":"/agents/claude-code","markdown_url":"/content/agents/claude-code.md","shared_tags":["typescript"],"score":3},{"id":"mastra","title":"Mastra","type":"agent","html_url":"/agents/mastra","markdown_url":"/content/agents/mastra.md","shared_tags":["typescript"],"score":3},{"id":"openclaw","title":"OpenClaw","type":"agent","html_url":"/agents/openclaw","markdown_url":"/content/agents/openclaw.md","shared_tags":["typescript"],"score":3},{"id":"autogen","title":"AutoGen","type":"agent","html_url":"/agents/autogen","markdown_url":"/content/agents/autogen.md","shared_tags":[],"score":2}],"explicit":{}}}]}