Skip to content
Tech News
← Back to articles

Hands on with Intelligent Terminal, an AI-powered Windows Terminal

read original more articles

Microsoft has created an open-source fork of Windows Terminal called "Intelligent Terminal," and it allows you to use AI directly inside Terminal without interfering with the regular session.

Microsoft describes the Intelligent Terminal as a built-in assistant that can help you explain errors, draft commands, and fix problems without leaving the terminal.

First, the agent can stay aware of what is happening in your terminal and help when a command fails. Second, it can remember active and past agent sessions, so you can return to earlier work without losing your place.

Intelligent Terminal first-run

Source: BleepingComputer

When you open Intelligent Terminal for the first time, it lets you choose the AI agent for the Terminal pane.

In my screenshot, it lists GitHub Copilot, Claude, Codex, and Gemini. GitHub Copilot is shown as “will be installed,” while the others are already installed.

Intelligent Terminal allows you to configure your AI session

Source: BleepingComputer

There are also separate toggles for Automatic error detection and Automatic error suggestion.

... continue reading