Claude Code
Anthropic terminal agent for repo-scale coding tasks.
AI coding agents go beyond autocomplete. They inspect repositories, plan changes, edit multiple files, run commands, and iterate on failures. This category is for developers and engineering leaders who want to delegate implementation tasks rather than merely receive suggestions. The upside is speed on scoped work; the risk is that vague tasks can produce broad, hard-to-review patches.
11 tools found
Anthropic terminal agent for repo-scale coding tasks.
Open source AI pair programming from the terminal.
Open source VS Code agent that can edit files and use tools.
OpenAI coding agent for local, cloud, and pull request workflows.
Autonomous AI software engineer for delegated coding work.
Block open source agent for local developer automation.
Sourcegraph agentic coding assistant for serious codebases.
Google agent-first IDE for managing autonomous coding workstreams.
Asynchronous Google coding agent for GitHub issues and repo tasks.
LLM-agnostic coding agent built around JetBrains IDE workflows.
AI code review and code integrity platform for teams.
Evaluate agents with issue-shaped tasks and clear acceptance criteria. Good agents should explain their plan, keep edits scoped, run relevant tests, and leave a patch that is easy to review. Avoid judging only by demo videos. The real question is how reliably the agent handles your dependencies, test suite, lint rules, and project conventions.
No. They can complete scoped work faster, but humans still own architecture, requirements, security, review, and production accountability.
OpenAI Codex, Claude Code, Aider, Goose, and Cline are the strongest starting points for developers who prefer local or terminal-first workflows.
Use normal pull request review, tests, static analysis, secrets scanning, and smaller task boundaries. Treat agents like fast contributors, not trusted authorities.