Windows Terminal is a terminal emulator for Windows 10 written by Microsoft. It includes support for the Command Prompt, PowerShell, WSL and SSH. After the initial source code release on GitHub, a preview release was first published to the Microsoft Store on June 21, 2019.
This is the 2nd launch from Microsoft Terminal. View more

Intelligent Terminal
Launching today
Intelligent Terminal is an open-source experimental fork of Windows Terminal with native agent integration. It adds an agent status bar, context-aware agent pane, automatic error detection, session management, and command palette prompts for ACP-compatible agent CLIs.





Free
Launch Team
Flowtica Scribe
Hi everyone!
MS has an experimental fork of Windows Terminal. It adds a docked agent pane that has context from your shell output, can detect command errors, and lets you manage multiple agent sessions.
Currently defaults to @Github Copilot CLI but supports other ACP-compatible agents (connected mine with @Gemini). One notable thing is that they’re shipping it as a completely separate app instead of putting it into the main terminal.
Your agent reads the shell output directly, removing the need to copy and paste errors back and forth. Is that a good reason to try, or will you just stick to standalone CLI agents?
@zaczuo Since it ships as a separate app, how do you handle window state/persistence across sessions and is there a path to merge the pain into the main terminal center, or is the separation intentional for safety and compliance?