<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>GitHub Copilot on Text Matrix</title><link>https://txtmix.com/tags/github-copilot/</link><description>Recent content in GitHub Copilot on Text Matrix</description><generator>Hugo</generator><language>zh-cn</language><lastBuildDate>Sat, 23 May 2026 08:55:34 +0800</lastBuildDate><atom:link href="https://txtmix.com/tags/github-copilot/index.xml" rel="self" type="application/rss+xml"/><item><title>AI新闻早报 2026-04-28</title><link>https://txtmix.com/posts/news/ai-morning-news-2026-04-28/</link><pubDate>Tue, 28 Apr 2026 07:00:00 +0800</pubDate><guid>https://txtmix.com/posts/news/ai-morning-news-2026-04-28/</guid><description>&lt;p>🦞 每日08:00自动更新&lt;/p>
&lt;hr>
&lt;h2 id="-技术政策">🔬 技术政策&lt;/h2>
&lt;h3 id="发改委正式禁止meta收购manus20亿美元交易告吹">发改委正式禁止Meta收购Manus：20亿美元交易告吹&lt;/h3>
&lt;p>来源: 36kr/CNBC
原文: &lt;a href="https://www.36kr.com/p/3785017763666951" target="_blank" rel="noopener noreffer ">原文&lt;/a>
摘要: 今日，国家发展改革委外商投资安全审查工作机制办公室正式发布公告，依法依规对外资收购Manus项目作出禁止投资决定，要求相关当事人撤销该收购交易。去年12月，美国科技巨头Meta宣布以约20亿美元收购Manus。Manus是中国团队Monica于2025年推出的全球首款通用型AI智能体产品，上线后4小时官网访问量破千万。监管部门认为该交易违反出口管制、技术进出口、对外投资等法律法规，向市场传递明确信号：任何AI企业都必须守住国家技术安全红线。&lt;/p></description></item><item><title>VoltAgent/awesome-agent-skills：1100+ Agent Skills 索引，读懂官方团队与社区技能生态</title><link>https://txtmix.com/posts/tech/voltagent-awesome-agent-skills-17k/</link><pubDate>Wed, 22 Apr 2026 16:10:00 +0800</pubDate><guid>https://txtmix.com/posts/tech/voltagent-awesome-agent-skills-17k/</guid><description>基于 README 与 officialskills.sh 的交叉核实，本文拆解 VoltAgent/awesome-agent-skills 到底收录了什么、1100+ 与 581 的差别、兼容各类 AI 编码助手到底意味着什么，以及装 skill 前应该重点看哪些边界。</description></item><item><title>AI新闻早报 2026-04-22</title><link>https://txtmix.com/posts/news/ai-morning-news-2026-04-22/</link><pubDate>Wed, 22 Apr 2026 08:00:00 +0800</pubDate><guid>https://txtmix.com/posts/news/ai-morning-news-2026-04-22/</guid><description>&lt;h1 id="ai-新闻早报-2026-04-22">AI 新闻早报 2026-04-22&lt;/h1>
&lt;p>🦞 每日08:00自动更新 | 数据来源：Hacker News&lt;/p>
&lt;hr>
&lt;h2 id="openai-发布-chatgpt-images-20图像生成能力再升级">OpenAI 发布 ChatGPT Images 2.0：图像生成能力再升级&lt;/h2>
&lt;p>&lt;strong>来源&lt;/strong>: Hacker News | &lt;a href="https://news.ycombinator.com/item?id=47852835" target="_blank" rel="noopener noreffer ">原文&lt;/a> | 301 points | 5小时前&lt;/p>
&lt;p>OpenAI 正式发布 ChatGPT Images 2.0，这是其图像生成模型的重大版本更新。新版本在图像质量、生成速度和风格控制方面均有显著提升。该模型延续了 DALL-E 系列的生成式 AI 图像能力，并与 ChatGPT 深度集成，用户可以直接在对话中生成图像。&lt;/p></description></item><item><title>Squad：AI 智能体团队协作框架完全指南</title><link>https://txtmix.com/posts/tech/ai-agent/squad-ai-agent-team-framework/</link><pubDate>Tue, 31 Mar 2026 12:50:00 +0800</pubDate><guid>https://txtmix.com/posts/tech/ai-agent/squad-ai-agent-team-framework/</guid><description>&lt;h1 id="squadai-智能体团队协作框架完全指南">Squad：AI 智能体团队协作框架完全指南&lt;/h1>
&lt;blockquote>
&lt;p>预计阅读时间：30分钟 | 难度：⭐⭐⭐⭐&lt;/p>&lt;/blockquote>
&lt;hr>
&lt;h2 id="学习目标">学习目标&lt;/h2>
&lt;p>学完本文档后，你将能够：&lt;/p>
&lt;ul>
&lt;li>理解 Squad 的核心理念与价值主张&lt;/li>
&lt;li>掌握 Squad 的多智能体协作架构&lt;/li>
&lt;li>了解 GitHub Copilot Agent 模式的集成方式&lt;/li>
&lt;li>学会在不同项目中初始化和配置 Squad 团队&lt;/li>
&lt;li>掌握 15 个 CLI 命令的用法&lt;/li>
&lt;li>理解团队决策日志和知识积累机制&lt;/li>
&lt;li>学会在交互式 Shell 中与智能体团队协作&lt;/li>
&lt;li>掌握 SDK-First 模式用 TypeScript 定义团队&lt;/li>
&lt;li>了解 Squad 的扩展机制和插件系统&lt;/li>
&lt;/ul>
&lt;hr>
&lt;h2 id="2-项目概述">§2 项目概述&lt;/h2>
&lt;h3 id="21-什么是-squad">2.1 什么是 Squad&lt;/h3>
&lt;p>Squad（官方仓库：&lt;a href="https://github.com/bradygaster/squad" target="_blank" rel="noopener noreffer ">bradygaster/squad&lt;/a>）是一个&lt;strong>AI 智能体团队协作框架&lt;/strong>，通过 GitHub Copilot 的 Agent 模式，让你拥有一个&lt;strong>完整的 AI 开发团队&lt;/strong>——包括前端、后端、测试、架构师等多个专业角色。&lt;/p></description></item></channel></rss>