aicoolies logo

# Agentic

184 tools tagged

showing 48 of 184 tools

copilot cli

GitHub Copilot CLI

GitHub Copilot in your terminal

Brings GitHub Copilot to the terminal, giving developers AI assistance for shell commands, error explanations, and code generation directly from the command line. Supports natural language queries to generate complex shell commands, explains error messages in plain English, and integrates with the broader GitHub Copilot ecosystem including model selection and premium request management.

freemium
Kiro logo

Kiro

Spec-driven agentic IDE and CLI by AWS

Spec-driven agentic AI IDE from AWS, built on Code OSS (the VS Code foundation), that transforms ad-hoc prompting into a structured workflow by auto-generating requirements documents, design specs, and implementation plans before writing code. Kiro keeps AI-written code tied to explicit acceptance criteria defined up front.

freemium
Refact.ai logo

Refact.ai

Open-source AI coding agent with self-hosted deployment option

Refact.ai is an open-source/on-premise oriented AI coding agent for VS Code and JetBrains that supports BYOK model routing, codebase understanding, developer-tool integrations and self-hosted deployment. Its public site now warns that Refact Cloud is shutting down soon, so teams should treat hosted availability as a migration risk and validate the current enterprise support path.

freemiumOpen Source
Augment Code logo

Augment Code

Enterprise AI coding assistant with deep codebase understanding

AI coding assistant for professional software development that uses a proprietary Context Engine to maintain live understanding of your entire stack — code, dependencies, architecture, and git history. Achieved a record-breaking SWE-bench score and a 70% win rate over GitHub Copilot in head-to-head evaluations. Agent plans, creates files, and ships features with a 200K-token context and 89% multi-file refactor accuracy. First AI coding assistant with ISO/IEC 42001 certification.

freemium
Devin logo

Devin

Autonomous AI software engineer by Cognition

Devin is Cognition's managed AI software engineer for delegating engineering tasks to cloud and desktop agents. It can plan work, navigate codebases, write and run code, test changes, open PRs, review/autofix issues, and collaborate through GitHub, GitLab, Bitbucket, Linear, Jira, Slack, and Teams. Current Devin surfaces include Devin Cloud, Devin Desktop, Devin CLI, Devin Review, Windows VM support, DeepWiki, Ask Devin, and team/enterprise controls.

paid
Qodo logo

Qodo

AI code integrity platform for test generation and quality

Qodo, formerly CodiumAI, is an AI code integrity platform focused on reviewing, testing, and improving code quality across the development lifecycle. It provides AI-powered code reviews, automated test generation, and context-aware suggestions that span IDE, pull request, and CI/CD workflows. Qodo distinguishes itself from general-purpose AI coding assistants by focusing on quality assurance rather than code generation alone.

freemium
SWE-Agent logo

SWE-Agent

MIT-licensed autonomous coding-agent reference, now superseded for many new uses by mini-swe-agent.

SWE-agent is an MIT-licensed autonomous coding-agent reference from Princeton and Stanford researchers that takes GitHub issues and attempts fixes with a bring-your-own language model. Its agent-computer interface remains foundational for repository navigation, editing, and test execution. The README now says development has shifted to mini-swe-agent, which supersedes SWE-agent and is generally recommended going forward.

Open Source
Flowise logo

Flowise

Drag-and-drop LLM flow builder

Open-source protocol for connecting AI models to external tools and data sources, created by Anthropic. Provides a standardized way for LLMs to interact with APIs, databases, and local files through a universal client-server architecture. Rapidly adopted across the AI ecosystem as the standard interface between AI assistants and the tools they need to be useful.

Open Source
ForgeCode logo

ForgeCode

Multi-agent CLI pair programmer with FORGE, MUSE, and SAGE agents

Model-agnostic terminal coding tool with 3 specialized agents: FORGE for code editing, MUSE for planning and review, and SAGE for research. Connects to hundreds of LLM providers and models with local-first privacy and conversational Git integration. Apache 2.0 licensed. A thoughtfully designed multi-agent approach that separates concerns between coding, thinking, and information gathering for more reliable results.

Open Source
Metoro logo

