<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
<channel>
<title><![CDATA[gOxiA=苏繁=SuFan Blog]]></title> 
<link>https://goxia.maytide.net/index.php</link> 
<description><![CDATA[gOxiA,苏繁,sufan,Microsoft MVP]]></description> 
<language>zh-cn</language> 
<copyright><![CDATA[gOxiA=苏繁=SuFan Blog]]></copyright>
<item>
<link>https://goxia.maytide.net/read.php/2195.htm</link>
<title><![CDATA[微软宣布智能终端 0.1]]></title> 
<author>gOxiA &lt;sufan_cn@msn.com&gt;</author>
<category><![CDATA[Windows Client]]></category>
<pubDate>Wed, 03 Jun 2026 10:14:54 +0000</pubDate> 
<guid>https://goxia.maytide.net/read.php/2195.htm</guid> 
<description>
<![CDATA[ 
	<p><a href="https://goxia.maytide.net/ftpup/2026/-0.1_F68D/intelligent-terminal-logo.png"><img width="170" height="170" title="intelligent-terminal-logo" style="border: 0px currentcolor; border-image: none; display: inline; background-image: none;" alt="intelligent-terminal-logo" src="https://goxia.maytide.net/ftpup/2026/-0.1_F68D/intelligent-terminal-logo_thumb.png" border="0"></a></p><p><font color="#ff4123" size="4"><strong>微软宣布智能终端 0.1</strong></font></p><p><font color="#ff4123" size="4"></font></p><p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 今年微软在其 Microsoft Build 2026 大会上宣布了 Intelligent Terminal (智能终端) 0.1 版本，根据介绍此应用是 Windows Terminal 的开源实验性分支。目前可以通过微软应用商店或使用 WinGet 安装。</p><ul><li>微软应用商店安装<a href="https://apps.microsoft.com/detail/9NMQC2SSJX24" target="_blank">智能终端</a></li><li>winget install microsoft.intelligentterminal</li></ul><p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 智能终端安装后会提示首次配置向导，我们可以选择已经安装好的智能体，并根据需要启用相关的功能，例如：自动错误检测、自动错误建议、会话管理；也可以设定智能体窗格显示的位置。</p><p><a href="https://goxia.maytide.net/ftpup/2026/-0.1_F68D/intelligent-terminal.png"><img width="634" height="319" title="intelligent-terminal" style="display: inline; background-image: none;" alt="intelligent-terminal" src="https://goxia.maytide.net/ftpup/2026/-0.1_F68D/intelligent-terminal_thumb.png" border="0"></a></p><p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 后续如果需要修改这些配置，也可以进入 Windows Terminal 的设置中找到“智能体”进行配置。</p><p><a href="https://goxia.maytide.net/ftpup/2026/-0.1_F68D/intelligent-terminal-settings.png"><img width="634" height="427" title="intelligent-terminal-settings" style="display: inline; background-image: none;" alt="intelligent-terminal-settings" src="https://goxia.maytide.net/ftpup/2026/-0.1_F68D/intelligent-terminal-settings_thumb.png" border="0"></a></p><p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 虽然是与 Windows Terminal 集成使用，但该应用会作为一个独立的程序 —— 智能终端，启动该应用可通过底部两侧的图标快速开始工作或任务。左侧的图标将打开对话窗体，我们可以与智能体进行交互；或点击右侧的会话管理图标查看近期的对话，也可用于管理多个智能体会话。</p><p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 如果启用了自动错误检测，还会在左侧看到一个三角形的符号，当执行的 PowerShell 命令有错误时智能体会自动检测到错误。</p><p><a href="https://goxia.maytide.net/ftpup/2026/-0.1_F68D/intelligent-terminal-running.png"><img width="634" height="340" title="intelligent-terminal-running" style="display: inline; background-image: none;" alt="intelligent-terminal-running" src="https://goxia.maytide.net/ftpup/2026/-0.1_F68D/intelligent-terminal-running_thumb.png" border="0"></a></p><p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 我们可以在对话窗口输入“<strong><font style="background-color: rgb(255, 255, 0);">/</font></strong>”符号显示快速命令。通过对话我们可以让智能体成为我们的终端助手，执行 shell 命令，操作文件系统，以及启动或停止进程与服务。当然也可以执行其他代码与项目的分析，执行开发任务，进行问答等等。</p><p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 智能终端支持所有兼容 <a href="https://agentclientprotocol.com/get-started/agents" target="_blank">Agent Client Protocol</a> (<a href="https://agentclientprotocol.com/get-started/agents" target="_blank">ACP</a>) 的 agent，所以除了微软自家的 Github Copilot 外，还支持 我们熟知的 CodeX、Claude、Gemini、OpenClaw 等等，具体信息可从 ACP 网站查询了解。</p><p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 前面提到的自动错误检测是智能终端 0.1 的一大亮点，在我们执行命令发生错误后，agent 会自动发现并根据需要提供建议的修复方案，对于经常使用 Windows Terminal 的 IT 人员无疑将极大提升工作效率。</p><p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <a href="https://goxia.maytide.net" target="_blank">gOxiA</a> 安装使用了一会感觉非常便利，而且对中文支持的很好，有需要的网友不妨下载体验，如果遇到问题会有更好的想法可以通过<a href="https://aka.ms/intelligent-terminal" target="_blank">智能终端的官方 Github 仓库</a>提交问题。</p><p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 如果当前组织在使用 Intune 也可以向有需求的 Windows 推送该应用，智能终端（Intelligent Terminal）的 ProductID 为：9NMQC2SSJX24</p><p><a href="https://goxia.maytide.net/ftpup/2026/-0.1_F68D/intelligent-terminal-intune-store.png"><img width="631" height="427" title="intelligent-terminal-intune-store" style="display: inline; background-image: none;" alt="intelligent-terminal-intune-store" src="https://goxia.maytide.net/ftpup/2026/-0.1_F68D/intelligent-terminal-intune-store_thumb.png" border="0"></a></p>
]]>
</description>
</item>
</channel>
</rss>