MilikMilik

Microsoft’s Intelligent Terminal Brings AI Agents Into the Windows Shell

Microsoft’s Intelligent Terminal Brings AI Agents Into the Windows Shell
Interest|High-Quality Software

What Intelligent Terminal Is and Why Microsoft Forked Windows Terminal

Intelligent Terminal Microsoft is an open-source experimental fork of Windows Terminal that integrates AI agents directly into the Windows 11 shell so developers can get real-time AI assistance, error detection, and suggested fixes without leaving the command line or switching to a separate chat interface. Built as a standalone app, Intelligent Terminal 0.1 installs alongside the existing Windows Terminal, which continues unchanged for more than 30 million monthly users. Microsoft describes the fork as a sandbox to test new AI paradigms in the terminal without risking the stability of the mainline tool tens of millions of developers rely on daily. Product lead Kayla Cinnamon wrote that the team “learned from the Windows Recall rollout that AI features need a careful opt-in path, not a forced update,” signaling a shift toward optional, user-controlled AI agents in core developer workflows.

Microsoft’s Intelligent Terminal Brings AI Agents Into the Windows Shell

AI Agents in the Windows Shell: From Errors to Instant Fixes

The core idea behind Intelligent Terminal is to put AI agents where developers already spend much of their time: the shell. Instead of copying error messages into a browser or separate chat, the terminal adds automatic AI error detection and an agent pane that understands the live state of the session. When a command fails or tests break, Intelligent Terminal highlights the error and feeds relevant context into the agent pane. GitHub Copilot integration is the default, but any Agent Client (or Communication) Protocol-compatible tool, including Claude Code or Codex, can explain the failure and propose commands to fix it. Microsoft describes the agent pane as “your pair-programmer in the shell,” able to suggest or even auto-run follow-up steps and spin up background tasks in new tabs, so complex operations do not block the main prompt.

Opt-In Design, Custom Layouts, and Agent Flexibility

Microsoft’s approach to AI agents in the terminal is intentionally opt-in. Intelligent Terminal ships with an agent status bar, a dockable pane, and the option to turn agents off completely for those who still prefer traditional workflows or StackOverflow copy-paste. Developers can place the AI agent in a side pane, a background tab, or at the bottom of the screen, tailoring the layout to their habits. According to The New Stack, Jatinder Mann described today’s copy‑switch‑paste pattern between terminal and AI chat windows as something that “feels broken,” and Intelligent Terminal aims to remove that friction. Beyond GitHub Copilot integration, developers can configure local models or custom AI agents through the Agent Client Protocol, giving teams control over what runs, how context is shared, and which tools are allowed to suggest or execute shell commands.

Part of a Larger Shift Toward Embedded Developer AI Tools

Intelligent Terminal reflects a wider industry move toward embedding AI agents directly into developer tools and system shells. Other terminals like Warp already pair command-line workflows with agentic coding tools, and Microsoft’s fork shows it wants Windows to be an operating system designed for AI agents rather than one with AI bolted on. At Build, Intelligent Terminal appeared alongside efforts such as Windows Development Skills for agentic app-building and Microsoft Execution Containers for policy-based agent sandboxing, plus the in-box Aion 1.0 Plan reasoning model on capable devices. By encouraging the community to “break it, fork it, PR it, ignore it,” Microsoft is signaling that Intelligent Terminal is an evolving experiment. Successful ideas may flow back into the standard Windows Terminal when users and telemetry show they are stable and genuinely helpful.

What This Experimental Fork Means for Developers Today

For developers, the Windows Terminal fork into Intelligent Terminal offers a way to explore AI agents Windows shell features without committing their primary environment to early-stage experiments. The app is available from the Microsoft Store, via the winget install Microsoft.IntelligentTerminal command, or from its GitHub repository, and currently supports Windows with WSL2 agent support on the roadmap. Since it is MIT-licensed and open source, teams can inspect the code, adapt it, or even plug in their own internal AI agents through the Agent Client Protocol. Meanwhile, the main Windows Terminal remains stable and unchanged, and Microsoft is deprecating Terminal Chat in Canary in favor of this more capable fork. Intelligent Terminal turns AI error detection and shell-aware fixes into a first-class command-line feature while keeping adoption optional and reversible.

Milik earns a commission when you shop through our links, at no extra cost to you. Editorial content is independently selected by our team.

You May Also Like

Comments
Say something...
No comments yet. Be the first to share your thoughts!