Skip to content

IDE / Agent · AWS

Kiro

Spec-driven agentic IDE — turn prompts into specs, then code.

FREEMIUMLocalmacOSWindowsLinuxCLI

Kiro is AWS's agentic IDE that brings engineering rigor to AI coding. Instead of vibe-coding straight to a diff, it first generates durable spec artifacts — requirements, a technical design, and a task list — then implements them. Agent hooks automate routine actions on file events, and it runs on Claude models.

Model support

Multi-model

  • Claude Sonnet 4.5
  • Claude Opus

Auto mode mixes frontier models; built on Amazon Bedrock.

Where it runs

  • macOS
  • Windows
  • Linux
  • CLI

Tags

  • #spec-driven
  • #agentic-ide
  • #code-gen
Open KiroDocsPricing
  • View Claude Code details
    IDE / AgentFREEMIUM

    Claude Code

    Anthropic

    Anthropic's official CLI / IDE / web agent. Primary author at Blokz.

    Claude Code is our lead architect. It reads the spec, drafts the diff, runs the tests, and opens the PR — across CLI, IDE extensions, the desktop app, and the web. Everything on blokz.dev was built with it.

    AI insight: Ships the same agent across CLI, IDE extension, desktop, and web from one codebase — and it's the tool that wrote this very directory.

    • agentic
    • cli
    • ide
    • mcp
    • +1
  • View Cursor details
    IDE / AgentFREEMIUM

    Cursor

    Anysphere

    AI-first code editor. Multi-model, tab-completion native.

    Fork of VS Code with deep model integration — multi-line tab completion, agent mode, chat with codebase context. Strong for fast iteration on existing repos.

    AI insight: A full VS Code fork, so existing extensions and keybindings carry over — and one subscription covers Claude, GPT, and Gemini without a key.

    • ide
    • multi-model
    • vscode-fork
  • View Gemini CLI details
    IDE / AgentFREEMIUMOpen core

    Gemini CLI

    Google

    Google's open-source Gemini AI agent, in your terminal.

    An open-source command-line agent that brings Gemini into the terminal for coding, debugging, content generation, and research. Ships built-in Google Search grounding, Model Context Protocol support, and project context via a GEMINI.md file, plus a non-interactive mode for scripting and CI. Free to use by signing in with a personal Google account, with paid options through AI Studio, Vertex AI, and Gemini Code Assist.

    AI insight: Apache-2.0; a personal Google account unlocks 1,000 free requests a day on Gemini 2.5 Pro with its full 1M-token context.

    • cli
    • coding-agent
    • terminal
    • open-source
  • View GitHub Copilot details
    IDE / AgentFREEMIUM

    GitHub Copilot

    GitHub (Microsoft)

    AI pair programmer in your editor — completions, chat, and agents.

    The original in-editor AI coding assistant, offering multi-line completions, chat with codebase context, agent mode, and a cloud coding agent that opens pull requests. Runs across VS Code, JetBrains, Visual Studio, the CLI, and GitHub.com. A free tier covers light use; paid tiers add premium models and more allowance.

    AI insight: All Copilot plans moved to usage-based GitHub AI Credits billing on June 1, 2026, replacing flat request quotas.

    • coding
    • completions
    • agent
    • copilot
  • View OpenAI Codex CLI details
    IDE / AgentFREEMIUMOpen core

    OpenAI Codex CLI

    OpenAI

    OpenAI's open-source coding agent for the terminal.

    A lightweight, open-source coding agent that runs locally in your terminal, reading your repository, editing files, and running commands in a conversational loop you review in real time. Built in Rust for speed, it supports Model Context Protocol tools, subagents for parallel tasks, and switching between GPT models. Sign in with a ChatGPT plan (Plus, Pro, Business, Edu, or Enterprise) or use an OpenAI API key.

    AI insight: An open-source Rust rewrite of OpenAI's original TypeScript CLI; authenticate with a paid ChatGPT plan or bring your own API key.

    • cli
    • coding-agent
    • terminal
    • open-source
  • View Tabnine details
    IDE / AgentPAID

    Tabnine

    Tabnine

    Privacy-first AI coding assistant you control — completions, chat, and agents.

    An AI coding assistant built for enterprise control, offering completions, chat, and agentic workflows across all major IDEs. It never trains on or retains your code, and can be deployed as SaaS, in a VPC, on-premises, or fully air-gapped. Supports access to major LLMs plus bring-your-own and private models.

    AI insight: Deploys fully air-gapped on-prem with zero code retention — for teams that can't send their source to any vendor cloud.

    • code-completion
    • enterprise
    • self-hosted
    • privacy
  • View Trae details
    IDE / AgentFREEMIUM

    Trae

    ByteDance

    Free AI-native IDE with an autonomous build mode.

    VS Code-based AI IDE from ByteDance whose Builder/SOLO agent plans tasks, edits across files, runs commands, and previews results. Bundles access to frontier models like Claude, GPT, Gemini, and DeepSeek without requiring your own API key, on free and paid usage tiers.

    AI insight: A VS Code fork from ByteDance that bundles frontier models with no API key, though its telemetry has drawn enterprise privacy scrutiny.

    • ai-ide
    • coding-agent
    • vscode
    • bytedance
  • View Continue details
    IDE / AgentFREEMIUMOpen core

    Continue

    Continue Dev

    Open-source AI coding assistant for VS Code, JetBrains, and the CLI.

    An open-source AI coding assistant delivered as a VS Code extension, a JetBrains plugin, and a CLI, with chat, autocomplete, and agent workflows. It runs locally in your editor and works with any model provider, including local models via Ollama, using your own keys. The core is Apache-2.0 and free; the company also offers a hosted Continue Hub for sharing and managing assistants.

    AI insight: One open-source assistant spanning VS Code, JetBrains, and the CLI — point it at a local Ollama model and nothing leaves your machine.

    • open-source
    • local
    • coding-assistant
    • ide
    • +1
  • View Warp details
    IDE / AgentFREEMIUM

    Warp

    Warp

    Agentic development environment born out of the terminal.

    A modern terminal and agent platform — multi-agent orchestration, codebase indexing, a built-in editor (Warp Code), and granular permission controls for running coding agents. Adds the Oz cloud layer for remote agent execution and team knowledge via Warp Drive. Free tier with monthly AI credits; paid Build/Max/Business plans add more credits and BYOK.

    AI insight: Began as a from-scratch Rust terminal and grew into a multi-agent dev environment — the command line reimagined as an agent surface.

    • terminal
    • agentic
    • dev-environment
    • multi-agent
  • View Zed details
    IDE / AgentFREEMIUMOpen core

    Zed

    Zed Industries

    The fast, open-source AI code editor in Rust, from the Atom creators.

    A GPU-accelerated, Rust-built editor with first-class agentic AI — parallel agents, edit prediction, and an open Agent Client Protocol that plugs into Claude, GPT, Gemini, MCP servers, and external CLI agents like Claude Code. Fully open source (GPL-3); BYO key or an optional hosted Pro tier.

    AI insight: From the creators of Atom and Tree-sitter — its open Agent Client Protocol lets external agents like Claude Code drive the editor.

    • ide
    • rust
    • agentic
    • open-source