<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>字节跳动 on Text Matrix</title><link>https://txtmix.com/tags/%E5%AD%97%E8%8A%82%E8%B7%B3%E5%8A%A8/</link><description>Recent content in 字节跳动 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/%E5%AD%97%E8%8A%82%E8%B7%B3%E5%8A%A8/index.xml" rel="self" type="application/rss+xml"/><item><title>字节跳动UI-TARS：32k星的多模态AI Agent全栈，支持MCP和浏览器自动化</title><link>https://txtmix.com/posts/tech/bytedance-ui-tars-desktop-multimodal-agent/</link><pubDate>Mon, 11 May 2026 13:05:00 +0800</pubDate><guid>https://txtmix.com/posts/tech/bytedance-ui-tars-desktop-multimodal-agent/</guid><description>&lt;blockquote>
&lt;p>如果你在找一个能在真实浏览器和桌面上执行任务的 AI Agent 框架，字节跳动的 UI-TARS 值得关注。&lt;/p>&lt;/blockquote>
&lt;hr>
&lt;h2 id="一句话定位">一句话定位&lt;/h2>
&lt;p>&lt;a href="https://github.com/bytedance/UI-TARS-desktop" target="_blank" rel="noopener noreffer ">UI-TARS-desktop&lt;/a>（简称 TARS）是字节跳动开源的多模态 AI Agent 技术栈，包含两个核心产品：&lt;/p></description></item><item><title>AI新闻早报（2026-05-10）</title><link>https://txtmix.com/posts/news/ai-morning-news-2026-05-10/</link><pubDate>Sun, 10 May 2026 08:00:00 +0800</pubDate><guid>https://txtmix.com/posts/news/ai-morning-news-2026-05-10/</guid><description>&lt;h1 id="ai新闻早报2026-05-10">AI新闻早报（2026-05-10）&lt;/h1>
&lt;blockquote>
&lt;p>数据采集时间：2026-05-10 08:00 | 来源：WallstreetCN、新浪财经
🦞 每日08:00自动更新&lt;/p>&lt;/blockquote>
&lt;hr>
&lt;h2 id="一融资与投资">一、融资与投资&lt;/h2>
&lt;h3 id="-大模型24小时融资狂潮kimi阶跃星辰豪揽45亿美金">💰 大模型24小时融资狂潮：Kimi、阶跃星辰豪揽45亿美金&lt;/h3>
&lt;p>AI大模型赛道持续狂热。在过去24小时内，Kimi和阶跃星辰两家头部大模型公司合计完成45亿美金新一轮融资，百模大战下估值剧烈分化。资金加速向头部玩家聚拢，中小模型公司生存空间进一步承压。&lt;/p></description></item><item><title>DeerFlow 2.0：字节跳动超级智能体框架完全指南</title><link>https://txtmix.com/posts/tech/deer-flow-2-super-agent-harness-guide/</link><pubDate>Wed, 06 May 2026 20:05:34 +0800</pubDate><guid>https://txtmix.com/posts/tech/deer-flow-2-super-agent-harness-guide/</guid><description>&lt;p>DeerFlow（&lt;strong>D&lt;/strong>eep &lt;strong>E&lt;/strong>xploration and &lt;strong>E&lt;/strong>fficient &lt;strong>R&lt;/strong>esearch &lt;strong>Flow&lt;/strong>）是字节跳动旗下火山引擎（Volcengine）开发的开源超级智能体框架，于 2026 年 2 月 28 日登顶 GitHub Trending 第一名。2.0 版本为完全重写，与 1.x 版本无任何共享代码。&lt;/p></description></item><item><title>Trae Agent：字节跳动 LLM 智能体完全指南</title><link>https://txtmix.com/posts/tech/ai-agent/trae-agent-llm-agent-guide/</link><pubDate>Wed, 01 Apr 2026 01:16:00 +0800</pubDate><guid>https://txtmix.com/posts/tech/ai-agent/trae-agent-llm-agent-guide/</guid><description>&lt;h1 id="trae-agent字节跳动-llm-智能体完全指南">Trae Agent：字节跳动 LLM 智能体完全指南&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>✅ 理解 Trae Agent 的核心定位与研究导向设计理念&lt;/li>
&lt;li>✅ 掌握 Trae Agent 的安装与配置方法&lt;/li>
&lt;li>✅ 理解 Trae Agent 的架构设计与模块化思想&lt;/li>
&lt;li>✅ 使用 Trae Agent 执行各类软件工程任务&lt;/li>
&lt;li>✅ 配置多种 LLM 提供商（OpenAI/Anthropic/Doubao等）&lt;/li>
&lt;li>✅ 使用交互模式和 Docker 模式&lt;/li>
&lt;li>✅ 利用轨迹录制进行调试和分析&lt;/li>
&lt;/ul>
&lt;hr>
&lt;h2 id="2-项目概述">§2 项目概述&lt;/h2>
&lt;h3 id="21-什么是-trae-agent">2.1 什么是 Trae Agent？&lt;/h3>
&lt;p>&lt;strong>Trae Agent&lt;/strong>（&lt;a href="https://github.com/bytedance/trae-agent" target="_blank" rel="noopener noreffer ">GitHub 仓库&lt;/a>）是字节跳动开发的基于 LLM 的智能体，专为通用软件工程任务设计。&lt;/p></description></item><item><title>DeerFlow 2.0：字节跳动 Super Agent Harness 从入门到精通</title><link>https://txtmix.com/posts/tech/ai-agent/deerflow-super-agent-harness/</link><pubDate>Sat, 28 Mar 2026 16:20:00 +0800</pubDate><guid>https://txtmix.com/posts/tech/ai-agent/deerflow-super-agent-harness/</guid><description>&lt;h1 id="deerflow-20字节跳动-super-agent-harness-从入门到精通">DeerFlow 2.0：字节跳动 Super Agent Harness 从入门到精通&lt;/h1>
&lt;blockquote>
&lt;p>预计阅读时间：40分钟 | 难度：⭐⭐⭐⭐&lt;/p>&lt;/blockquote>
&lt;hr>
&lt;blockquote>
&lt;p>&lt;strong>目标读者&lt;/strong>：想要深入理解多智能体编排、可扩展 Agent 技能系统、沙箱隔离执行环境的开发者与研究者
&lt;strong>核心问题&lt;/strong>：如何构建一个可以分解复杂任务、跨会话记忆、多种 IM 渠道接入的可扩展 Super Agent 平台？
&lt;strong>难度&lt;/strong>：⭐⭐⭐⭐（专家设计）
&lt;strong>预计阅读时间&lt;/strong>：55 分钟&lt;/p></description></item></channel></rss>