Key takeaways
- Air replaces Fleet as JetBrains' answer to agentic coding — announced December 2025, public preview launched March 2026
- Supports 4 agents: Claude Agent, OpenAI Codex, Gemini CLI, and Junie — most agent diversity of any standalone ADE
- Linux support shipped June 2026 via JetBrains Toolbox — no longer macOS-only; Windows still pending
- Free with JetBrains AI Pro/Ultimate subscriptions (all 4 agents included) or BYOK — cloud execution sandboxing in tech preview
- Cursor joined the ACP Registry (March 2026) — ACP ecosystem growing, agents work across Air and JetBrains IDEs
FAQ
What is JetBrains Air?
Air is an agentic development environment (ADE) that lets developers delegate coding tasks to AI agents running in parallel, with IDE-like code review for merging results.
How much does Air cost?
Air itself is free during public preview. A JetBrains AI Pro or Ultimate subscription covers all four agents at no extra cost, or you can bring your own Anthropic, OpenAI, or Google subscription/API key.
What agents does Air support?
Four agents: Claude Agent, OpenAI Codex, Gemini CLI, and JetBrains' Junie. Cursor is also available in JetBrains IDEs via ACP.
What platforms does Air support?
macOS and Linux (Linux added June 2026 via JetBrains Toolbox). Windows is planned, and cloud execution sandboxing is in tech preview.
Who competes with Air?
Cursor, Claude for Mac, Codex App, Warp Oz, and Emdash are the main competitors in the Mac coding agent app category. Cursor also works inside JetBrains IDEs via ACP.
Executive Summary
Air is JetBrains' agentic development environment (ADE) that lets developers delegate coding tasks to AI agents working in parallel while maintaining full control through IDE-like code review. Built on the discontinued Fleet codebase, Air was announced in December 2025 and launched as a public preview in March 2026 — JetBrains' response to the wave of AI-native coding tools like Cursor and Warp Oz. As of June 2026, Air supports four agents — Claude Agent, OpenAI Codex, Gemini CLI, and JetBrains' own Junie — making it the most agent-diverse standalone ADE, and it runs on both macOS and Linux.
| Attribute | Value |
|---|---|
| Company | JetBrains |
| Founded | 2000 (Air announced Dec 2025, public preview Mar 2026) |
| Funding | Bootstrapped ($800M+ annual revenue) |
| Employees | ~2,000 |
| Headquarters | Prague, Czech Republic |
Product Overview
Air represents a fundamental shift in how JetBrains approaches AI-assisted development. Rather than adding AI features to existing IDEs like IntelliJ IDEA or PyCharm, Air is purpose-built for a workflow where the developer guides and reviews rather than writes code directly.
The core premise: delegate complex tasks to AI agents that work asynchronously, potentially on multiple tasks simultaneously, then review their output in a dedicated diff interface before committing changes. This positions Air for developers comfortable with significant AI autonomy — closer to code review than pair programming.
Key Capabilities
| Capability | Description |
|---|---|
| Parallel Agent Execution | Run multiple agents on different tasks simultaneously |
| Multi-Mode Isolation | Docker containers, Git worktrees, or local workspace per task |
| IDE-Like Code Review | Diff panel with inline comments and feedback to agents |
| Interactive Task Definition | Refine prompts through conversation, not single-shot requests |
| Local History Snapshots | Roll back entire workspace to pre-agent state |
| MCP Server Integration | Connect external tools via Model Context Protocol |
Product Surfaces / Editions
| Surface | Description | Availability |
|---|---|---|
| macOS Desktop App | Primary client, downloadable from air.dev | Public Preview (Mar 2026) |
| Linux Desktop | Installable via JetBrains Toolbox App | Public Preview (Jun 2026) |
| Windows Desktop | Native Windows client | Planned |
| Cloud Execution | Sandboxed agents running off-machine | Tech preview, rolling out |
Releases Since March 2026
| Version | Date | Highlights |
|---|---|---|
| 261.398.25 | Apr 2, 2026 | Plan mode, structured agent questions, skills across all 4 agents, .air/docker.json pre-config |
| 261.474.19 | Apr 17, 2026 | Prompt queueing mid-task, Opus 4.7, agent-drafted commit messages |
| 261.584.13 | May 12, 2026 | 1M-token context for Sonnet/Opus, auto-commit, diff comments workflow, worktree cleanup scripts |
| 261.681.18 | Jun 2, 2026 | Linux support, Claude subagents from / menu, per-agent permission memory, Opus 4.8 |
Technical Architecture
Air inherits Fleet's architecture — a modern codebase built from scratch, separate from the 25-year-old IntelliJ platform. This gives it performance characteristics closer to VS Code than traditional JetBrains IDEs, though some users report memory concerns similar to Fleet.
Isolation Modes
Air offers three execution environments for agent tasks:
| Mode | Isolation Level | Startup Speed | Best For |
|---|---|---|---|
| Git Worktree | Medium — separate branch, shared local env | Fast | Most development tasks |
| Docker | High — containerized, nothing affects host | Medium | Untrusted code, experiments |
| Local Workspace | None — changes apply directly | Instant | Quick fixes, trusted agents |
Cloud execution sandboxing is in tech preview and rolling out — agents continue working even when your machine is off.
Agent Support
| Agent | Status | Requires |
|---|---|---|
| Claude Agent | ✅ Supported | Anthropic subscription |
| OpenAI Codex | ✅ Supported | OpenAI ChatGPT subscription |
| Gemini CLI | ✅ Supported | Google Gemini subscription |
| Junie (JetBrains) | ✅ Supported | JetBrains AI subscription |
Air supports two authentication paths: a JetBrains AI Pro or Ultimate subscription covers all four agents at no additional cost, or you can bring your own key/subscription and authenticate directly with Anthropic, OpenAI, or Google.
Permission Modes
| Mode | Description |
|---|---|
| Ask Permission | Prompts before file edits or commands |
| Auto-Edit | Automatically accepts file changes |
| Plan | Analyzes without editing (read-only) |
| Full Access | No prompts, maximum autonomy |
Strengths
-
JetBrains Backing — Unlike indie tools, Air comes from a profitable company with $800M+ annual revenue and 25 years of developer tooling experience. No VC runway concerns.
-
Most Flexible Isolation — The only leader offering Docker, Git worktrees, AND local workspace options per task. Pick the right isolation level for each job.
-
IDE-Like Review Experience — Code review interface with inline comments feels familiar to developers. Feedback loops back into agent prompts for refinement.
-
Flexible Pricing Paths — Use an existing Anthropic/OpenAI/Google subscription (BYOK) or a single JetBrains AI Pro/Ultimate subscription that covers all four agents.
-
Agent Client Protocol (ACP) — JetBrains is co-developing the open ACP standard with Zed, which could enable broader agent compatibility across IDEs. Cursor joined the ACP Registry in March 2026, validating the protocol's adoption.
-
Four Agents Supported — Air now supports Claude Agent, Codex, Gemini CLI, and Junie — the widest agent selection of any standalone ADE. Most competitors are locked to 1-2 providers.
Cautions
-
Preview Stability Risks — JetBrains discontinued Fleet after 4 years in preview without ever reaching GA. Air inherits some of that uncertainty.
-
No Windows Yet — Linux arrived in June 2026, but Windows users are still waiting. Cloud execution remains in tech preview.
-
AI Fatigue Among the Base — Some longtime JetBrains users want core IDE investment instead; one HN commenter: "JetBrains should stop building stupid AI shit and fix their IDEs."
-
No Issue Tracker Integration — Unlike Emdash (Linear, Jira, GitHub) or Warp Oz (Slack, Linear), Air lacks workflow integrations. Tasks are manually defined.
-
Requires External Subscription — Unlike bundled options like Cursor's included models, Air needs a separate Anthropic, OpenAI, Google, or JetBrains AI account.
-
Fleet's Memory Footprint — Some users report Air inherits Fleet's RAM consumption issues, with one noting "doing nothing takes up 1GB of RAM."
What Developers Say
From the Hacker News discussion of Air's announcement (74 comments):
"Finally a step in the right direction. This brings the best of two worlds: the lightweightness of Fleet and agents battle-tested with Junie/IntelliJ." — cheptsov
"I think the biggest value here isn't the multiple sessions or worktrees, but an interoperable protocol between these coding agents." — hmokiguess
"I would have expected some of the common jetbrains value adds like some deep debugger integration or some fancy test runner view." — faizshah
"I do find it at least a little bit funny that Kotlin Multiplatform is JetBrains's prerogative and the app is Mac only." — gavinray
As of June 2026, post-launch discussion volume remains modest — Air hasn't generated the sustained community buzz of Cursor or Claude Code.
Pricing & Licensing
| Tier | Price | Includes |
|---|---|---|
| Public Preview | Free | Full Air functionality |
| Post-GA | TBD | Pricing not announced |
Agent costs (pick one path):
- JetBrains AI Pro or Ultimate subscription — covers all four agents (Claude, Codex, Gemini, Junie) at no additional cost
- OR BYOK: Anthropic Claude subscription (
$20/month Pro), OpenAI ChatGPT subscription ($20/month Plus), or Google Gemini subscription
Hidden costs: None currently. JetBrains is absorbing Air development costs during preview. Enterprise offerings are "coming soon."
Competitive Positioning
Direct Competitors
| Competitor | Air's Differentiation |
|---|---|
| Cursor | Air offers Docker isolation and IDE-like review; Cursor has broader adoption (50%+ Fortune 500) |
| Claude for Mac | Air is agent-agnostic (supports Codex too); Claude for Mac is Anthropic-only |
| Codex App | Air supports Claude + Codex; Codex App is OpenAI-locked but has polished cloud execution |
| Warp Oz | Air is local-first; Warp Oz has Slack/Linear integration and cloud-first approach |
| Emdash | Air has Docker isolation; Emdash has 20+ agent support and issue tracker integration |
When to Choose Air Over Alternatives
- Choose Air when: You want JetBrains backing, need Docker isolation, or prefer IDE-like code review
- Choose Cursor when: Enterprise adoption and VS Code familiarity matter most
- Choose Claude for Mac when: You're all-in on Anthropic and want first-party integration
- Choose Warp Oz when: Slack/Linear integration is essential
- Choose Emdash when: You need maximum agent flexibility (20+) or issue tracker integration
Ideal Customer Profile
Best fit:
- JetBrains/IntelliJ users wanting familiar paradigms in an agentic tool
- Developers comfortable with significant AI autonomy
- Teams needing Docker isolation for untrusted agent execution
- Users already paying for Anthropic or OpenAI subscriptions
Poor fit:
- Developers needing Windows support today
- Teams requiring issue tracker integration (Linear, Jira)
- Organizations needing enterprise SSO/SAML (enterprise offering still "coming soon")
Viability Assessment
| Factor | Assessment |
|---|---|
| Financial Health | Strong — $800M+ revenue, bootstrapped, profitable |
| Market Position | Challenger — new entrant against established tools |
| Innovation Pace | Strong — monthly releases since public preview; Linux, 1M context, subagents, cloud tech preview all shipped Mar–Jun 2026 |
| Community/Ecosystem | Strong — ACP adopted by Cursor, Zed partnership, 4 agent providers |
| Long-term Outlook | Cautiously Positive — JetBrains has resources but Fleet's failure raises questions |
JetBrains' financial stability is unquestionable — they're a profitable, bootstrapped company with 25 years of history. The concern is execution: Fleet, Space, Aqua, and Writerside have all been discontinued in recent years. Air represents JetBrains' bet that agentic development is the future, but the company's track record with new product categories is mixed.
Bottom Line
Air is a credible entry from a stable company, offering the most flexible isolation options of any market leader and a familiar review-first workflow. JetBrains' financial health removes the VC runway concerns that affect many competitors.
Recommended for: JetBrains loyalists (especially JetBrains AI Pro/Ultimate subscribers, who get all four agents at no extra cost), developers needing Docker isolation, macOS and Linux users wanting BYOK flexibility with Claude, Codex, Gemini, or Junie
Not recommended for: Windows-only teams, developers requiring issue tracker integration, organizations needing enterprise SSO/SAML today
Outlook: Air is executing — monthly releases since the March 2026 public preview delivered Linux support, 1M-token contexts, Claude subagents, and a cloud execution tech preview. The ACP ecosystem is gaining real traction — Cursor joining the registry in March 2026 validates the protocol and JetBrains' open ecosystem strategy. Watch for GA, Windows, and the enterprise offering — if those land in 2026, Air could challenge Cursor for enterprise adoption.
Research by Ry Walker Research • methodology
Disclosure: Author is CEO of Tembo, which offers agent orchestration as an alternative to individual developer tools.
Sources
- [1] Air Official Website
- [2] JetBrains Air Documentation
- [3] JetBrains Fleet Shutdown Announcement
- [4] DevClass Coverage
- [5] JetBrains × Zed ACP Announcement
- [6] Cursor Joined the ACP Registry (March 2026)
- [7] Air Launches as Public Preview (JetBrains Blog, March 2026)
- [8] Air Changelog
- [9] Hacker News: Agentic Development Environment by JetBrains