AI coding agent
An AI coding agent is an autonomous artificial intelligence system that can independently plan, write, test, debug, and deploy software code with minimal human oversight.
Explore AI Code Generation through related topics and the articles other pages reference most.
Ranked by links from other AI Wiki pages.
Articles that also belong to these categories. Counts cover all of AI Code Generation.
Showing 1-60 of 114 articles
An AI coding agent is an autonomous artificial intelligence system that can independently plan, write, test, debug, and deploy software code with minimal human oversight.
AlphaCode is an artificial intelligence system developed by Google DeepMind that generates computer programs capable of solving competitive programming problems at a human-competitive level
AlphaCode 2 is a competitive-programming system built by Google DeepMind that uses a fine-tuned version of the Gemini family of language models to generate, filter, and rank candidate solutions to algorithmic…
Amazon Q is a family of generative AI-powered assistants from Amazon Web Services (AWS), announced on November 28, 2023, at the AWS re:Invent conference and made generally available on April 30, 2024.
Anima (stylized as AnimaApp and operating at animaapp.com) is an Israeli design-to-code platform that converts user-interface designs into developer-ready frontend code.
Antigravity is an agentic software development platform from Google, launched in public preview on 18 November 2025 alongside the release of gemini 3 pro.
Anysphere is an American artificial intelligence company, headquartered in San Francisco, that develops Cursor (code editor), an AI-native code editor built on a fork of Visual Studio 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.
Autonomous coding refers to the use of artificial intelligence systems that can independently write, debug, test, and maintain software with minimal human intervention.
As of July 2026, the best all-around framework for building agentic LLM applications is LangGraph 1.0, the graph-based orchestration layer that reached its first stable release on October 22, 2025 and runs…
As of July 2026, the two strongest AI coding assistants overall are Claude Code and the OpenAI Codex CLI, which finish within 0.3 points of each other at the top of the Terminal-Bench 2.1 agent leaderboard…
BigCodeBench is a Python code generation benchmark of 1,140 function-level programming tasks that require composing 723 distinct function calls from 139 libraries across seven domains
Bolt.new is an AI-powered full-stack web development platform built by StackBlitz that turns a natural language prompt into a complete, running web application inside the browser
Builder.io is a San Francisco visual development platform that pairs a headless, drag-and-drop content management system with a suite of AI design-to-code tools.
CRMArena is an AI benchmark for evaluating large language model agents on professional customer relationship management (CRM) tasks inside a realistic, schema-faithful Salesforce environment.
CRUXEval (Code Reasoning, Understanding, and eXecution Evaluation) is a benchmark designed to measure how well large language models can reason about, understand, and mentally execute short Python programs.
ChatDev is an open-source multi-agent software development framework in which large language model (LLM) agents play role-specialized parts (Chief Executive Officer, Chief Technology Officer, programmer…
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…
Claude Code Review is a multi-agent code review system developed by Anthropic that automatically analyzes GitHub pull requests for bugs, security vulnerabilities, and logic errors.
Claude Sonnet 4.5 is a multimodal large language model (LLM) developed by Anthropic and released on September 29, 2025, which Anthropic described at launch as "the best coding model in the world." It is a…
Cline is an open-source autonomous coding agent that runs as an extension inside VS Code and several other editors, with more than five million installs as of 2026.
Code Llama is a family of open-weight large language models specialized for code generation and understanding, released by Meta AI on August 24, 2023.
CodeContests is a competitive programming dataset created by Google DeepMind for training and evaluating machine learning models on algorithmic problem-solving tasks.
CodeGeeX is an open series of multilingual code generation models developed by the Knowledge Engineering Group (KEG) and Data Mining lab at Tsinghua University together with Zhipu AI.
CodeGemma is a family of open code-generation models that Google released in April 2024, built on the first generation of its lightweight Gemma models.
Codeium was an artificial intelligence company that built free, unlimited AI code completion and the Windsurf Editor, the IDE its founders called "the first agentic IDE," before becoming the center of a…
Codestral is a family of code-specialized large language models developed by Mistral AI, beginning with Codestral 22B, released on May 29, 2024
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.
Cognition AI is an American artificial intelligence company headquartered in San Francisco, California, that builds autonomous AI software engineering agents.
Continue is an open-source AI code assistant that integrates directly into code editors, letting developers connect any large language model (LLM) and customize AI-powered coding features including…
Cursor is a proprietary AI-assisted code editor and software-development platform made by Anysphere.
Cursor Composer 2.5 is a proprietary agentic coding model built by Anysphere, the company behind the Cursor code editor.
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…
DeepSeek V4-Flash is the smaller of the two large language models in the DeepSeek V4 family, a 284-billion-parameter Mixture of Experts model with 13 billion active parameters and a one-million-token context…
DeepSeek-Coder is a family of open-weight code large language models built for code generation, completion, and infilling, developed by the Chinese AI lab DeepSeek (DeepSeek-AI).
Ellipsis is a cloud service for configuring and running large language model agents for software-development work.
Factory is an American AI company that builds autonomous software engineering agents for enterprise engineering teams.
FeatureBench is an execution-based benchmark for measuring how well LLM-powered coding agents handle complex, feature-oriented software development rather than bug fixing.
Fill-in-the-middle (FIM) is a training objective and inference technique that lets an autoregressive language model generate text for a gap in the middle of a document, conditioned on both the text before the…
GLM-5.3 is a text-input and text-output large language model from Z.ai, available through hosted services and downloadable checkpoints.
GPT-5.1-Codex-Max is a frontier agentic coding model from OpenAI, released on November 19, 2025 for Codex, OpenAI's software engineering agent.
GSO (Global Software Optimization), also styled as a benchmark of "Challenging Software Optimization Tasks for Evaluating SWE-Agents," is an AI benchmark that measures whether AI agents and language models can…
Galileo AI (at the domain usegalileo.ai) was a generative AI design tool that turned plain-text prompts into editable, high-fidelity user interface designs, a workflow it popularized as "text to UI." It was…
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…
Gemini Code Assist is an AI-powered coding assistant developed by Google that offers code completion, code generation, and natural-language chat inside integrated development environments (IDEs) and across…
GitHub Copilot is a hosted artificial intelligence coding assistant developed by GitHub.
GitHub Copilot Workspace was a task-centric, AI-powered developer environment built by GitHub Next, the research and incubation arm of GitHub.
Grok Build is an agentic coding tool and command-line interface (CLI) developed by xAI, the artificial intelligence company founded by Elon Musk.
Grok Code Fast is a family of coding-specialized large language models from xai, the artificial intelligence company founded by elon musk.
HumanEval is a benchmark for measuring whether a code-generating large language model can complete short Python functions so that they pass unit tests. It contains 164 hand-written tasks.
Jules is an autonomous AI coding agent developed by Google under Google Labs, designed to perform software development tasks asynchronously inside secure cloud virtual machines.
Kimi K2.7-Code is an open-weight, coding-focused agentic model released by Moonshot AI on 2026-06-12.
Kiro is an agentic integrated development environment (IDE) built by Amazon Web Services and released in public preview on July 14, 2025 .
The Meta Large Language Model Compiler, usually shortened to LLM Compiler, is a family of pre-trained large language model models built by Meta AI for code and compiler optimization tasks.
LiveCodeBench is a holistic and contamination-free benchmark for evaluating large language models on code, first released in March 2024 by researchers at UC Berkeley, MIT, and Cornell led by Naman Jain.
Locofy (stylized Locofy.ai) is a Singapore-based design-to-code platform that converts user-interface designs from Figma and Adobe XD into production-ready frontend code.
Lovable is an AI-powered application builder that generates full-stack web applications from natural language descriptions.
MAI-Code-1 is the name commonly used for Microsoft's first in-house coding model, which the company shipped as MAI-Code-1-Flash at the Microsoft Build 2026 developer conference on June 2, 2026.
MBPP (Mostly Basic Python Problems) is a code generation benchmark of 974 crowd-sourced Python programming tasks designed to be solvable by entry-level programmers, introduced by Jacob Austin, Augustus Odena…
Magic (legally Magic AI, Inc., often referenced by its primary domain magic.dev) is an American artificial intelligence company, founded in 2022 by Eric Steinberger and Sebastian De Ro, that builds proprietary…