Metoro

AI-powered SRE agent for Kubernetes troubleshooting

Metoro is an AI SRE platform for Kubernetes that combines observability with autonomous troubleshooting. Its Guardian agent monitors cluster health, correlates metrics, logs, and traces to identify root causes, and suggests remediation actions. Features an MCP server for integration with AI coding agents and natural language querying of infrastructure state.

freemium
Smithery logo

Smithery

MCP server registry and hosting

Registry and management platform for Model Context Protocol (MCP) servers that helps teams securely discover, install, deploy, and connect MCP servers for AI assistants. Smithery combines a searchable catalog, CLI setup, hosted deployments, namespaces, connection APIs, and scoped service-token flows for clients such as Claude, Cursor, Windsurf, and Codex.

free
trae

Trae

AI-native IDE by ByteDance

VS Code fork with Builder Mode for full-stack project generation from natural language prompts. Offers free access to Claude 3.7 Sonnet, GPT-4o, and DeepSeek models. With 6M+ users and a cloud IDE option, Trae is one of the most accessible AI coding tools for developers who want powerful AI features without upfront costs or complex setup.

freeTelemetry
Amazon Q CLI logo

Amazon Q CLI

AWS AI assistant for terminal and code

Amazon Q Developer CLI is an agentic AI assistant from AWS that enhances the terminal experience with deep AWS integration, code generation, and natural-language command translation. Completes multi-step development tasks, troubleshoots AWS services, writes infrastructure code, and handles documentation lookups directly from the shell. Included with AWS accounts and integrates with existing AWS credentials.

freemiumTelemetry
Kubiya logo

Kubiya

Agentic DevOps automation via ChatOps

Kubiya is an agentic automation platform for DevOps and platform teams that uses specialized agents with connectors for Kubernetes, AWS, GitHub, Jira, and Terraform to automate operational tasks through Slack or web portals. It provides Terraform module support for infrastructure-as-code configuration and manages agent behaviors with policy-based controls for enterprise-grade governance.

paid
Open Interpreter logo

Open Interpreter

Natural language interface for running code on your computer

Open Interpreter is an open-source natural-language interface for computers. It runs Python, JavaScript, shell commands, and other code locally through a ChatGPT-like terminal workflow, with user approval before execution. It can use hosted providers or local models, but its main tradeoff is safety: approved commands can access local files, apps, and system resources.

Open Source
Sweep logo

Sweep

JetBrains-first AI coding assistant with next-edit autocomplete and an open-weight 1.5B model

Sweep is a JetBrains-first AI coding assistant that pairs a next-edit autocomplete engine with an in-IDE coding agent. Autocomplete watches recent edits to predict where you'll change code next; tab jumps between proposed locations to compress multi-file refactors. The agent stages multi-file diffs inside the IDE. A 1.5B open-weight next-edit model shipped in February 2026. VS Code and Zed users currently get autocomplete only.

freemiumOpen Source
21st.dev logo

21st.dev

npm for design engineers — shadcn/ui component marketplace

21st.dev is the largest open-source marketplace of shadcn/ui-based React Tailwind components, blocks, and hooks. Used by 1.4M developers with 200K monthly active users. Functions as an MCP server enabling AI coding agents to discover and compose UI components via API. Features a Magic AI feature that generates components from natural language prompts. All components installable with npx shadcn.

freemiumOpen Source
AG2 logo

AG2

Next-gen multi-agent framework (AutoGen fork)

AG2 (formerly AutoGen) is an open-source multi-agent AI framework that emerged as a community-driven fork of Microsoft AutoGen, founded by original creators Chi Wang and Qingyun Wu after leaving Microsoft. Licensed Apache 2.0 under open governance, it provides an AgentOS for multi-agent conversations, tool use with any LLM, human-in-the-loop workflows, group chat orchestration, and teachable agents. AG2 Beta adds streaming, event-driven production architecture.

Open Source
AGENTS.md logo

AGENTS.md

Open standard for guiding AI coding agents at the repository level

