<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/posts/jetbrains-air-is-now-in-public-preview-an-ide-built-around-ai-agents-rather-than-the-editor-yynrbbejr" -->

---
title: JetBrains Air is now in public preview: an IDE built...
description: JetBrains has launched two AI-focused developer tools. Air is an agentic development environment (public preview, macOS only) built on the abandoned Fleet IDE...
canonical: https://daily.dev/posts/jetbrains-air-is-now-in-public-preview-an-ide-built-around-ai-agents-rather-than-the-editor-yynrbbejr
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:type: website
og:site_name: daily.dev
og:title: JetBrains Air is now in public preview: an IDE built around AI agents rather than the editor | daily.dev
og:description: JetBrains has launched two AI-focused developer tools. Air is an agentic development environment (public preview, macOS only) built on the abandoned Fleet IDE...
og:url: https://daily.dev/posts/jetbrains-air-is-now-in-public-preview-an-ide-built-around-ai-agents-rather-than-the-editor-yynrbbejr
og:image: https://api.daily.dev/og/posts/yYNRBbEJR.png
og:image:alt: JetBrains Air is now in public preview: an IDE built around AI agents rather than the editor
og:image:width: 1200
og:image:height: 630
og:locale: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# JetBrains Air is now in public preview: an IDE built around AI agents rather than the editor

