AI Agents

Explore AI Agents through related topics and the articles other pages reference most.

Explore articles

Reset filters
Browse subtopics: Developer Tools

Articles that also belong to these categories. Counts cover all of AI Agents.

Showing 1-60 of 78 articles

AG-UI Protocol

The AG-UI Protocol (Agent-User Interaction Protocol) is an open, event-based protocol that standardizes how AI agents communicate with user-facing applications.

Developer Tools

Agent Tools API

The Agent Tools API is xAI's server-side tool suite that lets agents built on the Grok family browse the web, search X posts, run Python code, retrieve uploaded documents, and call external tools, with every…

AI CompaniesDeveloper Tools

Agent orchestration

Agent orchestration is the coordinated management of multiple AI agents working together as a unified system to accomplish tasks that exceed the capability of any single agent.

Developer Tools

Atlassian Rovo Dev

Atlassian Rovo Dev is an agentic AI coding assistant developed by Atlassian that automates parts of the software development lifecycle, including planning, code generation, code review, and pull-request triage.

AI CompaniesDeveloper Tools

Augment Code

Augment Code is an enterprise AI coding platform, founded in 2022 by Igor Ostrovsky and Guy Gur-Ari and led by CEO Scott Dietzen, that builds AI agents purpose-built for large, complex codebases.

AI Code GenerationAI Companies

AxiomProver

AxiomProver is an automated theorem-proving system developed by Axiom Math. The company describes it as an autonomous multi-agent system for Lean 4 that translates mathematical tasks into formal statements and…

AI ResearchDeveloper Tools

Browser Use

Browser Use is an open-source Python library that lets large language models control a web browser, turning any LLM into an agent that can browse the web, click buttons, fill forms, and complete multi-step…

Developer ToolsOpen Source AI

BrowserSkill

BrowserSkill is an open-source browser-automation bridge from Tencent that lets shell-capable AI coding agents drive the user's own, already logged-in Chrome or Microsoft Edge browser.

Chinese AIDeveloper Tools

Claude Agent SDK

The Claude Agent SDK is Anthropic's official software development kit for building custom AI agents powered by Claude, released on September 29, 2025 as the renamed and expanded successor to the Claude Code…

AnthropicDeveloper Tools

Claude Code

Claude Code is an agentic software development product made by Anthropic. It uses models from the Claude family to inspect software projects, propose and apply changes, run development tools, and report…

AI Code GenerationAnthropic

Coding agent

A coding agent is a software system that uses a large language model to carry out programming work by acting on a development environment rather than only producing text for a person to copy.

AI Code GenerationDeveloper Tools

Composio

Composio is an open-source AI agent tool integration platform that provides infrastructure for connecting large language models (LLMs) and AI agents to over 1,000 external applications and services.

AI CompaniesDeveloper Tools

Deep Agents

Deep Agents is an open-source agent harness developed by LangChain for long-running, complex, multi-step, non-deterministic tasks such as research, coding, and go-to-market automation.

Developer ToolsOpen Source AI

DeepSeek Harness

DeepSeek Harness is an open-source AI agent harness developed by DeepSeek. Also called dsh, it supplies the software around a language model: the agent loop, tools, sessions, filesystems, permission controls…

AI Code GenerationDeveloper Tools

Dify

Dify (stylized Dify.AI) is an open-source platform for building, deploying, and operating applications and agents powered by large language models.

AI CompaniesDeveloper Tools

Flowise

Flowise is an open-source, low-code platform for building large language model applications, chatbots, and AI agents by dragging and dropping nodes onto a visual canvas.

Developer ToolsOpen Source AI

Gemini CLI

Gemini CLI is an open-source, terminal-based AI agent developed by Google that brings Gemini models directly into the command line for coding, file editing, shell automation, and research grounded in real-time…

AI Code GenerationDeveloper Tools

GitHub Spark

GitHub Spark is a natural-language application builder developed by GitHub that lets users describe a web app in plain English and watch it be generated, deployed, and hosted without manually writing or…

Developer ToolsGenerative AI

Gumloop

Gumloop is a no-code AI workflow automation platform that lets teams build, deploy, and manage AI agents and automated workflows through a visual drag-and-drop interface.

AI CompaniesAI Tools & Products

Hermes Agent

Hermes Agent is an open-source AI agent platform developed by Nous Research. Official project materials describe it as a long-running agent runtime that combines a terminal interface, tool use, persistent…

Developer ToolsOpen Source AI

Letta (MemGPT)

Letta (formerly MemGPT) is an open-source platform for building stateful AI agents with persistent memory, developed by the team behind the MemGPT research project at UC Berkeley's Sky Computing Lab.

AI CompaniesDeveloper Tools

Lindy

Lindy is a no-code AI agent platform that lets businesses and individuals build autonomous agents to automate workflows across sales, customer support, operations, and scheduling.

AI CompaniesAI Tools & Products

Linkup

Linkup is a Paris-based artificial intelligence company that operates a web search API designed for AI applications, autonomous agents, and retrieval-augmented generation (RAG) systems.

AI CompaniesDeveloper Tools

Mem0

Mem0 (pronounced "mem-zero") is an open-source memory layer for AI agents and large language model applications that gives stateless LLMs persistent, evolving memory across sessions.

AI CompaniesDeveloper Tools

NVIDIA AVO

NVIDIA AVO, short for Agentic Variation Operators, is an experimental AI agent architecture developed by NVIDIA for sustained, feedback-driven search.

Developer ToolsNVIDIA

NVIDIA OpenShell

NVIDIA OpenShell is an open source runtime that executes autonomous AI agents inside policy-governed sandboxes, published by NVIDIA under the Apache License 2.0.

AI SafetyDeveloper Tools

Open Interpreter

Open Interpreter is an open-source desktop agent, distributed as a Python command-line tool and library, that lets a large language model write and execute code locally on the user's machine.

Developer ToolsOpen Source AI

OpenAI Agents API

OpenAI Agents API is a developer service for running long-running AI agents with the Codex agent harness managed by OpenAI. OpenAI released it in public beta on September 10, 2026.

Developer ToolsOpenAI

OpenAI Agents SDK

The OpenAI Agents SDK is an open-source, lightweight framework developed by OpenAI for building multi-agent systems and agentic workflows, built around four core primitives: agents, handoffs, guardrails, and…

Developer ToolsOpenAI

OpenAI Apps SDK

The OpenAI Apps SDK is a developer toolkit, released by OpenAI at OpenAI DevDay on 6 October 2025, that lets third-party software build and run interactive apps directly inside a ChatGPT conversation .

Developer ToolsOpenAI

OpenAI Assistants API

The OpenAI Assistants API is a stateful, server-managed application programming interface that OpenAI introduced on November 6, 2023, at its first DevDay developer conference, letting developers build…

Developer ToolsOpenAI