AGENTS.md is an open standard format adopted by 60,000+ open-source projects for providing AI coding agents with repository-level instructions. With 20,000+ GitHub stars, it has been adopted by GitHub Copilot, OpenAI Codex, Google Gemini CLI, and multiple IDEs as the de facto way to communicate project context and coding conventions to AI agents.

Open Source
Accomplish Coworker logo

Accomplish Coworker

Open-source desktop AI coworker for browsing and code execution.

Accomplish Coworker is an MIT-licensed open-source AI coworker that runs on the desktop, combining computer-use style browsing with code execution so agents can research, implement, run, and debug workflows in one local environment.

Open SourceTelemetry
Agency Agents logo

Agency Agents

Multi-agent coordination framework

A framework for coordinating multiple AI agents working together on complex development tasks. Defines agent roles, communication patterns, task delegation strategies, and inter-agent workflows to break down large projects into manageable, parallel workstreams handled by specialized agents. Ideal for teams experimenting with multi-agent architectures where different AI models handle distinct aspects of software development.

Open Source
Agent Deck logo

Agent Deck

Terminal session manager and command center for AI coding agents

Productivity dashboard for managing AI agents, tasks, and workflows through a unified web and mobile interface. Centralizes monitoring, organization, and coordination of multiple AI-powered workflows so developers and teams can keep track of agent activity, task assignments, and project status in one place. Cross-platform access, categorization and prioritization tools, and progress tracking reduce the cognitive overhead of juggling multiple agent tools.

Open Source
Agent Lightning logo

Agent Lightning

Microsoft's zero-code-change RL trainer for AI agents

Agent Lightning is Microsoft Research's open-source framework that makes AI agents trainable through reinforcement learning with virtually zero code changes. Supports RL, Automatic Prompt Optimization, and Supervised Fine-tuning across any agent framework including LangChain, OpenAI Agents SDK, AutoGen, and CrewAI. 14K+ GitHub stars, ranked among Microsoft's top 50 most-starred projects.

Open Source
Agent Skills logo

Agent Skills

Open standard for portable skills across AI agents

Agent Skills is the open SKILL.md folder specification for packaging reusable instructions, scripts, references, and assets that compatible AI agents load through progressive disclosure. Originally developed by Anthropic and released as an open standard, it defines the portable format itself—not an example library, marketplace, or hosted agent product.

Open Source
Agent Zero logo

Agent Zero

Transparent AI agent framework with 100+ skills and real-time visibility

Agent Zero is an open-source general-purpose AI agent framework with 16,700+ GitHub stars that uses the computer itself as a tool. Unlike structured orchestration frameworks, it provides full transparency where every thought, action, and tool call is visible and editable in real time, supporting 100+ extensible skills.

Open Source
AgentGPT logo

AgentGPT

Browser-based autonomous AI agent platform

AgentGPT is an open-source browser-based platform with 36K+ GitHub stars for creating and deploying autonomous AI agents without any setup or installation. Give an agent a name and goal in plain language, and it autonomously decomposes the objective into subtasks, executes them, and iterates toward completion. Built with Next.js and supports multiple LLM providers. Features include web search, code execution, and task chaining. No technical expertise required to create functional AI agents.

Open Source
AgentQ logo

AgentQ

AI autopilot for existing test cases

AgentQ runs existing manual test cases on autopilot using AI to navigate applications and verify expected behavior without requiring test script rewriting. It bridges the gap between manual test plans and full automation by taking existing test documentation and executing it automatically, serving teams with large manual test backlogs who need immediate automation without migration effort.

paidOpen Source
AgentScope logo

AgentScope

Production-ready multi-agent platform by Alibaba

AgentScope is an open-source multi-agent platform with 22K+ GitHub stars developed by Alibaba. Designed for production-ready multi-agent applications with built-in distributed execution, fault tolerance, and agent-to-agent messaging. Features memory management with compression, a drag-and-drop workstation for visual agent building, multi-modal support, and flexible pipelines for sequential, parallel, and conditional agent orchestration. Supports all major LLM providers.

Open Source
Agentic Workflow official project banner

Agentic Workflow

AI-driven development workflow template