**[Collections](https://daily.dev/sources/collections)** · 3 min read · 41 upvotes · 6 comments

## Summary

JetBrains has launched two AI-focused developer tools. Air is an agentic development environment (public preview, macOS only) built on the abandoned Fleet IDE codebase, designed to orchestrate multiple AI agents — including OpenAI Codex, Claude, Gemini, and JetBrains' own Junie — concurrently in isolated sessions. It uses the open Agent Client Protocol (ACP) for vendor-neutral agent communication and bundles terminal, Git, code navigation, and preview in one workspace. Junie CLI is a standalone, LLM-agnostic coding agent for terminals, IDEs, and CI/CD pipelines, supporting models from OpenAI, Anthropic, Google, and Grok via bring-your-own-key. It emphasizes codebase structural understanding to avoid what JetBrains calls 'Shadow Tech Debt,' and includes next-task prediction, MCP support, and one-click migration from Claude Code and Codex. Pricing starts at $10/month. JetBrains positions both tools as neutral infrastructure beneath existing agents rather than direct competitors.

## Content

JetBrains has launched two new AI-focused developer tools: Air, an agentic development environment now in public preview, and Junie CLI, a standalone coding agent in beta.

## Air

Air is built on the codebase of JetBrains' previously abandoned Fleet IDE. The core idea is different from a traditional IDE: instead of centering the experience on a code editor, Air is designed around orchestrating AI agents. You can run multiple agents concurrently — OpenAI Codex, Anthropic Claude Agent, Google Gemini CLI, and JetBrains' own Junie — within a single unified workspace.

When delegating tasks, you can give agents precise context by referencing specific lines, commits, classes, or methods rather than just describing things in natural language. Each agent session runs in isolation — locally, in Git worktrees, or in Docker containers — so agents don't step on each other. There's a single-task view with notifications when other sessions need attention.

The workspace bundles a terminal, Git client, code navigation, and built-in preview into one interface. Air uses the open Agent Client Protocol (ACP) for vendor-neutral communication between editors and agents, which means it's not locked to JetBrains' own tooling.

Air is currently free for macOS. Windows and Linux support is coming later. It's available to JetBrains AI Pro or Ultimate subscribers, or you can bring your own API keys. Team collaboration features are planned but not yet available.

## Junie CLI

Junie CLI is a standalone LLM-agnostic coding agent that runs in terminals, IDEs, and CI/CD pipelines. It supports models from OpenAI, Anthropic, Google, and Grok via a bring-your-own-key model, with local model support (e.g., Ollama) planned but no ETA given.

The pitch is codebase intelligence: Junie is supposed to understand the structure of your project rather than just generating code blindly. JetBrains has coined the term "Shadow Tech Debt" for the low-quality, architecture-blind code that agents produce when they lack that structural understanding — and positions Junie as the answer to that problem.

Junie CLI also includes next-task prediction and one-click migration from other agents like Claude Code and Codex. It exposes MCP and supports custom agent configuration. Pricing starts at $10/month for individuals.

## The broader positioning

JetBrains is framing Air and Junie not as competitors to individual agents like Claude Code or Codex, but as a neutral infrastructure layer underneath them. The Agent Client Protocol is open, and Air supports third-party agents out of the box. Whether that framing holds up as the agentic IDE market gets more crowded is an open question — but it's a reasonable bet for a company that already has a large IntelliJ user base and 26 years of IDE experience to draw on.

## Community discussion

Top comments from developers on daily.dev.

**@fabianletsch** · 9 upvotes

> Another day another AI IDE.

**@nofarius** · 9 upvotes

> Correct link is: [https://air.dev/](https://air.dev/)
>
> The link in the artical goes to a 404

**@randy** · 0 upvotes

> No way to provide feedback quickly and easily...
>
> UI sucks, doesn't follow other JetBrains IDEs. Can't move or swap the tab/menu bars (which are each on the wrong side of the screen).
>
> Also doesn't support any providers other than JetBrains, Google, Anthropic, and OpenAI. So users of GitHub Copilot, etc., are out of luck (at least at the moment).

**@fabianoramos7** · 0 upvotes

> no CLI subscription use :/

## Similar posts on daily.dev

- [JetBrains launches Air and Junie CLI for AI-assisted development](https://daily.dev/posts/jetbrains-launches-air-and-junie-cli-for-ai-assisted-development-ftgcpbnsa) · InfoWorld · 1 upvotes · 0 comments

---

Tags: [#docker](https://daily.dev/tags/docker), [#jetbrains](https://daily.dev/tags/jetbrains)

[View this post on daily.dev](https://daily.dev/posts/jetbrains-air-is-now-in-public-preview-an-ide-built-around-ai-agents-rather-than-the-editor-yynrbbejr)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@type":"TechArticle","headline":"JetBrains Air is now in public preview: an IDE built around AI agents rather than the editor","url":"https://daily.dev/posts/jetbrains-air-is-now-in-public-preview-an-ide-built-around-ai-agents-rather-than-the-editor-yynrbbejr","mainEntityOfPage":{"@type":"WebPage","@id":"https://daily.dev/posts/jetbrains-air-is-now-in-public-preview-an-ide-built-around-ai-agents-rather-than-the-editor-yynrbbejr"},"datePublished":"2026-03-09T14:34:03.676Z","dateModified":"2026-03-11T21:27:48.876Z","description":"JetBrains has launched two AI-focused developer tools. Air is an agentic development environment (public preview, macOS only) built on the abandoned Fleet IDE...","image":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/d5c4727a9cc0f316497af99c5f9c2a0b?_a=AQAEuop","thumbnailUrl":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/d5c4727a9cc0f316497af99c5f9c2a0b?_a=AQAEuop","isAccessibleForFree":true,"articleSection":"Collections","inLanguage":"en","publisher":{"@type":"Organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180}},"author":{"@type":"Organization","name":"Collections","logo":"https://media.daily.dev/image/upload/s--fk_6ycEi--/f_auto,q_auto/v1780996001/logos/collections?_a=BAMAMiWQ0","url":"https://daily.dev/sources/collections"},"commentCount":6,"discussionUrl":"https://daily.dev/posts/jetbrains-air-is-now-in-public-preview-an-ide-built-around-ai-agents-rather-than-the-editor-yynrbbejr","interactionStatistic":[{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":41},{"@type":"InteractionCounter","interactionType":{"@type":"CommentAction"},"userInteractionCount":6}],"keywords":"docker,jetbrains","timeRequired":"PT3M"}
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"Collections","item":"https://daily.dev/sources/collections"},{"@type":"ListItem","position":3,"name":"JetBrains Air is now in public preview: an IDE built around AI agents rather than the editor"}]}
{"@context":"https://schema.org","@type":"WebPage","@id":"https://daily.dev/posts/jetbrains-air-is-now-in-public-preview-an-ide-built-around-ai-agents-rather-than-the-editor-yynrbbejr","comment":[{"@type":"Comment","text":"Another day another AI IDE.","datePublished":"2026-03-10T12:51:01.502Z","url":"https://daily.dev/posts/yYNRBbEJR#c-mGC45ijw2","author":{"@type":"Person","name":"Fabian Letsch","url":"https://daily.dev/fabianletsch","image":"https://lh3.googleusercontent.com/a/ACg8ocKR6BVy_wn23EoOKq7-BlszlcXcLmASlnb7l-GtS-q1bePnkaJf=s96-c"},"interactionStatistic":{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":9}},{"@type":"Comment","text":"Correct link is: https://air.dev/\nThe link in the artical goes to a 404","datePublished":"2026-03-10T00:40:35.906Z","dateModified":"2026-03-10T00:40:55.782Z","url":"https://daily.dev/posts/yYNRBbEJR#c-Q7Mcu4XTy","author":{"@type":"Person","name":"Sam","url":"https://daily.dev/nofarius","image":"https://media.daily.dev/image/upload/s--O0TOmw4y--/f_auto/v1715772965/public/noProfile"},"interactionStatistic":{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":9}},{"@type":"Comment","text":"No way to provide feedback quickly and easily…\nUI sucks, doesn’t follow other JetBrains IDEs. Can’t move or swap the tab/menu bars (which are each on the wrong side of the screen).\nAlso doesn’t support any providers other than JetBrains, Google, Anthropic, and OpenAI. So users of GitHub Copilot, etc., are out of luck (at least at the moment).","datePublished":"2026-03-10T20:37:59.840Z","url":"https://daily.dev/posts/yYNRBbEJR#c-sNyYVHCqw","author":{"@type":"Person","name":"Randy","url":"https://daily.dev/randy","image":"https://media.daily.dev/image/upload/s--UjV4-KkB--/f_auto/v1708097210/avatars/avatar_HXYbbGcBO38Rfv7RrCBdA"}},{"@type":"Comment","text":"no CLI subscription use :/","datePublished":"2026-03-17T18:31:55.338Z","url":"https://daily.dev/posts/yYNRBbEJR#c-onognrw17","author":{"@type":"Person","name":"Fabiano Ramos","url":"https://daily.dev/fabianoramos7","image":"https://lh3.googleusercontent.com/a/ACg8ocImKSjD4yN7fvUpc7EhCx8HpNI_VKKHRAdqPLQi_LQcKFrXYQ=s96-c"}}]}
```

