Google's asynchronous coding agent. Point it at a GitHub repo, it clones to a cloud VM, plans with Gemini, and opens a pull request. Tiered plans from 15 to 300 tasks per day.
Jules is Google's autonomous coding agent for delegating routine development work: bug fixes, version bumps, tests, and feature building. The workflow is fully asynchronous - you pick a GitHub repository and branch, write a prompt, and Jules clones the repo to a cloud VM, develops a plan with Gemini, then hands back a reviewable diff and opens a pull request for approval. The base tier runs on Gemini 2.5 Pro with 15 tasks per day and 3 concurrent tasks, while Pro and Ultra tiers add Gemini 3 Pro access and scale to 100 and 300 daily tasks with up to 60 running concurrently. It occupies the same cloud-async lane as Codex cloud tasks and Copilot Coding Agent, and it is the natural pick if your team is already on the Gemini stack.
Google's open-source coding CLI. Free tier with Gemini 2.5 Pro. Supports tool use, file editing, shell commands. 1M token context window.
Anthropic's agentic coding CLI. Runs in your terminal, edits files autonomously, spawns sub-agents, and maintains memory across sessions. Powered by Claude Opus 4.
OpenAI's coding agent for terminal, cloud, IDE, GitHub, Slack, and Linear workflows. Reads repos, edits files, runs commands, and returns reviewable diffs.
Open-source terminal agent runtime with approval modes, rollback snapshots, MCP servers, LSP diagnostics, and a headless HTTP API. Uses DeepSeek models by default.
Google's asynchronous coding agent. Point it at a GitHub repo, it clones to a cloud VM, plans with Gemini, and opens a pull request. Tiered plans from 15 to 300 tasks per day.
Try JulesHonest takes on AI dev tools, frameworks, and infrastructure - delivered to your inbox.
Subscribe FreeAnthropic's agentic coding CLI. Runs in your terminal, edits files autonomously, spawns sub-agents, and maintains memory across sessions. Powered by Claude Opus 4.
AI-native code editor forked from VS Code. Composer mode rewrites multiple files at once. Tab autocomplete predicts your next edit. Pro plan is $20/mo.
OpenAI's coding agent for terminal, cloud, IDE, GitHub, Slack, and Linear workflows. Reads repos, edits files, runs commands, and returns reviewable diffs.
Configure Claude Code for maximum productivity -- CLAUDE.md, sub-agents, MCP servers, and autonomous workflows.
AI AgentsWhat MCP servers are, how they work, and how to build your own in 5 minutes.
AI AgentsInstall Ollama and LM Studio, pull your first model, and run AI locally for coding, chat, and automation - with zero cloud dependency.
Getting Started
State-of-the-art computer use, steerable thinking you can redirect mid-response, and a million tokens of context. GPT 5....

A new paper proposes inverting traditional agent architecture - making the append-only event log the source of truth, no...

A companion guide to the Agents 101 video: a behind-the-scenes walkthrough of building and deploying AI agents fast on V...

DeepReinforce AI released Ornith-1.0, a family of open-source coding models claiming self-improvement. The HN thread rev...

The Transformer co-creator leaves Google DeepMind for OpenAI just two years after Google paid $2.7 billion to bring him...

Gemini CLI stops working June 18, 2026. Here is exactly what to do: install Antigravity CLI, migrate your config, update...

New tutorials, open-source projects, and deep dives on coding agents - delivered weekly.