A template system that bootstraps AI-driven development workflows for your projects. Provides structured workflows, templates, and configurations for integrating AI agents into your development process. Reduces setup time by giving teams a proven starting point for organizing AI-assisted coding, task management, and quality assurance in new and existing repositories.

Open Source
Claude logo

Anthropic Agent SDK

Official SDK for building Claude-powered agentic applications

Anthropic's official SDK for building agents with Claude. Provides high-level abstractions for tool use, multi-turn conversations, computer use, and agent loops on top of the Claude API. Simplifies the development of production-grade agents by handling common patterns like retry logic, context management, and tool orchestration in a well-tested library.

Open Source
Anthropic Agent Skills logo

Anthropic Agent Skills

Official Claude Agent Skills examples, spec, and plugin marketplace for reusable agent capabilities

Anthropic Agent Skills is Anthropic's official reference repo and Claude Code plugin marketplace for reusable Skill folders. It packages example SKILL.md workflows, document skills, a Claude API skill, templates, and the Agent Skills spec so teams can turn repeatable instructions, scripts, and resources into on-demand Claude capabilities instead of copying prompts across sessions.

freeTelemetry
Arcade AI logo

Arcade AI

Tool platform for AI agents

Arcade AI is an MCP runtime platform for secure agent authorization, reliable tool execution, and governance. It enables enterprises to deploy authenticated AI agents across Gmail, Slack, Salesforce, and 100+ other services without managing OAuth complexity or token refresh cycles. Arcade provides a centralized authorization layer that handles authentication, permission scoping, and compliance for every tool call an agent makes.

freemium
Atomic Agents logo

Atomic Agents

Build AI agents like LEGO — modular and predictable

Atomic Agents is a lightweight Python framework by BrainBlend AI that applies Atomic Design principles to AI agent development. Each component — agents, tools, context providers — is a single-purpose, reusable building block with Pydantic-enforced input/output schemas for type safety. Built on Instructor for structured LLM outputs, it prioritizes predictability and developer control over the autonomous-but-unpredictable behavior of larger frameworks like LangChain or CrewAI.

Open Source
Auggie logo

Auggie

Codebase-aware agentic CLI by Augment Code

Terminal coding agent with deep codebase understanding powered by Augment's context engine. Connects to GitHub, Linear, and Jira via MCP for project-aware assistance. Supports print mode for CI/CD automation, making it useful for both interactive development and automated pipeline tasks where AI-generated code changes need to happen without human intervention.

freemium
AutoGPT logo

AutoGPT

Open-source autonomous AI agent platform

AutoGPT is an open-source autonomous AI agent platform with 183K+ GitHub stars that breaks goals into subtasks and executes them independently. Features a visual Agent Builder for creating workflows without coding, persistent cloud-based agents running on triggers, a marketplace of pre-built agents, and a plugin system. Agents can browse the web, write code, manage files, and call tools autonomously while maintaining memory across sessions.

Open Source
Autohand logo

Autohand

Autonomous LLM-powered terminal coding agent

Autohand is an AI platform for adaptive continuous engineering and autonomous code evolution, giving teams infrastructure to coordinate multiple AI agents inside sandboxed execution environments. Its open-source Commander tool builds command interfaces that orchestrate multi-agent workflows, while the broader platform lets agents iteratively write, test, and evolve code safely. Aimed at engineering teams pushing beyond simple code generation toward continuous AI-driven software improvement.

Open Source

Autoresearch

AI agents running automated research

Autonomous research framework by Andrej Karpathy that lets AI agents plan and execute machine learning experiments end-to-end. Agents design experiments, run training loops, analyze results, and iterate on hypotheses with minimal human oversight. Runs efficiently on single-GPU setups and applies agentic patterns beyond software development — bringing autonomous agent workflows to the research process itself.

Open Source
VoltAgent logo

Awesome Agent Skills

Curated collection of agent skills and capabilities

An opinionated project scaffolding tool that generates AI-ready codebases with pre-configured CLAUDE.md files, git hooks, and CI/CD templates. Ensures new projects follow best practices for AI-assisted development from day one, including structured prompts, context files, and workflow configurations that help AI coding agents understand and navigate the codebase effectively.

