aicoolies logo
JetBrains Fleet logo

JetBrains Fleet

Discontinued

Discontinued lightweight polyglot editor by JetBrains (succeeded by JetBrains Air)

Share
freemium
Visit Website →

JetBrains Fleet was a lightweight polyglot code editor from JetBrains, designed as a modern alternative to traditional JetBrains IDEs. It offered a fast startup experience that could scale up to full IDE functionality on demand via Smart Mode — activating IntelliJ-level code intelligence when needed. JetBrains discontinued Fleet on December 22, 2025 and redirected the platform into JetBrains Air, a new agentic development product.

We have a review for this tool

A detailed review by the aicoolies team — click to read

JetBrains Fleet was a lightweight, polyglot code editor designed as a modern alternative to traditional JetBrains IDEs, offering a fast startup experience with the ability to scale up to full IDE functionality on demand. It aimed to solve the problem of heavyweight IDEs that are slow to launch for quick editing tasks by providing a lightweight editor that could activate language-specific intelligence when needed. Fleet was built from scratch with a distributed architecture that separated the editor frontend from backend language processing.

Fleet featured Smart Mode that could be toggled on to activate IntelliJ-level code intelligence for any supported language, collaborative editing for real-time pair programming, and integrated terminal and Git support. The editor supported multiple programming languages out of the box without requiring separate IDE installations, and included AI Assistant integration for code generation and chat-based assistance. However, JetBrains announced in December 2025 that Fleet would be discontinued, with no further updates or distribution after December 22, 2025, citing that maintaining two general-purpose IDE families created confusion and diluted focus.

Fleet was aimed at polyglot developers who worked across multiple programming languages and wanted a single, lightweight editor with the option to activate deep language intelligence when needed. While Fleet is no longer actively developed, it represented an important experiment in rethinking IDE architecture. JetBrains has redirected its innovation efforts toward JetBrains Air, a new agentic development environment launched in March 2026 that makes AI agents the primary interface for software development, with the traditional editor serving a supporting role for code review and oversight.

Pricing

Discontinued on December 22, 2025 — no longer available for download. Was previously free during preview.

Platforms

macOS, Windows, Linux

Why it died

JetBrains discontinued Fleet on December 22, 2025, refocusing the platform into JetBrains Air — a new agentic development product in preview. Distribution ended via Toolbox and direct download. Existing AI work continues across IntelliJ, PyCharm, WebStorm, and other established IDEs through JetBrains AI Assistant.

Categories

Tags

Use Cases

Alternatives

Related Tools

Cursor logo

Cursor

Top Pick

The AI-first code editor

AI-first code editor built as a VS Code fork that deeply integrates LLMs into every part of the development workflow. Features Tab autocomplete with multi-line predictions, Cmd+K inline editing, AI chat with full codebase awareness, and Agent mode for autonomous multi-file edits with terminal execution. Supports GPT-4, Claude, and more with automatic context from project files and docs. Includes privacy mode for SOC 2 compliance. The leading AI-native IDE with 100K+ paying users.

freemiumTelemetry
emdash ai sh

Emdash

Top Pick

Open-source agentic development environment for parallel AI agents

Emdash is an open-source agentic development environment for orchestrating many coding agents in parallel. It runs each agent in an isolated Git worktree, presents tasks in a dashboard, auto-detects installed CLIs, works with 25+ agents including Claude Code, Codex, Cursor, Amp and Gemini, and supports MCP server connections for tool access.

open-sourceOpen Source
Open Agents logo

Open Agents

Fork, customize, and ship AI agents on Vercel in minutes

Open Agents is a Vercel Labs open-source template for building and deploying cloud-hosted AI agents. It provides a production-ready Next.js starter with built-in tool use, streaming responses, multi-model support, and deployment on Vercel infrastructure. Developers can fork, customize agent behavior and tools, then ship agent-backed apps in minutes with automatic scaling and edge routing.

freeOpen Source
Magentic-UI logo

Magentic-UI

Human-in-the-loop web agent you can co-pilot in real time

Magentic-UI is a Microsoft Research web agent with a human-in-the-loop interface for browsing, coding, and file tasks. It plans multi-step actions, asks for approval before executing, and lets users co-pilot by taking over the browser mid-task. Built on AutoGen, it runs a team of specialized agents for web browsing, file handling, and code execution with full action transparency and safety guardrails.

freeOpen Source
Guidance logo

Guidance

Constrained generation that guarantees valid LLM outputs every time

Guidance is Microsoft's structured generation library that enforces output constraints directly within LLM decoding. It supports JSON schemas, regex patterns, grammars, and interleaved generation-and-control flow to guarantee valid outputs from any compatible model. Works with local models via llama.cpp, Transformers, and remote APIs including OpenAI and Anthropic. Eliminates retry loops and post-processing for structured data extraction.

freeOpen Source
Twinny logo

Twinny

Free local AI code completion for VSCode

Twinny is a free, open-source AI code completion extension for VS Code that works with any OpenAI API-compatible endpoint including local models via Ollama. It provides real-time inline suggestions, a sidebar chat for code discussion, workspace embeddings for context-aware completions, and a decentralized P2P inference network. A privacy-first alternative to GitHub Copilot with zero licensing cost.

open-sourceOpen Source