AI Engineering Tools Landscape

Coding with AI Bootcamp — reference · updated 2 June 2026 · Patrick van Staveren
Platform Builders
Prompt → App
"Describe it, get a working app — batteries included"
Best for: Rapid prototypes, MVPs, non-technical builders, PM demos
Lovable browser
Full-stack React/TS apps from prompts. Best-in-class UI quality. Native Supabase integration. One-click deploy.
~$25/mo Pro (shared across unlimited users) · Credit-based · GitHub sync
Free Gemini 3 access. "Build" mode for vibe coding apps. One-click deploy. Text, image, audio & video models in one playground.
Free tier · Google ecosystem · Gemini API keys
Bolt browser
By StackBlitz. AI builder for websites, apps, and prototypes with design-system support, built-in hosting, databases, auth, analytics, custom domains, and multiple model options.
Free tier · Pro $25/mo · Teams $30/user/mo · Built-in hosting/databases
Replit browser IDE
Cloud IDE + Agent 4. Parallel agents, infinite canvas design, multiple artifacts. Auto-tests and auto-debugs. 50+ languages.
Credit-based · Core $20/mo & Pro $95/mo (billed annually) · Built-in DB, auth & hosting
And many more: v0, Base44, Anything, Blitzy, Hostinger Horizons, Tempo
Common infrastructure defaults
Supabase (Postgres DB, auth, storage) and Vercel (frontend deploy) show up as defaults in most platform builders — but they're not AI-specific. Netlify, Cloudflare Pages, Fly.io, Firebase, or whatever you already use works just as well.
AI-Native Editors
IDE + Agent
"Your editor, supercharged with AI agents"
Best for: Day-to-day dev work, refactoring, feature builds — and devs who still want hands on the keyboard
Cursor desktop IDE
VS Code fork rebuilt around AI. Indexes entire repos. Composer 2.5 for multi-file edits. Tab autocomplete model. BugBot PR review. Background agents. Multi-model.
$20/mo Pro · $60/mo Pro+ · $200/mo Ultra · $40/user/mo Teams · Also in JetBrains via ACP
GitHub Copilot IDE plugin
Most widely adopted. Agent mode for autonomous edits. Coding Agent assigns issues → PRs. MCP + multi-model support.
VS Code, JetBrains, Visual Studio, Xcode · Plan/Agent/Edit modes
Google Antigravity desktop IDE + CLI
Google's agent-first IDE. VS Code fork built around orchestrating parallel agents — Editor View plus a Manager Surface. Generates verifiable Artifacts (plans, screenshots, browser recordings). 2.0 adds CLI + SDK. Powered by Gemini 3.
Free for individuals (public preview) · Gemini 3 · IDE + CLI + SDK
Bootcamp Focus
Agentic Coding
Agent-First
"Skip the editor — talk directly to the agent"
Best for: Production codebases, deep refactoring, experienced engineers
Claude Code CLI + App
Anthropic's leading agent. Deep codebase understanding via large context. Git-aware. Skills/MCP extensible. Transparent operation.
Claude Sonnet/Opus · Configurable approval modes · Local-first
Codex CLI + App
OpenAI's agent. Open-source, Rust-built. Multi-agent workflows (fork sub-tasks). Skills system. Cloud mode for async work. Desktop app + CLI + IDE.
GPT-5.x · Web search built in · Plugin/MCP ecosystem
Google's terminal agent. ReAct loop with built-in tools. Strong on frontend/UI tasks. Multimodal input support. Generous free tier.
Gemini models · Free tier · Open source
AI Code Review
Automated PR Review
"AI reviewers that catch bugs before your teammates and customers do"
Best for: Teams wanting faster, more consistent code review and fewer bugs in production
Claude Code Review GitHub app
Anthropic's code review agent. Multi-agent analysis on GitHub PRs via @claude mention or auto-assignment. Deep codebase context. Inline comments with severity levels and suggested fixes.
Research preview · Team & Enterprise only · Not available with Zero Data Retention
GitHub Copilot Code Review GitHub built-in
Native GitHub PR reviewer. Request review from "Copilot" like any teammate. Inline suggestions you can commit directly. Custom coding guidelines support.
Native GitHub review flow · Suggested fixes · Org-level enablement available
Cubic GitHub app
AI-native review platform. 2-click GitHub install. Learns your team's standards. Inline feedback in seconds, one-click fixes, intelligent diff ordering. Also does full codebase scans.
Free for OSS · $40/dev/mo Team · $99/dev/mo Pro · SOC 2 compliant
CodeRabbit GitHub/GitLab app
Most-installed AI app on GitHub (3M+ repos, 15K+ customers). Line-by-line suggestions, 1-click fixes, codegraph analysis. PR + IDE + CLI review across GitHub, GitLab, Azure DevOps & Bitbucket.
Free for OSS · $30/seat/mo Pro · Enterprise
AI QA & Testing
Automated Testing
"AI that tests your app so you don't ship bugs"
Best for: QA teams, developers wanting automated test coverage, teams scaling without dedicated QA
Thunders platform
AI test automation platform. Natural language test creation, self-healing tests that adapt to UI changes. Web, mobile & API testing. AI personas for SEO, accessibility & security audits.
Starter €300/mo · Pro €800/mo · Enterprise custom
Mabl platform
Agentic AI testing platform for web, mobile, APIs, accessibility, and performance. Emphasizes auto-healing, end-to-end coverage, and IDE/CLI workflows.
Free trial · Enterprise pricing · Jira/GitHub/Slack integrations
And many more: Momentic, QA Wolf, TestSprite
Always-On Agents
Personal AI That Runs 24/7
"AI that works while you sleep — scheduling, automating, and acting on your behalf"
Best for: Personal automation, async workflows, always-available assistants
OpenClaw self-hosted
Open-source personal AI assistant you run on your own devices. Multi-channel, local-first, always-on, with voice, Canvas, memory, skills, and broad messaging-platform support.
Multi-model · MCP/skills · Self-hosted · Free
Hermes Agent self-hosted
Open-source always-on agent from Nous Research. Self-improving — writes itself a reusable skill after each task, so it gets more capable over time. Persistent memory, broad messaging-channel support, runs as a background process on your own infra.
MIT · Self-hosted · Multi-channel · Free
Orchestrators & Multi-Agent
Orchestrators & Multi-Agent Tools
"One agent is productive — a fleet of them is a different game"
Best for: Engineers who already live in a single-agent CLI and want to run many in parallel, or hand off whole tickets
Single-agent coders like Claude Code are productive; the next leap is running fleets of them. These tools sit above single-agent coders. Loosely mapped to the upper rungs of the Yegge AI-coding maturity model: at stages 6–7 you drive a fleet through an interface and still review and merge the work; at stage 8 and beyond the system runs autonomously from spec to shipped app — the "Dark Factory." This category didn't exist 12 months ago and is consolidating fast — start with the OSS options before paying for anything.
Stage 6–7 · Multi-Agent Interfaces You drive the fleet; you review and merge the work
Symphony OSS · OpenAI
Polls a Linear board, auto-claims tickets, and spawns an isolated Codex session per issue — governed by an in-repo WORKFLOW.md policy file — then returns PRs with proof-of-work. ~15K stars in its first week.
Conductor Proprietary
Polished Mac app (Melty Labs) for running parallel Claude Code + Codex agents in isolated git worktrees, with a central dashboard and inline diff review/merge. Apple Silicon.
Emdash OSS · Apache-2.0
Cross-platform open-source agent dev environment (YC W26). Runs 20+ CLI agents (Claude Code, Codex, Gemini, Amp, Hermes…) in parallel worktrees — local or over SSH — with Linear/Jira/GitHub ticket integration.
Claude Squad OSS · terminal
Terminal TUI that manages many agents — Claude Code, Codex, Gemini, Aider, OpenCode, Amp — each in its own tmux session and git worktree. The lightweight, terminal-native way to run a fleet.
Vibe Kanban OSS · community
Kanban board for agent tasks with isolated worktrees and multi-agent support. Company Bloop shut down April 2026; now community-maintained OSS (Apache-2.0) and fully local — try via npx vibe-kanban.
Composio AO OSS · MIT
Agent-, runtime-, and tracker-agnostic orchestrator. Each agent gets its own worktree, branch, and PR; when CI fails the agent fixes it, and it answers review comments without per-edit approval.
And more: Sculptor (Imbue — Docker-isolated Claude Code agents), Crystal (MIT, parallel Claude Code sessions) …
Stage 8 & Beyond · Autonomous Spec in, app out — the "Dark Factory"
Gas Town OSS · Steve Yegge
Go-based orchestration running 20–30 parallel Claude Code agents across role-based "crews," paired with the Beads work-tracking primitive. Reached v1.0 in April 2026. Heavy sessions can run $100–200/hr in API costs.
Genie (Cosine) Proprietary
Autonomous software engineer trained on real engineering decision traces. Air-gapped enterprise deployment and top-tier benchmarks (72% SWE-Lancer). Genie 2.0 is the current release.
Factory (Droids) Proprietary
Enterprise agent-native development: autonomous "Droids" that own migrations, test generation, and modernization across legacy codebases. $150M Series C at $1.5B (2026); Fortune 500 deployments.
Blitzy Proprietary
Spec-to-app autonomous platform — thousands of agents cooperating for hours to build entire projects. The canonical "Dark Factory." $200M raise at $1.4B (2026). Buy, don't build.
Bootcamp primary tool Covered in bootcamp
© 2026 V9N Consulting