Open Source
Awesome CLI Coding Agents logo

Awesome CLI Coding Agents

Curated directory of terminal-native AI coding agents and orchestration tools

Living directory of 80+ CLI coding agents, orchestration harnesses, and comparison benchmarks. Includes agent managers, parallel runners, and infrastructure tools. Community-maintained reference for the agentic coding ecosystem that helps developers evaluate and choose the right terminal-based AI coding tools from an increasingly crowded and fast-moving landscape.

Open Source
BrowserOS logo

BrowserOS

Open-source agentic browser that runs local AI agents in your browsing workflow.

BrowserOS is a privacy-first, open-source agentic browser for running AI assistants locally inside real browsing sessions instead of handing every task to a remote cloud browser.

Open Source
Burr logo

Burr

State machine framework for AI agent tracking

Burr is an open-source Python framework for building applications as state machines with built-in observability and persistence. Designed for AI agents, chatbots, and RAG pipelines where tracking state transitions, debugging decisions, and replaying execution is critical. Features automatic state persistence, a visual UI for inspecting execution flows, time-travel debugging, and integration with LangChain, OpenAI, and any Python code. Apache 2.0 licensed by DAGWorks.

Open Source
CLI-Anything logo

CLI-Anything

Making all software agent-native from the CLI

Universal bridge from HKUDS that makes any GUI software accessible to AI coding agents through command-line interfaces. Instead of requiring manual GUI interaction, it exposes application functionality as CLI commands agents can invoke programmatically. Addresses a core challenge in agentic development: most software targets human graphical interaction, but AI agents work best through text-based command interfaces.

Open Source
ChatDev logo

ChatDev

Multi-agent software company simulation for automated development

ChatDev simulates an entire virtual software company through multi-agent collaboration where LLM-powered roles including CEO, CTO, programmer, tester, and designer work together to produce complete software. With 32,000+ GitHub stars and a NeurIPS 2025 accepted paper, it offers a novel approach to automated software development through role-based agent orchestration.

Open Source
Claude logo

Claude Agent SDK

Official agent SDK by Anthropic

Anthropic's Python SDK for building agentic AI applications powered by Claude models. Provides primitives for creating agents with tool use, multi-step reasoning, guardrails, handoffs between specialized agents, and structured output. Supports building complex agent workflows with tracing and observability. Designed for developers building production AI agents that interact with external systems, databases, and APIs using Claude as the reasoning backbone.

Open Source
Claude Artifacts logo

Claude Artifacts

Claude's inline code and document generation tool

Claude's built-in capability to generate and render interactive artifacts — code, documents, SVGs, React components, and HTML — directly inline within the conversation. No setup required. Turns Claude from a text-only assistant into a creative tool that can produce runnable applications, visualizations, and interactive prototypes during natural conversation.

freemium
Claude Squad logo

Claude Squad

Manage multiple AI terminal agents in parallel with isolated Git worktrees

Open-source terminal app for managing multiple AI coding agents (Claude Code, Codex, Gemini, Aider) in parallel, each in an isolated workspace with its own git branch. Uses tmux for isolated terminal sessions and git worktrees so agents work independently without conflicts. Dashboard view of all active instances, auto-accept mode for background execution, and a review workflow for inspecting changes before merging. Installed via Homebrew as the cs command.

Open Source
Claude Task Master logo

Claude Task Master

AI-powered task management for agentic coding workflows

Claude Task Master is an AI-powered task management system designed for agentic development workflows in IDEs like Cursor, Windsurf, Lovable, and Roo. It breaks complex projects into structured task trees with dependencies, priorities, and complexity scores so AI coding agents can execute work methodically. The MCP server integration enables direct task operations from any compatible client, while tagged task lists support multi-context management across branches and environments.

freeOpen Source
Claude-Mem logo

Claude-Mem

Persistent memory plugin for Claude Code with automatic context injection

Claude-Mem is a persistent memory plugin for Claude Code with 44,000+ GitHub stars that captures session context and injects it into future sessions. It features progressive disclosure with token cost visibility, automatic compression, and privacy controls with private tags to manage what gets remembered across coding sessions.

Open Source