<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>AI Agent on Text Matrix</title><link>https://txtmix.com/tags/ai-agent/</link><description>Recent content in AI Agent on Text Matrix</description><generator>Hugo</generator><language>zh-cn</language><lastBuildDate>Sat, 23 May 2026 00:15:12 +0800</lastBuildDate><atom:link href="https://txtmix.com/tags/ai-agent/index.xml" rel="self" type="application/rss+xml"/><item><title>Multica：用「时间共享」把 AI coding agent 从工具变成队友</title><link>https://txtmix.com/posts/tech/multica-agent-time-sharing-platform/</link><pubDate>Fri, 22 May 2026 03:00:00 +0800</pubDate><guid>https://txtmix.com/posts/tech/multica-agent-time-sharing-platform/</guid><description>&lt;h2 id="开场判断">开场判断&lt;/h2>
&lt;p>Multica 真正解决的不是「如何调用更好的模型」，而是：当团队里同时跑了五六个 coding agent 时，谁给它们分配任务、谁跟踪进度、谁在它们跑偏时知道、谁把某次成功的修复变成团队里所有 agent 都能复用的技能？&lt;/p></description></item><item><title>Superpowers：让AI编程智能体真正学会「做软件工程」的能力框架</title><link>https://txtmix.com/posts/tech/superpowers-agentic-skills-framework/</link><pubDate>Thu, 21 May 2026 13:13:00 +0800</pubDate><guid>https://txtmix.com/posts/tech/superpowers-agentic-skills-framework/</guid><description>&lt;h1 id="superpowers让ai编程智能体真正学会做软件工程的能力框架">Superpowers：让AI编程智能体真正学会「做软件工程」的能力框架&lt;/h1>
&lt;blockquote>
&lt;p>200,348 Stars · 17,861 Forks · MIT License · Shell · by obra (Jesse Vincent)&lt;/p>&lt;/blockquote>
&lt;h2 id="背景ai编程助手最大的问题是什么">背景：AI编程助手最大的问题是什么？&lt;/h2>
&lt;p>Andrej Karpathy 在一条著名的推文中精准描述了这个困境：&lt;/p>
&lt;blockquote>
&lt;p>&amp;ldquo;模型会代替用户做出错误假设，然后不加检查地跑下去。它们不管理自己的困惑，不寻求澄清，不暴露不一致性，不呈现权衡方案，在应该反驳的时候也不反驳。&amp;rdquo;&lt;/p></description></item><item><title>ViMax：端到端智能视频生成架构深度解析</title><link>https://txtmix.com/posts/tech/vimax-agentic-video-generation-architecture/</link><pubDate>Wed, 20 May 2026 09:09:49 +0800</pubDate><guid>https://txtmix.com/posts/tech/vimax-agentic-video-generation-architecture/</guid><description>&lt;h1 id="vimax端到端智能视频生成架构深度解析">ViMax：端到端智能视频生成架构深度解析&lt;/h1>
&lt;h2 id="项目概览">项目概览&lt;/h2>
&lt;p>&lt;strong>ViMax&lt;/strong>（&lt;code>HKUDS/ViMax&lt;/code>，&lt;strong>5.4k Stars&lt;/strong>，今日新增 503）是香港大学推出的&lt;strong>智能视频生成&lt;/strong>研究项目，其核心理念是让 AI 不仅能生成视频帧，还要承担&lt;strong>导演、编剧、制片和视频生成&lt;/strong>的全流程角色，实现从创意想法到完整视频的端到端自动化生产。&lt;/p></description></item><item><title>Agency Agents：AI agency 全套智能体开箱即用</title><link>https://txtmix.com/posts/tech/agency-agents-complete-ai-agency-toolkit/</link><pubDate>Wed, 20 May 2026 00:00:00 +0000</pubDate><guid>https://txtmix.com/posts/tech/agency-agents-complete-ai-agency-toolkit/</guid><description>Agency Agents 是一套开源 AI agent 工具包，每个 agent 都是某一领域的专家，从前端开发到 Reddit 运营再到内容营销，提供可配置的自动化解决方案。</description></item><item><title>12-Factor Agents：构建可投产 AI 应用的全方位工程原则</title><link>https://txtmix.com/posts/tech/12-factor-agents-llm-production-principles/</link><pubDate>Mon, 18 May 2026 21:10:00 +0800</pubDate><guid>https://txtmix.com/posts/tech/12-factor-agents-llm-production-principles/</guid><description>&lt;p>用 LLM 做产品，很多人容易掉进两个坑：要么迷信「给个 prompt、加一堆工具、循环到目标达成」的万能 Agent 范式；要么把 LLM 当成增强搜索，塞进一堆 if-else 里。&lt;/p>
&lt;p>Dex（humanlayer/12-factor-agents 作者）的观察是：&lt;strong>真正能交付给生产用户的 LLM 软件，大多数不是纯 Agent，而是软件 + LLM 步骤的混合体&lt;/strong>——好的 AI 产品，本质是软件，只是恰好在某些关键节点引入了 LLM。&lt;/p></description></item><item><title>AI Agents for Beginners：微软出品12课带你入门AI Agent开发</title><link>https://txtmix.com/posts/tech/ai-agents-for-beginners-microsoft-guide/</link><pubDate>Mon, 18 May 2026 19:56:00 +0800</pubDate><guid>https://txtmix.com/posts/tech/ai-agents-for-beginners-microsoft-guide/</guid><description>&lt;h1 id="ai-agents-for-beginners微软出品12课带你入门ai-agent开发">AI Agents for Beginners：微软出品12课带你入门AI Agent开发&lt;/h1>
&lt;p>当大模型的 API 调用已经变得稀松平常，下一个战场悄然转向了 &lt;strong>AI Agent（AI 智能体）&lt;/strong>——让模型自主规划、调用工具、执行多步任务。但 Agent 开发涉及的概念众多：ReAct 循环、工具调用（Tool Use）、规划（Planning）、记忆（Memory）、多 Agent 协作……新手很容易被这些名词淹没。微软推出的开源课程 &lt;strong>AI Agents for Beginners&lt;/strong> 正是为此而生——用 12 节系统课程，把 Agent 开发的核心知识逐一拆解，配合可运行的代码示例，让入门者真正动手落地。&lt;/p></description></item><item><title>12-Factor Agents - 构建生产级LLM应用的12条原则</title><link>https://txtmix.com/posts/tech/12-factor-agents-production-llm-guide/</link><pubDate>Mon, 18 May 2026 00:00:00 +0000</pubDate><guid>https://txtmix.com/posts/tech/12-factor-agents-production-llm-guide/</guid><description>&lt;h1 id="12-factor-agents构建生产级llm应用的12条原则">12-Factor Agents：构建生产级LLM应用的12条原则&lt;/h1>
&lt;p>&lt;strong>Stars: 20,277&lt;/strong> | &lt;strong>今日: +1,536&lt;/strong> | &lt;strong>TypeScript&lt;/strong>&lt;/p>
&lt;p>GitHub: &lt;a href="https://github.com/humanlayer/12-factor-agents" target="_blank" rel="noopener noreffer ">humanlayer/12-factor-agents&lt;/a>&lt;/p>
&lt;h2 id="一句话评价">一句话评价&lt;/h2>
&lt;p>12-Factor Agents 是一套类比&amp;quot;12-Factor App&amp;quot;构建可靠 LLM 应用的工程原则，作者基于多年 Agent 开发经验，总结出从上下文管理、工具调用、人机协作到无状态化等 12 条核心实践，帮助开发者避免&amp;quot;框架很好但落地很难&amp;quot;的困境。&lt;/p></description></item><item><title>Agent Skills - 安全验证的AI编码智能体技能注册表</title><link>https://txtmix.com/posts/tech/agent-skills-secure-agentic-skills-registry/</link><pubDate>Mon, 18 May 2026 00:00:00 +0000</pubDate><guid>https://txtmix.com/posts/tech/agent-skills-secure-agentic-skills-registry/</guid><description>&lt;h1 id="agent-skills安全验证的-ai-编码智能体技能注册表">Agent Skills：安全验证的 AI 编码智能体技能注册表&lt;/h1>
&lt;p>&lt;strong>Stars: 3,838&lt;/strong> | &lt;strong>今日: +336&lt;/strong> | &lt;strong>TypeScript&lt;/strong>&lt;/p>
&lt;p>GitHub: &lt;a href="https://github.com/tech-leads-club/agent-skills" target="_blank" rel="noopener noreffer ">tech-leads-club/agent-skills&lt;/a>&lt;/p>
&lt;h2 id="一句话评价">一句话评价&lt;/h2>
&lt;p>一个有安全底线的 AI 编码 Agent 技能库——据 Snyk 统计，市场上 13% 以上的智能体技能包含高危漏洞；Agent Skills 通过静态分析、锁定文件完整性和人工审核三重关卡，确保每个技能的代码安全性，支持 Antigravity、Claude Code、Cursor 等主流 Agent。&lt;/p></description></item><item><title>AI Agents for Beginners - 微软官方12课入门教程</title><link>https://txtmix.com/posts/tech/microsoft-ai-agents-for-beginners-course/</link><pubDate>Mon, 18 May 2026 00:00:00 +0000</pubDate><guid>https://txtmix.com/posts/tech/microsoft-ai-agents-for-beginners-course/</guid><description>&lt;h1 id="ai-agents-for-beginners微软官方12课带你入门ai-agent开发">AI Agents for Beginners：微软官方12课带你入门AI Agent开发&lt;/h1>
&lt;p>&lt;strong>Stars: 63,153&lt;/strong> | &lt;strong>今日: +21,138&lt;/strong> | &lt;strong>Jupyter Notebook&lt;/strong>&lt;/p>
&lt;p>GitHub: &lt;a href="https://github.com/microsoft/ai-agents-for-beginners" target="_blank" rel="noopener noreffer ">microsoft/ai-agents-for-beginners&lt;/a>&lt;/p>
&lt;h2 id="一句话评价">一句话评价&lt;/h2>
&lt;p>微软出品、零基础友好的 AI Agent 开发课程，12 节课程覆盖从基础概念到生产部署的完整路径，配套代码示例支持 Azure AI Foundry、OpenAI 兼容接口（含 MiniMax 204K 上下文模型），提供 50+ 种语言翻译。&lt;/p></description></item><item><title>CLI-Anything：用AI将任何软件变成Agent-Native的命令行工具</title><link>https://txtmix.com/posts/tech/cli-anything-universal-cli-framework/</link><pubDate>Mon, 18 May 2026 00:00:00 +0000</pubDate><guid>https://txtmix.com/posts/tech/cli-anything-universal-cli-framework/</guid><description>&lt;h1 id="cli-anything用ai将任何软件变成agent-native的命令行工具">CLI-Anything：用AI将任何软件变成Agent-Native的命令行工具&lt;/h1>
&lt;!-- raw HTML omitted -->
&lt;p>&lt;strong>CLI-Anything&lt;/strong> 是香港大学 NLP 组（HKUDS）开源的项目，通过 7 阶段管道自动分析软件源代码，为任何有代码库的软件生成 Agent 可用的 CLI 接口。支持 OpenClaw、nanobot、Cursor、Claude Code 等主流 Agent 框架。已有 18 个专业软件 demos，2,269 个通过测试。&lt;/p></description></item><item><title>Agents Towards Production：AI Agent 生产级开发全栈指南</title><link>https://txtmix.com/posts/tech/agents-towards-production-ai-agents-production-guide/</link><pubDate>Sun, 17 May 2026 20:10:00 +0800</pubDate><guid>https://txtmix.com/posts/tech/agents-towards-production-ai-agents-production-guide/</guid><description>&lt;h1 id="agents-towards-productionai-agent-生产级开发全栈指南">Agents Towards Production：AI Agent 生产级开发全栈指南&lt;/h1>
&lt;p>在 LLM 应用从 Demo 走向生产环境的进程中，开发者面临的挑战远比训练一个模型要大得多——状态管理、工具调用、安全边界、多智能体协作、可观测性……每一个环节都可能成为掉链子的那一个。&lt;/p></description></item><item><title>CLI-Anything: 一条命令让任意软件变身AI Agent可控工具</title><link>https://txtmix.com/posts/tech/cli-anything-command-line-interface-ai-guide/</link><pubDate>Sun, 17 May 2026 20:10:00 +0800</pubDate><guid>https://txtmix.com/posts/tech/cli-anything-command-line-interface-ai-guide/</guid><description>&lt;h1 id="cli-anything-一条命令让任意软件变身-ai-agent-可控工具">CLI-Anything: 一条命令让任意软件变身 AI Agent 可控工具&lt;/h1>
&lt;blockquote>
&lt;p>&lt;strong>目标读者&lt;/strong>：有基础编程经验的开发者，已了解 AI Agent 基本概念，想把 AI Agent 能力扩展到真实专业软件
&lt;strong>预计阅读时间&lt;/strong>：25 分钟
&lt;strong>前置知识&lt;/strong>：&lt;a href="https://txtmix.com/posts/tech/ai-agents-for-beginners-microsoft-complete-guide.md" rel="">AI Agent 入门指南&lt;/a> ⭐&lt;/p></description></item><item><title>Dograh：开源语音 Agent 平台，让每个人都能搭建电话 AI 助手</title><link>https://txtmix.com/posts/tech/dograh-open-source-voice-agent-platform/</link><pubDate>Sun, 17 May 2026 20:10:00 +0800</pubDate><guid>https://txtmix.com/posts/tech/dograh-open-source-voice-agent-platform/</guid><description>&lt;blockquote>
&lt;p>&lt;strong>目标读者&lt;/strong>：想搭建电话 AI 助手或外呼机器人的开发者，或对语音 AI 平台架构感兴趣的技术人员
&lt;strong>核心问题&lt;/strong>：Dograh 是怎么做到「2 分钟跑起来」的？它的 Workflow 图引擎和实时通话流水线是怎么协同工作的？如何在自己的基础设施上部署和扩展它？
&lt;strong>难度&lt;/strong>：⭐⭐（核心概念 · 系统讲解）
&lt;strong>预计阅读时间&lt;/strong>：20–30 分钟
&lt;strong>前置知识&lt;/strong>：了解 LLM 基本概念，知道语音识别（STT）和语音合成（TTS）是什么&lt;/p></description></item><item><title>ShadowBroker：开源全球威胁情报平台，60+ 数据源实时聚合</title><link>https://txtmix.com/posts/tech/shadowbroker-threat-intelligence-platform-guide/</link><pubDate>Sun, 17 May 2026 20:10:00 +0800</pubDate><guid>https://txtmix.com/posts/tech/shadowbroker-threat-intelligence-platform-guide/</guid><description>&lt;h1 id="shadowbroker开源全球威胁情报平台60-数据源实时聚合">ShadowBroker：开源全球威胁情报平台，60+ 数据源实时聚合&lt;/h1>
&lt;h2 id="学习目标">学习目标&lt;/h2>
&lt;ul>
&lt;li>了解 ShadowBroker 的项目定位与核心理念&lt;/li>
&lt;li>掌握其 60+ 数据层功能特性（航空、航海、卫星、冲突、无线电等）&lt;/li>
&lt;li>理解 ShadowBroker 的整体技术架构&lt;/li>
&lt;li>熟练通过 Docker 和 Kubernetes/Helm 部署 ShadowBroker&lt;/li>
&lt;li>学会将 AI 智能体（如 OpenClaw）接入 ShadowBroker 的 HMAC 命令通道&lt;/li>
&lt;li>了解 InfoNet 去中心化通信网络与 Sovereign Shell 治理经济模型&lt;/li>
&lt;/ul>
&lt;hr>
&lt;h2 id="1-项目概览">1. 项目概览&lt;/h2>
&lt;p>&lt;strong>ShadowBroker&lt;/strong>（GitHub: &lt;a href="https://github.com/BigBodyCobain/Shadowbroker" target="_blank" rel="noopener noreffer ">BigBodyCobain/Shadowbroker&lt;/a>，Star: 6,706，Fork: 1,077）是一个去中心化实时地理空间情报平台，将来自全球的公共 OSINT（开源情报）遥测数据聚合到同一个暗色作战地图界面中。&lt;/p></description></item><item><title>OpenCLI：把 Agent 的工具入口收成一棵命令树</title><link>https://txtmix.com/posts/tech/opencli-ai-agent-browser-cli-framework/</link><pubDate>Sun, 17 May 2026 09:10:00 +0800</pubDate><guid>https://txtmix.com/posts/tech/opencli-ai-agent-browser-cli-framework/</guid><description>OpenCLI 不只是 browser 子命令。更顺的用法是先查适配器命令，缺口再退到 browser 原语；用 profile、browser session、siteSession 分别处理身份、流程和站点页生命周期；重复出现的流程，再沉淀成 adapter、plugin 或 external CLI。</description></item><item><title>Personal AI Infrastructure v5：你的个人AI生命操作系统</title><link>https://txtmix.com/posts/tech/personal-ai-infrastructure-life-operating-system/</link><pubDate>Thu, 14 May 2026 16:11:00 +0800</pubDate><guid>https://txtmix.com/posts/tech/personal-ai-infrastructure-life-operating-system/</guid><description>&lt;h1 id="personal-ai-infrastructure-v5你的个人ai生命操作系统">Personal AI Infrastructure v5：你的个人AI生命操作系统&lt;/h1>
&lt;h2 id="项目概览">项目概览&lt;/h2>
&lt;p>&lt;strong>Personal AI Infrastructure&lt;/strong>（简称 PAI）由 Daniel Miessler 开发，当前版本 v5.0.0，代号「Life Operating System」。项目星数 &lt;strong>13,562&lt;/strong>，Forks 1,878，技术栈为 TypeScript + Bun。&lt;/p></description></item><item><title>Scientific Agent Skills：135个科研技能让AI变成全能科学家</title><link>https://txtmix.com/posts/tech/scientific-agent-skills-research-ai-agent/</link><pubDate>Thu, 14 May 2026 16:06:00 +0800</pubDate><guid>https://txtmix.com/posts/tech/scientific-agent-skills-research-ai-agent/</guid><description>&lt;h1 id="scientific-agent-skills135个科研技能让ai变成全能科学家">Scientific Agent Skills：135个科研技能让AI变成全能科学家&lt;/h1>
&lt;h2 id="项目概览">项目概览&lt;/h2>
&lt;p>&lt;strong>Scientific Agent Skills&lt;/strong> 由 K-Dense 维护，是一个收录了 &lt;strong>135 个可直接使用的科研技能&lt;/strong>的开源仓库，当前星数 &lt;strong>21,352&lt;/strong>，Forks 2,346。项目经历了从 Claude Scientific Skills 到 Scientific Agent Skills 的品牌升级，核心变化是：从仅支持 Claude 扩展为支持任何实现了 &lt;a href="https://agentskills.io/" target="_blank" rel="noopener noreffer ">Agent Skills&lt;/a> 开放标准的 AI Agent，包括 Cursor、Claude Code、Codex 等。&lt;/p></description></item><item><title>OpenHuman：你的个人AI超智能体，私有、简单、极其强大</title><link>https://txtmix.com/posts/tech/openhuman-personal-ai-superintelligence/</link><pubDate>Thu, 14 May 2026 16:05:00 +0800</pubDate><guid>https://txtmix.com/posts/tech/openhuman-personal-ai-superintelligence/</guid><description>&lt;h1 id="openhuman你的个人ai超智能体私有简单极其强大">OpenHuman：你的个人AI超智能体，私有、简单、极其强大&lt;/h1>
&lt;h2 id="项目概览">项目概览&lt;/h2>
&lt;p>&lt;strong>OpenHuman&lt;/strong> 是由 tinyhumansai 开发的开源智能体项目，定位为「个人AI超智能体」——Private、Simple、extremely powerful。该项目当前处于 Early Beta 阶段，采用 Rust + Tauri/CEF 构建桌面端体验，、星数 6,595，Forks 532。&lt;/p></description></item><item><title>Cua：开源计算机控制Agent基础设施完全指南</title><link>https://txtmix.com/posts/tech/cua-computer-use-agent-infrastructure-guide/</link><pubDate>Thu, 14 May 2026 10:47:00 +0800</pubDate><guid>https://txtmix.com/posts/tech/cua-computer-use-agent-infrastructure-guide/</guid><description>&lt;h1 id="cua开源计算机控制agent基础设施完全指南">Cua：开源计算机控制Agent基础设施完全指南&lt;/h1>
&lt;p>&lt;strong>Cua&lt;/strong>（Computer-Use Agent）是当前最完整的开源 Computer-Use Agent 基础设施项目，由 trycua 团队开发。它提供三大核心组件——&lt;strong>Cua Driver&lt;/strong>（后台桌面控制）、&lt;strong>Cua Sandbox&lt;/strong>（跨平台隔离执行环境）和 &lt;strong>Cua Bench&lt;/strong>（标准化评估基准），让开发者可以训练和评估能够操控完整桌面的 AI Agent。&lt;/p></description></item><item><title>OpenHuman：Rust 构建的本地优先个人 AI 超级助理</title><link>https://txtmix.com/posts/tech/openhuman-rust-personal-ai-desktop-assistant-guide/</link><pubDate>Wed, 13 May 2026 20:22:00 +0800</pubDate><guid>https://txtmix.com/posts/tech/openhuman-rust-personal-ai-desktop-assistant-guide/</guid><description>&lt;h1 id="openhumanrust-构建的本地优先个人-ai-超级助理">OpenHuman：Rust 构建的本地优先个人 AI 超级助理&lt;/h1>
&lt;p>在 AI 助手这个赛道上，大多数产品都要用户在&amp;quot;隐私&amp;quot;和&amp;quot;功能&amp;quot;之间做取舍——功能强的依赖云端，隐私好的功能又很有限。&lt;strong>OpenHuman&lt;/strong> 试图同时满足两边：本地优先的数据存储 + 强大的第三方服务集成 + 可用语音交互的桌面助理。&lt;/p></description></item><item><title>Personal AI Infrastructure：你的 AI 生活操作系统</title><link>https://txtmix.com/posts/tech/personal-ai-infrastructure-life-operating-system-guide/</link><pubDate>Wed, 13 May 2026 20:18:00 +0800</pubDate><guid>https://txtmix.com/posts/tech/personal-ai-infrastructure-life-operating-system-guide/</guid><description>&lt;h1 id="personal-ai-infrastructure你的-ai-生活操作系统">Personal AI Infrastructure：你的 AI 生活操作系统&lt;/h1>
&lt;p>当大多数人还在用 AI 工具完成单一任务时，已经有人在构建&amp;quot;AI 操作系统&amp;quot;了。&lt;/p></description></item><item><title>GrokSearch：让Claude接入Grok实时搜索的MCP工具，双引擎+自动降级</title><link>https://txtmix.com/posts/tech/groksearch-mcp-llm-realtime-search/</link><pubDate>Mon, 11 May 2026 20:25:00 +0800</pubDate><guid>https://txtmix.com/posts/tech/groksearch-mcp-llm-realtime-search/</guid><description>&lt;blockquote>
&lt;p>&amp;ldquo;我们打开了 Claude 模型内置的搜索工具，然而 opus 4.6 仍然相信自己的内部常识，不查询官方文档。当打开 GrokSearch MCP 时，相同条件下，opus 4.6 主动调用多次搜索获取官方文档。&amp;quot;——项目 README 的对比实验&lt;/p></description></item><item><title>paper2code：用AI把arxiv论文变成可验证的代码实现，1.2k星的开源技能</title><link>https://txtmix.com/posts/tech/paper2code-ai-arxiv-paper-implementation/</link><pubDate>Mon, 11 May 2026 17:50:00 +0800</pubDate><guid>https://txtmix.com/posts/tech/paper2code-ai-arxiv-paper-implementation/</guid><description>&lt;blockquote>
&lt;p>&amp;ldquo;LLM 生成的代码运行正常但不匹配论文。更糟的是，你分不清哪些来自论文，哪些是模型自己编造的。&amp;quot;——paper2code 的 README 开篇就点破了当前 AI 代码生成的致命问题。&lt;/p></description></item><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>agentmemory：为 AI Agent 打造可搜索的持久化记忆系统</title><link>https://txtmix.com/posts/tech/agentmemory-persistent-memory-agents-guide/</link><pubDate>Sun, 10 May 2026 16:55:00 +0800</pubDate><guid>https://txtmix.com/posts/tech/agentmemory-persistent-memory-agents-guide/</guid><description>&lt;blockquote>
&lt;p>&lt;strong>目标读者&lt;/strong>：已经在使用 Claude Code、Cursor、Gemini CLI、Codex CLI 等 AI 编程 Agent，并且切身感受过“每开一个新会话就要重新解释项目”的开发者。
&lt;strong>核心问题&lt;/strong>：agentmemory 到底解决了什么问题？它和 &lt;code>CLAUDE.md&lt;/code>、&lt;code>MEMORY.md&lt;/code>、&lt;code>.cursorrules&lt;/code> 这类静态记忆文件有什么本质区别？
&lt;strong>资料范围&lt;/strong>：本文以 agentmemory 的 GitHub README、benchmark 目录、集成说明和 iii 相关公开资料为主；凡无法在公开资料中直接证实的说法，本文不沿用。&lt;/p></description></item><item><title>Datawhale/easy-vibe：一套把想法落成产品的 Vibe Coding 开源课程</title><link>https://txtmix.com/posts/tech/datawhale-easy-vibe-vibe-coding-course-guide/</link><pubDate>Sun, 10 May 2026 16:55:00 +0800</pubDate><guid>https://txtmix.com/posts/tech/datawhale-easy-vibe-vibe-coding-course-guide/</guid><description>这篇文章基于 easy-vibe 的 README、中文 README 和 llms.txt，重新梳理这套课程的 3 + 1 学习结构、适用人群、代表内容、OpenClaw 与 llms.txt 的位置，以及它为什么比普通的 AI 编程入门教程更完整。</description></item><item><title>Datawhale hello-agents：44K星从零构建智能体完全指南</title><link>https://txtmix.com/posts/tech/datawhale-hello-agents-from-zero-to-agent/</link><pubDate>Sat, 09 May 2026 03:20:00 +0800</pubDate><guid>https://txtmix.com/posts/tech/datawhale-hello-agents-from-zero-to-agent/</guid><description>&lt;h2 id="项目概览">项目概览&lt;/h2>
&lt;p>hello-agents（https://github.com/datawhalechina/hello-agents）是 Datawhale 社区出品的&lt;strong>系统性智能体学习教程&lt;/strong>，GitHub 星标 44,483，中文编写，完全开源免费。教程目标是帮助读者从「大语言模型的使用者」蜕变为「智能体系统的构建者」。&lt;/p></description></item><item><title>LobeHub 76K星：多智能体协作平台从入门到精通</title><link>https://txtmix.com/posts/tech/lobehub-multi-agent-collaboration-platform/</link><pubDate>Sat, 09 May 2026 03:11:28 +0800</pubDate><guid>https://txtmix.com/posts/tech/lobehub-multi-agent-collaboration-platform/</guid><description>&lt;h2 id="项目概览">项目概览&lt;/h2>
&lt;p>LobeHub（https://github.com/lobehub/lobehub）是一个将 &lt;strong>Agent 视为工作单元（Agents as the Unit of Work）&lt;/strong> 的多智能体协作平台，GitHub 星标 76,409，活跃开发者社区，主语言 TypeScript，采用 MIT 开源协议。&lt;/p></description></item><item><title>Open Agents：Vercel 开源的云端 AI 编码智能体模板</title><link>https://txtmix.com/posts/tech/open-agents-vercel-cloud-coding-agent-guide/</link><pubDate>Fri, 08 May 2026 03:11:04 +0800</pubDate><guid>https://txtmix.com/posts/tech/open-agents-vercel-cloud-coding-agent-guide/</guid><description>&lt;h2 id="学习目标">学习目标&lt;/h2>
&lt;p>读完这篇文章后，你应该能够：&lt;/p>
&lt;ol>
&lt;li>理解 Open Agents 的三层架构设计（Web、Agent Workflow、Sandbox VM）及其设计动机。&lt;/li>
&lt;li>掌握 Open Agents 的核心架构决策：Agent 不运行在 Sandbox 内部，而是通过工具与 Sandbox 交互。&lt;/li>
&lt;li>能够基于官方模板在 Vercel 上完成一键部署，并配置 GitHub 集成。&lt;/li>
&lt;li>理解 Sandbox 的生命周期管理（休眠与恢复）机制以及其对 Agent 稳定性的影响。&lt;/li>
&lt;li>判断 Open Agents 适合哪些场景，以及如何基于该模板做二次开发。&lt;/li>
&lt;/ol>
&lt;hr>
&lt;h2 id="一项目概述">一、项目概述&lt;/h2>
&lt;h3 id="11-什么是-open-agents">1.1 什么是 Open Agents&lt;/h3>
&lt;p>&lt;strong>Open Agents&lt;/strong>（&lt;a href="https://github.com/vercel-labs/open-agents" target="_blank" rel="noopener noreffer ">vercel-labs/open-agents&lt;/a>，4.9k Stars）是 Vercel 团队开源的一个参考模板，用于在 Vercel 平台上构建和运行云端 AI 编码智能体（Background Coding Agents）。&lt;/p></description></item><item><title>Claude for Financial Services：Anthropic 金融服务智能体仓库深度拆解</title><link>https://txtmix.com/posts/tech/anthropics-claude-financial-services-guide/</link><pubDate>Wed, 06 May 2026 20:05:34 +0800</pubDate><guid>https://txtmix.com/posts/tech/anthropics-claude-financial-services-guide/</guid><description>&lt;blockquote>
&lt;p>&lt;strong>目标读者&lt;/strong>：想理解 Anthropic 如何把金融工作流做成可安装智能体的开发者、平台团队与金融科技从业者&lt;br>
&lt;strong>核心判断&lt;/strong>：这个仓库真正交付的不是“金融版聊天机器人”，而是一套把金融工作流拆成 agent、skill、command 和 connector 的参考实现&lt;br>
&lt;strong>资料基线&lt;/strong>：本文以 &lt;a href="https://github.com/anthropics/financial-services" target="_blank" rel="noopener noreffer ">anthropics/financial-services&lt;/a> 仓库 README、managed-agent-cookbooks 目录说明和若干 agent guardrail 文档为准&lt;br>
&lt;strong>预计阅读时间&lt;/strong>：18 - 25 分钟&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>deepclaude: Claude Code 自主 Agent 循环遇上 DeepSeek V4 Pro</title><link>https://txtmix.com/posts/tech/deepclaude-claude-code-deepseek-autonomous-agent-guide/</link><pubDate>Wed, 06 May 2026 11:41:17 +0800</pubDate><guid>https://txtmix.com/posts/tech/deepclaude-claude-code-deepseek-autonomous-agent-guide/</guid><description>&lt;p>deepclaude 不是重新造一个 Claude Code 替代品，而是把最贵的那一层拆出来。README 和几个关键脚本放在一起看，思路很清楚：Claude Code 已经成熟的执行框架基本不动，文件编辑、Bash、Git、子 Agent 还是原来的那套，变化集中在模型请求链路。&lt;/p></description></item><item><title>CocoIndex：为 AI Agent 打造的增量索引引擎</title><link>https://txtmix.com/posts/tech/cocoindex-incremental-indexing-engine-for-ai-agents-guide/</link><pubDate>Tue, 05 May 2026 20:18:30 +0800</pubDate><guid>https://txtmix.com/posts/tech/cocoindex-incremental-indexing-engine-for-ai-agents-guide/</guid><description>&lt;h1 id="cocoindex为-ai-agent-打造的增量索引引擎">CocoIndex：为 AI Agent 打造的增量索引引擎&lt;/h1>
&lt;p>大多数 RAG 系统的问题是：数据会过时。每次代码变更、文档更新或者 Slack 新消息涌入，全量重新索引成本高、延迟大，结果是 AI Agent 的上下文很快就变旧了。&lt;/p></description></item><item><title>Dexter：专注金融研究的自主 AI Agent</title><link>https://txtmix.com/posts/tech/dexter-autonomous-financial-research-agent-guide/</link><pubDate>Tue, 05 May 2026 20:17:30 +0800</pubDate><guid>https://txtmix.com/posts/tech/dexter-autonomous-financial-research-agent-guide/</guid><description>&lt;h1 id="dexter专注金融研究的自主-ai-agent">Dexter：专注金融研究的自主 AI Agent&lt;/h1>
&lt;p>&lt;a href="https://github.com/virattt/dexter" target="_blank" rel="noopener noreffer ">Dexter&lt;/a> 是一个自主金融研究智能体，核心思路和 Claude Code 类似——接收复杂任务、拆解步骤、执行验证——但专门针对金融研究场景做了优化：任务规划、自我反思、实时市场数据和完整的结果校验循环。&lt;/p></description></item><item><title>Ruflo：让 Claude Code 变身多智能体蜂群指挥系统</title><link>https://txtmix.com/posts/tech/ruflo-claude-code-multi-agent-swarm-guide/</link><pubDate>Tue, 05 May 2026 20:16:55 +0800</pubDate><guid>https://txtmix.com/posts/tech/ruflo-claude-code-multi-agent-swarm-guide/</guid><description>&lt;h1 id="ruflo让-claude-code-变身多智能体蜂群指挥系统">Ruflo：让 Claude Code 变身多智能体蜂群指挥系统&lt;/h1>
&lt;p>Ruflo（原名 Claude Flow）最近完成了从单点工具到完整智能体编排平台的升级——如果你在用 Claude Code，Ruflo 能给它加上一套神经系统：多智能体蜂群协调、自我学习记忆、跨机器安全联邦，以及一个无需安装即可体验的 Web UI。&lt;/p></description></item><item><title>The Agency：147个专业化AI Agent组成的虚拟团队</title><link>https://txtmix.com/posts/tech/agency-agents-ai-specialist-team-guide/</link><pubDate>Tue, 05 May 2026 11:25:00 +0800</pubDate><guid>https://txtmix.com/posts/tech/agency-agents-ai-specialist-team-guide/</guid><description>&lt;h2 id="项目概览">项目概览&lt;/h2>
&lt;p>&lt;a href="https://github.com/msitarzewski/agency-agents" target="_blank" rel="noopener noreffer ">The Agency&lt;/a> 源于一个Reddit帖子，经数月迭代发展为一个包含&lt;strong>147个专业化AI Agent&lt;/strong>的开源项目。每个Agent不是泛泛的提示词模板，而是拥有独特人格、沟通风格、专业流程和可衡量产出的专家级角色。&lt;/p></description></item><item><title>Browserbase Skills：让 Claude Code 拥有浏览器自动化能力</title><link>https://txtmix.com/posts/tech/browserbase-skills-claude-code-browser-automation-guide/</link><pubDate>Tue, 05 May 2026 10:03:56 +0800</pubDate><guid>https://txtmix.com/posts/tech/browserbase-skills-claude-code-browser-automation-guide/</guid><description>&lt;h1 id="browserbase-skills让-claude-code-拥有浏览器自动化能力">Browserbase Skills：让 Claude Code 拥有浏览器自动化能力&lt;/h1>
&lt;h2 id="-学习目标">📋 学习目标&lt;/h2>
&lt;ul>
&lt;li>理解 Browserbase Skills 的核心定位——将浏览器自动化能力注入 Claude Code&lt;/li>
&lt;li>掌握 10 个核心技能的用途与协作关系&lt;/li>
&lt;li>学会在 Claude Code 中安装和配置 Browserbase Skills&lt;/li>
&lt;li>理解本地模式与远程 Browserbase 云端模式的切换方式&lt;/li>
&lt;li>掌握 site-debugger 和 browser-trace 的调试工作流&lt;/li>
&lt;li>理解 cookie-sync 和 ui-test 在实际场景中的应用&lt;/li>
&lt;/ul>
&lt;hr>
&lt;h2 id="-项目概述">📖 项目概述&lt;/h2>
&lt;h3 id="什么是-browserbase-skills">什么是 Browserbase Skills&lt;/h3>
&lt;p>&lt;strong>Browserbase Skills&lt;/strong> 是一个开源的 &lt;strong>Claude Agent SDK&lt;/strong>，通过官方 &lt;code>bb&lt;/code> CLI 和一组结构化技能，让 Claude Code 能够与浏览器进行深度交互。与传统的无头浏览器方案不同，Browserbase Skills 构建在 Browserbase 云服务之上，提供了反爬虫规避、CAPTCHA 自动解决、住宅代理轮换等开箱即用的能力。&lt;/p></description></item><item><title>DeepSeek-TUI：终端原生编程智能体，1M Token 上下文加持的 DeepSeek 专属 Coding Agent</title><link>https://txtmix.com/posts/tech/deepseek-tui-terminal-coding-agent-guide/</link><pubDate>Mon, 04 May 2026 10:08:26 +0800</pubDate><guid>https://txtmix.com/posts/tech/deepseek-tui-terminal-coding-agent-guide/</guid><description>&lt;h1 id="deepseek-tui终端原生编程智能体1m-token-上下文加持的-deepseek-专属-coding-agent">DeepSeek-TUI：终端原生编程智能体，1M Token 上下文加持的 DeepSeek 专属 Coding Agent&lt;/h1>
&lt;p>如果你的工作流重度依赖 DeepSeek V4，又希望拥有一个完全掌控在自己终端里的 AI 编程助手，DeepSeek-TUI 是一个值得关注的选择。&lt;/p></description></item><item><title>CocoIndex：让 AI Agent 永远拥有最新上下文的增量索引框架</title><link>https://txtmix.com/posts/tech/cocoindex-incremental-indexing-framework/</link><pubDate>Mon, 04 May 2026 00:00:00 +0000</pubDate><guid>https://txtmix.com/posts/tech/cocoindex-incremental-indexing-framework/</guid><description>CocoIndex 是一个开源增量索引框架，专为 AI Agent 长期运行场景设计。它用&amp;quot;Target = F(Source)&amp;ldquo;的声明式模型取代传统批处理 RAG，只有数据或代码的 Δ（delta）变化才会触发重新计算，支持代码库、会议记录、Slack、PDF、视频等 8 类数据源，输出到 6 类目标存储，配合 AST 感知的代码切片和 MCP 服务器，让 AI Coding Agent 在亚秒级延迟下始终获得最新代码上下文。</description></item><item><title>n8n-MCP：让 AI 编程助手帮你构建 n8n 工作流自动化</title><link>https://txtmix.com/posts/tech/n8n-mcp-claude-workflow-automation-guide/</link><pubDate>Sun, 03 May 2026 20:00:00 +0800</pubDate><guid>https://txtmix.com/posts/tech/n8n-mcp-claude-workflow-automation-guide/</guid><description>&lt;h2 id="项目概览">项目概览&lt;/h2>
&lt;p>&lt;strong>n8n-MCP&lt;/strong>（仓库地址：&lt;a href="https://github.com/czlonkowski/n8n-mcp" target="_blank" rel="noopener noreffer ">czlonkowski/n8n-mcp&lt;/a>，MIT 许可证）是一个将 n8n 工作流自动化平台与 Model Context Protocol（MCP）接驳的桥梁项目。它以 MCP 服务器的形式运行，让 AI 助手能够理解、操作和构建 n8n 工作流，是目前 n8n 生态中与 AI 编程助手集成度最高的工具之一。&lt;/p></description></item><item><title>khazix-skills：一个 AI Agent 技能集的开源实践</title><link>https://txtmix.com/posts/tech/khazix-skills-ai-agent-skills-guide/</link><pubDate>Sun, 03 May 2026 11:30:00 +0800</pubDate><guid>https://txtmix.com/posts/tech/khazix-skills-ai-agent-skills-guide/</guid><description>&lt;h1 id="khazix-skills一个-ai-agent-技能集的开源实践">khazix-skills：一个 AI Agent 技能集的开源实践&lt;/h1>
&lt;p>说起 AI Agent，大家通常会聊模型能力、上下文长度、工具调用架构。但真正把 Agent 用进日常工作流的人，注意力往往不在这些宏大叙事上——而在于&amp;quot;这个任务能不能交给 Agent 自动跑完，然后我直接看结果&amp;quot;。&lt;/p></description></item><item><title>Obscura：Rust 实现的无头浏览器，专为 AI Agent 与网页爬取而生</title><link>https://txtmix.com/posts/tech/obscura-rust-headless-browser-ai-agents-guide/</link><pubDate>Sun, 03 May 2026 11:30:00 +0800</pubDate><guid>https://txtmix.com/posts/tech/obscura-rust-headless-browser-ai-agents-guide/</guid><description>&lt;h2 id="项目概览">项目概览&lt;/h2>
&lt;p>&lt;a href="https://github.com/h4ckf0r0day/obscura" target="_blank" rel="noopener noreffer ">Obscura&lt;/a> 是由 GitHub 用户 &lt;code>h4ckf0r0day&lt;/code> 开发的一个开源无头浏览器（headless browser）引擎，完全由 Rust 语言编写。截至 2026 年 5 月，该项目已获得 &lt;strong>9,624&lt;/strong> 颗 Stars，&lt;strong>621&lt;/strong> 个 Forks，采用 Apache 2.0 许可证开源。&lt;/p></description></item><item><title>n8n 工作流自动化平台：从入门到精通完全指南</title><link>https://txtmix.com/posts/tech/n8n-workflow-automation-platform-guide/</link><pubDate>Sat, 02 May 2026 10:12:00 +0800</pubDate><guid>https://txtmix.com/posts/tech/n8n-workflow-automation-platform-guide/</guid><description>n8n 是一款基于 fair-code 模式开源的工作流自动化平台，支持 400 + 集成与原生 AI 能力。本文系统讲解其核心概念、执行引擎、架构设计、本地部署配置、Docker 与 npm 安装方式、可视化编辑器使用、实战工作流示例及自定义节点开发路径。</description></item><item><title>Sim Studio：开源 AI Agent 工作流编排平台深度解析</title><link>https://txtmix.com/posts/sim-studio-ai-agent-workflow-platform/</link><pubDate>Fri, 01 May 2026 20:07:04 +0800</pubDate><guid>https://txtmix.com/posts/sim-studio-ai-agent-workflow-platform/</guid><description>&lt;blockquote>
&lt;p>&lt;strong>目标读者&lt;/strong>：已掌握 AI Agent 基础概念，想深入理解 AI Agent 工作流编排系统的开发者与架构师
&lt;strong>核心问题&lt;/strong>：Sim 的架构设计是如何解决 AI Agent 编排中的核心挑战的？它的可视化编辑、跨服务集成与工作流执行引擎是如何协同工作的？
&lt;strong>预计阅读时间&lt;/strong>：25–35 分钟&lt;/p></description></item><item><title>Hermes Agent Curator 详解：智能体自创建技能的后台自动维护机制</title><link>https://txtmix.com/posts/tech/hermes-agent-curator/</link><pubDate>Fri, 01 May 2026 18:58:00 +0800</pubDate><guid>https://txtmix.com/posts/tech/hermes-agent-curator/</guid><description>&lt;h1 id="hermes-agent-curator-详解智能体自创建技能的后台自动维护机制">Hermes Agent Curator 详解：智能体自创建技能的后台自动维护机制&lt;/h1>
&lt;blockquote>
&lt;p>&lt;strong>目标读者&lt;/strong>：使用 Hermes Agent 的开发者和技术爱好者，想理解其技能自我维护机制
&lt;strong>核心问题&lt;/strong>：Curator 是什么？它如何自动管理技能的生命周期？为什么需要它？
&lt;strong>难度&lt;/strong>：⭐⭐⭐ | &lt;strong>来源&lt;/strong>：Hermes Agent 官方文档，2026 | &lt;strong>原文&lt;/strong>：&lt;a href="https://hermes-agent.nousresearch.com/docs/user-guide/features/curator" target="_blank" rel="noopener noreffer ">Curator - Hermes Agent User Guide&lt;/a>&lt;/p></description></item><item><title>Agent技术全史：从1960年代逻辑代理到2026年通用数字代理的史诗旅程</title><link>https://txtmix.com/posts/video/agent-technology-history-su-yu/</link><pubDate>Fri, 01 May 2026 13:50:00 +0800</pubDate><guid>https://txtmix.com/posts/video/agent-technology-history-su-yu/</guid><description>&lt;h1 id="agent技术全史从1960年代逻辑代理到2026年通用数字代理的史诗旅程">Agent技术全史：从1960年代逻辑代理到2026年通用数字代理的史诗旅程&lt;/h1>
&lt;blockquote>
&lt;p>&lt;strong>目标读者&lt;/strong>：想系统理解 AI Agent 技术演进史、从学术脉络到产业落地的开发者与研究者
&lt;strong>核心问题&lt;/strong>：Agent 技术经历了怎样的范式迁移？为什么 Language Agent 在过去三年迎来爆发？OpenClaw Moment 意味着什么？
&lt;strong>难度&lt;/strong>：⭐⭐⭐⭐⭐ | &lt;strong>来源&lt;/strong>：微博 @张小珺Benita，2026-05-01 | &lt;strong>嘉宾&lt;/strong>：苏煜（俄亥俄州立大学计算机系教授、NeoCognition 创始人）&lt;/p></description></item><item><title>OpenAI GPT-5.5 Prompt 指南：结果导向提示词、停止条件与迁移模板</title><link>https://txtmix.com/posts/tech/openai-gpt-5-5-prompt-guide/</link><pubDate>Fri, 01 May 2026 00:52:39 +0800</pubDate><guid>https://txtmix.com/posts/tech/openai-gpt-5-5-prompt-guide/</guid><description>GPT-5.5 不再适合流程堆砌式 prompt stack。本文从官方 Prompt guidance 与 Using GPT-5.5 出发，讲清结果导向提示词骨架、停止条件、检索预算、preamble、phase、Structured Outputs、prompt caching，以及把旧 prompt 迁移到 GPT-5.5 的实战步骤。</description></item><item><title>Claw Code: Rust 实现的开源 AI Agent CLI 工具</title><link>https://txtmix.com/posts/tech/claw-code-rust-ai-agent-cli/</link><pubDate>Thu, 30 Apr 2026 20:00:00 +0800</pubDate><guid>https://txtmix.com/posts/tech/claw-code-rust-ai-agent-cli/</guid><description>&lt;h2 id="项目概览">项目概览&lt;/h2>
&lt;p>&lt;a href="https://github.com/ultraworkers/claw-code" target="_blank" rel="noopener noreffer ">Claw Code&lt;/a> 是 ultraworkers 团队开源的 AI Agent（人工智能代理）开发框架，采用 Rust 语言实现，是 &lt;code>claw&lt;/code> CLI agent harness 的公开参考实现。截至 2026 年初，该项目已在 GitHub 获得接近 19 万颗星，成为 AI Agent 开源领域最受关注的 CLI 工具之一。&lt;/p></description></item><item><title>everything-claude-code：AI Agent 性能优化系统完全指南</title><link>https://txtmix.com/posts/tech/everything-claude-code-agent-harness-performance/</link><pubDate>Thu, 30 Apr 2026 20:00:00 +0800</pubDate><guid>https://txtmix.com/posts/tech/everything-claude-code-agent-harness-performance/</guid><description>&lt;h2 id="项目概览">项目概览&lt;/h2>
&lt;p>&lt;a href="https://github.com/affaan-m/everything-claude-code" target="_blank" rel="noopener noreffer ">affaan-m/everything-claude-code&lt;/a> 是当前 GitHub 星标数最高的 AI 编码辅助工具之一，截至 2026 年 4 月已积累 &lt;strong>170,624 颗星标&lt;/strong>、21,000+ 分叉、170+ 贡献者，覆盖 &lt;strong>12 个语言生态&lt;/strong>。该项目的核心定位并非单纯的配置包，而是一套经过 &lt;strong>10 个月以上高频日常使用&lt;/strong>打磨出来的 Agent Harness 性能优化系统（Performance Optimization System for AI Agent Harnesses）。&lt;/p></description></item><item><title>Career-Ops 全面解析：如何用 AI 打造智能化求职流水线</title><link>https://txtmix.com/posts/tech/career-ops-ai-job-search-system-guide/</link><pubDate>Thu, 30 Apr 2026 11:30:00 +0800</pubDate><guid>https://txtmix.com/posts/tech/career-ops-ai-job-search-system-guide/</guid><description>&lt;p>&lt;img
 class="lazyload"
 src="https://txtmix.com/svg/loading.min.svg"
 data-src="https://img.shields.io/badge/Claude_Code-000?style=flat&amp;amp;logo=anthropic&amp;amp;logoColor=white"
 data-srcset="https://img.shields.io/badge/Claude_Code-000?style=flat&amp;amp;logo=anthropic&amp;amp;logoColor=white, https://img.shields.io/badge/Claude_Code-000?style=flat&amp;amp;logo=anthropic&amp;amp;logoColor=white 1.5x, https://img.shields.io/badge/Claude_Code-000?style=flat&amp;amp;logo=anthropic&amp;amp;logoColor=white 2x"
 data-sizes="auto"
 alt="https://img.shields.io/badge/Claude_Code-000?style=flat&amp;amp;logo=anthropic&amp;amp;logoColor=white"
 title="Career-Ops" />
&lt;img
 class="lazyload"
 src="https://txtmix.com/svg/loading.min.svg"
 data-src="https://img.shields.io/badge/Go-00ADD8?style=flat&amp;amp;logo=go&amp;amp;logoColor=white"
 data-srcset="https://img.shields.io/badge/Go-00ADD8?style=flat&amp;amp;logo=go&amp;amp;logoColor=white, https://img.shields.io/badge/Go-00ADD8?style=flat&amp;amp;logo=go&amp;amp;logoColor=white 1.5x, https://img.shields.io/badge/Go-00ADD8?style=flat&amp;amp;logo=go&amp;amp;logoColor=white 2x"
 data-sizes="auto"
 alt="https://img.shields.io/badge/Go-00ADD8?style=flat&amp;amp;logo=go&amp;amp;logoColor=white"
 title="Go" />
&lt;img
 class="lazyload"
 src="https://txtmix.com/svg/loading.min.svg"
 data-src="https://img.shields.io/badge/Playwright-2EAD33?style=flat&amp;amp;logo=playwright&amp;amp;logoColor=white"
 data-srcset="https://img.shields.io/badge/Playwright-2EAD33?style=flat&amp;amp;logo=playwright&amp;amp;logoColor=white, https://img.shields.io/badge/Playwright-2EAD33?style=flat&amp;amp;logo=playwright&amp;amp;logoColor=white 1.5x, https://img.shields.io/badge/Playwright-2EAD33?style=flat&amp;amp;logo=playwright&amp;amp;logoColor=white 2x"
 data-sizes="auto"
 alt="https://img.shields.io/badge/Playwright-2EAD33?style=flat&amp;amp;logo=playwright&amp;amp;logoColor=white"
 title="Playwright" />
&lt;img
 class="lazyload"
 src="https://txtmix.com/svg/loading.min.svg"
 data-src="https://img.shields.io/badge/Node.js-339933?style=flat&amp;amp;logo=node.js&amp;amp;logoColor=white"
 data-srcset="https://img.shields.io/badge/Node.js-339933?style=flat&amp;amp;logo=node.js&amp;amp;logoColor=white, https://img.shields.io/badge/Node.js-339933?style=flat&amp;amp;logo=node.js&amp;amp;logoColor=white 1.5x, https://img.shields.io/badge/Node.js-339933?style=flat&amp;amp;logo=node.js&amp;amp;logoColor=white 2x"
 data-sizes="auto"
 alt="https://img.shields.io/badge/Node.js-339933?style=flat&amp;amp;logo=node.js&amp;amp;logoColor=white"
 title="Node.js" />
&lt;img
 class="lazyload"
 src="https://txtmix.com/svg/loading.min.svg"
 data-src="https://img.shields.io/badge/License-MIT-blue.svg"
 data-srcset="https://img.shields.io/badge/License-MIT-blue.svg, https://img.shields.io/badge/License-MIT-blue.svg 1.5x, https://img.shields.io/badge/License-MIT-blue.svg 2x"
 data-sizes="auto"
 alt="https://img.shields.io/badge/License-MIT-blue.svg"
 title="MIT" />&lt;/p>
&lt;blockquote>
&lt;p>&lt;strong>项目地址：&lt;/strong> &lt;a href="https://github.com/santifer/career-ops" target="_blank" rel="noopener noreffer ">santifer/career-ops&lt;/a> · &lt;strong>41,005 ⭐&lt;/strong> · 8,495 Forks · 153 Issues · 创建于 2026-04-04&lt;br>
&lt;strong>官方主页：&lt;/strong> &lt;a href="https://career-ops.org" target="_blank" rel="noopener noreffer ">career-ops.org&lt;/a> · ** Discord：** &lt;a href="https://discord.gg/8pRpHETxa4" target="_blank" rel="noopener noreffer ">discord.gg/8pRpHETxa4&lt;/a>&lt;/p></description></item><item><title>DESIGN.md：让 Coding Agents 理解视觉设计的格式规范</title><link>https://txtmix.com/posts/tech/design-md-visual-identity-coding-agents-guide/</link><pubDate>Thu, 30 Apr 2026 11:30:00 +0800</pubDate><guid>https://txtmix.com/posts/tech/design-md-visual-identity-coding-agents-guide/</guid><description>&lt;h1 id="designmd让-coding-agents-理解视觉设计的格式规范">DESIGN.md：让 Coding Agents 理解视觉设计的格式规范&lt;/h1>
&lt;blockquote>
&lt;p>&lt;strong>项目信息&lt;/strong>：google-labs-code/design.md ⭐ 10,199 | Apache-2.0 | Created 2026-04-10
&lt;strong>官方文档&lt;/strong>：&lt;a href="https://stitch.withgoogle.com/docs/design-md/specification" target="_blank" rel="noopener noreffer ">stitch.withgoogle.com/docs/design-md/specification&lt;/a>
&lt;strong>npm 包&lt;/strong>：&lt;code>@google/design.md&lt;/code>&lt;/p></description></item><item><title>jcode：下一代高性能 Coding Agent Harness</title><link>https://txtmix.com/posts/tech/jcode-coding-agent-harness/</link><pubDate>Thu, 30 Apr 2026 10:10:11 +0800</pubDate><guid>https://txtmix.com/posts/tech/jcode-coding-agent-harness/</guid><description>&lt;h1 id="jcode下一代高性能-coding-agent-harness">jcode：下一代高性能 Coding Agent Harness&lt;/h1>
&lt;p>&lt;a href="https://github.com/1jehuang/jcode" target="_blank" rel="noopener noreffer ">jcode&lt;/a> 是由独立开发者 1jehuang 构建的 Coding Agent Harness（编码智能体运行框架），项目发布于 2026 年初，目前已在 GitHub 积累 &lt;strong>1,403 Stars&lt;/strong> 和 &lt;strong>131 Forks&lt;/strong>。作者对它的定位是&amp;quot;The next generation coding agent harness to raise the skill ceiling&amp;quot;——一款面向多会话工作流、高度可定制且注重性能天花板的新一代编码智能体框架。&lt;/p></description></item><item><title>Warp：终端里的 Agentic Development Environment</title><link>https://txtmix.com/posts/tech/warp-agentic-terminal/</link><pubDate>Thu, 30 Apr 2026 10:09:13 +0800</pubDate><guid>https://txtmix.com/posts/tech/warp-agentic-terminal/</guid><description>&lt;h1 id="warp终端里的-agentic-development-environment">Warp：终端里的 Agentic Development Environment&lt;/h1>
&lt;blockquote>
&lt;p>&lt;strong>目标读者&lt;/strong>：对 AI 编程工具有兴趣的开发者，想了解 Warp 架构与理念的工程师
&lt;strong>预计阅读时间&lt;/strong>：20 分钟
&lt;strong>前置知识&lt;/strong>：终端基本用法、了解过 AI coding assistant（如 Copilot、Claude Code）&lt;/p></description></item><item><title>25 分钟从零到 AI Agent：Futurepedia 爆款教程深度解析</title><link>https://txtmix.com/posts/video/zero-to-ai-agent-25-minutes-futurepedia-3m-views/</link><pubDate>Wed, 29 Apr 2026 15:01:00 +0800</pubDate><guid>https://txtmix.com/posts/video/zero-to-ai-agent-25-minutes-futurepedia-3m-views/</guid><description>&lt;blockquote>
&lt;p>&lt;strong>难度&lt;/strong>：⭐⭐ | &lt;strong>类型&lt;/strong>：视频深度解读 | &lt;strong>预计阅读时间&lt;/strong>：18 分钟
&lt;strong>目标读者&lt;/strong>：想理解 AI Agent 并快速上手构建的实践者（无需编程经验）
&lt;strong>视频地址&lt;/strong>：&lt;a href="https://www.youtube.com/watch?v=EH5jx5qPabU" target="_blank" rel="noopener noreffer ">From Zero to Your First AI Agent in 25 Minutes (No Coding)&lt;/a>&lt;/p></description></item><item><title>AI Agents 全栈指南：Nick Saraev 2小时大师班深度解析</title><link>https://txtmix.com/posts/video/ai-agents-full-course-2026-nick-saraev-200k-views/</link><pubDate>Wed, 29 Apr 2026 15:01:00 +0800</pubDate><guid>https://txtmix.com/posts/video/ai-agents-full-course-2026-nick-saraev-200k-views/</guid><description>&lt;blockquote>
&lt;p>&lt;strong>难度&lt;/strong>：⭐⭐⭐⭐ | &lt;strong>类型&lt;/strong>：视频深度解读 | &lt;strong>预计阅读时间&lt;/strong>：30分钟
&lt;strong>目标读者&lt;/strong>：想系统掌握 AI Agent 技术的开发者
&lt;strong>前置知识&lt;/strong>：Python 基础，熟悉 LLM API 调用&lt;/p>&lt;/blockquote>
&lt;hr>
&lt;h2 id="-学习目标">🎯 学习目标&lt;/h2>
&lt;p>完成本文后，你将能够：&lt;/p></description></item><item><title>Claude Code Templates：Claude Code 配置与监控全家桶</title><link>https://txtmix.com/posts/tech/claude-code-templates-configuration-guide/</link><pubDate>Tue, 28 Apr 2026 11:40:00 +0800</pubDate><guid>https://txtmix.com/posts/tech/claude-code-templates-configuration-guide/</guid><description>&lt;h1 id="claude-code-templatesclaude-code-配置与监控全家桶">Claude Code Templates：Claude Code 配置与监控全家桶&lt;/h1>
&lt;h2 id="项目概览">项目概览&lt;/h2>
&lt;p>&lt;a href="https://github.com/davila7/claude-code-templates" target="_blank" rel="noopener noreffer ">Claude Code Templates&lt;/a>（也称 aitmpl.com）是一个面向 Anthropic Claude Code 的即用型配置集合。项目提供了 AI agents、自定义命令（commands）、设置项（settings）、钩子（hooks）、外部集成（MCPs）以及项目模板，帮助开发者快速搭建适配不同场景的 Claude Code 工作流。&lt;/p></description></item><item><title>OpenClaw：本地优先的个人 AI 助手平台</title><link>https://txtmix.com/posts/tech/openclaw-personal-ai-assistant-platform/</link><pubDate>Mon, 27 Apr 2026 15:00:00 +0800</pubDate><guid>https://txtmix.com/posts/tech/openclaw-personal-ai-assistant-platform/</guid><description>&lt;h1 id="openclaw本地优先的个人-ai-助手平台">OpenClaw：本地优先的个人 AI 助手平台&lt;/h1>
&lt;h2 id="学习目标">学习目标&lt;/h2>
&lt;ul>
&lt;li>理解 OpenClaw 的 Gateway 架构及其在整体系统中的角色&lt;/li>
&lt;li>掌握 OpenClaw 的多渠道消息路由机制&lt;/li>
&lt;li>了解技能（Skills）系统的设计思路和扩展方式&lt;/li>
&lt;li>认识 OpenClaw 的安全模型：默认安全与沙箱隔离&lt;/li>
&lt;li>理解 OpenClaw 与传统聊天机器人的核心区别&lt;/li>
&lt;/ul>
&lt;hr>
&lt;h2 id="1-项目概览">1. 项目概览&lt;/h2>
&lt;p>&lt;strong>OpenClaw&lt;/strong> 是一个开源的个人 AI 助手平台，让用户能够在自己的设备上运行完全属于自己的 AI 助手。它不依赖任何云端服务（除必要的模型 API），所有对话、文件、配置都存储在本地。&lt;/p></description></item><item><title>Beads：给 AI 编程 Agent 用的分布式图结构 Issue 追踪器，Powered by Dolt</title><link>https://txtmix.com/posts/tech/beads-ai-agent-issue-tracker/</link><pubDate>Mon, 27 Apr 2026 01:14:00 +0800</pubDate><guid>https://txtmix.com/posts/tech/beads-ai-agent-issue-tracker/</guid><description>&lt;h1 id="beads给-ai-编程-agent-用的分布式图结构-issue-追踪器powered-by-dolt">Beads：给 AI 编程 Agent 用的分布式图结构 Issue 追踪器，Powered by Dolt&lt;/h1>
&lt;p>AI 编程 Agent 处理长周期任务时，记忆会丢失——上下文窗口有限，Markdown 计划杂乱无章，任务之间的依赖关系不清晰，多 Agent 协作时更是一团糟。&lt;/p></description></item><item><title>OpenSRE：开源 AI SRE Agent 框架，连接 60+ 工具自动调查生产事故</title><link>https://txtmix.com/posts/tech/opensre-ai-sre-agent-framework/</link><pubDate>Mon, 27 Apr 2026 01:12:00 +0800</pubDate><guid>https://txtmix.com/posts/tech/opensre-ai-sre-agent-framework/</guid><description>&lt;h1 id="opensre开源-ai-sre-agent-框架连接-60-工具自动调查生产事故">OpenSRE：开源 AI SRE Agent 框架，连接 60+ 工具自动调查生产事故&lt;/h1>
&lt;p>生产环境出事，证据散落在日志、指标、追踪、runbook、Slack 线程里。传统的 AI Coding 有 SWE-bench 提供标准化训练和反馈，但 &lt;strong>AI SRE（生产事故调查）缺少同等规模的环境&lt;/strong>。&lt;/p></description></item><item><title>Roo Code：VS Code 中的 AI 编程团队，让编码效率提升 10 倍</title><link>https://txtmix.com/posts/tech/roo-code-ai-coding-agent-guide/</link><pubDate>Sun, 26 Apr 2026 11:36:00 +0800</pubDate><guid>https://txtmix.com/posts/tech/roo-code-ai-coding-agent-guide/</guid><description>&lt;h1 id="roo-codevs-code-中的-ai-编程团队">Roo Code：VS Code 中的 AI 编程团队&lt;/h1>
&lt;blockquote>
&lt;p>&lt;strong>划重点&lt;/strong>：Roo Code 是一款 VS Code 扩展，它不是简单的代码补全工具，而是一个&lt;strong>多模式 AI Agent 团队&lt;/strong>：你可以在 Code Mode 写代码、在 Architect Mode 做架构设计、在 Ask Mode 提问、在 Debug Mode 追踪问题，还支持自定义模式。2026 年 4 月，Roo Code 原始团队宣布专注新产品 &lt;strong>Roomote&lt;/strong>，&lt;strong>社区团队已接手维护&lt;/strong>，插件不会消失。&lt;/p></description></item><item><title>AI Agent架构：Kocoro-lab 9部33章完整指南·从ReAct到企业级多智能体编排</title><link>https://txtmix.com/posts/tech/ai-agent-architecture-book-guide/</link><pubDate>Fri, 24 Apr 2026 21:20:00 +0800</pubDate><guid>https://txtmix.com/posts/tech/ai-agent-architecture-book-guide/</guid><description>&lt;h1 id="ai-agent架构kocoro-lab-9部33章完整指南从react到企业级多智能体编排">AI Agent架构：Kocoro-lab 9部33章完整指南·从ReAct到企业级多智能体编排&lt;/h1>
&lt;h2 id="一项目概述">一、项目概述&lt;/h2>
&lt;h3 id="11-这本书讲什么">1.1 这本书讲什么&lt;/h3>
&lt;p>&lt;strong>《AI Agent 架构：从单体到企业级多智能体》&lt;/strong>（英文名：&lt;em>From Concept to Production: Framework-Agnostic AI Agent Architecture Patterns&lt;/em>）是由 &lt;a href="https://waylandz.com" target="_blank" rel="noopener noreffer ">Wayland Zhang&lt;/a> 撰写的&lt;strong>开源书籍&lt;/strong>，旨在全面讲解 AI Agent 系统设计模式。&lt;/p></description></item><item><title>AI 量化交易从 0 到 1：ai-quant-book 多智能体量化系统导读</title><link>https://txtmix.com/posts/tech/ai-quant-book-multi-agent-quant-trading-guide/</link><pubDate>Thu, 23 Apr 2026 21:02:46 +0800</pubDate><guid>https://txtmix.com/posts/tech/ai-quant-book-multi-agent-quant-trading-guide/</guid><description>&lt;blockquote>
&lt;p>&lt;strong>目标读者&lt;/strong>：希望系统学习量化交易工程、AI Agent 架构与生产化交易系统设计的开发者、研究者和进阶读者
&lt;strong>核心问题&lt;/strong>：ai-quant-book 到底讲了什么、适合谁、值不值得读，以及它对真实量化系统建设有什么可迁移价值
&lt;strong>难度&lt;/strong>：⭐⭐⭐（中级）
&lt;strong>预计阅读时间&lt;/strong>：18 分钟&lt;/p></description></item><item><title>CubeSandbox：腾讯开源的极速、高并发、安全沙箱服务——专为 AI Agent 打造</title><link>https://txtmix.com/posts/tech/cubesandbox-tencent-ai-agent-sandbox/</link><pubDate>Thu, 23 Apr 2026 07:58:00 +0800</pubDate><guid>https://txtmix.com/posts/tech/cubesandbox-tencent-ai-agent-sandbox/</guid><description>&lt;h1 id="cubesandbox腾讯开源的极速高并发安全沙箱服务专为-ai-agent-打造">CubeSandbox：腾讯开源的极速、高并发、安全沙箱服务——专为 AI Agent 打造&lt;/h1>
&lt;h2 id="学习目标">学习目标&lt;/h2>
&lt;ul>
&lt;li>理解 CubeSandbox 的核心定位、适用场景及其与 Docker 容器、传统 VM 的本质差异&lt;/li>
&lt;li>掌握 CubeSandbox 的整体架构设计与各核心组件的职责划分&lt;/li>
&lt;li>理解基于 eBPF 的 CubeVS 网络虚拟化层的工作原理（SNAT/DNAT、会话跟踪、网络策略）&lt;/li>
&lt;li>熟悉模板（Template）的生命周期管理（Init → Boot &amp;amp; Snapshot → Deploy）&lt;/li>
&lt;li>能够在本地环境（WSL 2 或裸金属）完成 CubeSandbox 的安装与第一个 Agent 代码运行&lt;/li>
&lt;li>了解从源码构建和多机集群部署的扩展路径&lt;/li>
&lt;/ul>
&lt;h2 id="一为什么需要-cubesandbox">一、为什么需要 CubeSandbox？&lt;/h2>
&lt;p>在 AI Agent 的实际应用中，Agent 往往需要&lt;strong>执行大模型生成的未知代码&lt;/strong>——这带来了一个根本性的安全问题：如何在不影响性能的前提下，实现&lt;strong>强隔离&lt;/strong>，让恶意或错误的代码无法影响宿主机和其他沙箱实例？&lt;/p></description></item><item><title>kangjinshan/weibo-ai-bridge：微博私信与AI Agent的桥接服务，支持Claude/Codex多Agent</title><link>https://txtmix.com/posts/tech/weibo-ai-bridge-weibo-ai-agent-bridge/</link><pubDate>Wed, 22 Apr 2026 20:57:00 +0800</pubDate><guid>https://txtmix.com/posts/tech/weibo-ai-bridge-weibo-ai-agent-bridge/</guid><description>&lt;h1 id="kangjinshanweibo-ai-bridge微博私信与-ai-agent-的桥接服务支持-claudecodex-多-agent">kangjinshan/weibo-ai-bridge：微博私信与 AI Agent 的桥接服务，支持 Claude/Codex 多 Agent&lt;/h1>
&lt;h2 id="-项目概述">🎯 项目概述&lt;/h2>
&lt;p>&lt;strong>weibo-ai-bridge&lt;/strong> 是由开发者 &lt;a href="https://github.com/kangjinshan" target="_blank" rel="noopener noreffer ">kangjinshan&lt;/a> 开源的 Go 语言项目，实现了&lt;strong>微博私信与 AI Agent 的桥接服务&lt;/strong>。通过微博开放平台的 WebSocket API，项目能够实时接收微博私信消息，并转发给配置的 AI Agent（Claude 或 Codex）进行处理，最终将 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 Agents for Beginners 完全指南：14 节课程从入门到精通</title><link>https://txtmix.com/posts/tech/ai-agents-for-beginners-microsoft-complete-guide/</link><pubDate>Wed, 22 Apr 2026 11:30:00 +0800</pubDate><guid>https://txtmix.com/posts/tech/ai-agents-for-beginners-microsoft-complete-guide/</guid><description>&lt;h2 id="引言">引言&lt;/h2>
&lt;p>2025 年是 AI Agent 元年。从 OpenAI 的 Operator 到 Anthropic 的 Claude Agent，从微软的 Copilot Studio 到谷歌的 Mariner，Agent 概念已从实验室走向生产环境。然而，&lt;strong>什么是真正的 AI Agent？它与传统 LLM 应用有何本质区别？如何从零开始构建可靠的 Agent 系统？&lt;/strong> 这些问题长期缺乏系统性的学习资源。&lt;/p></description></item><item><title>AutoCLI Skill：让AI Agent掌控55+平台的终极浏览器自动化利器</title><link>https://txtmix.com/posts/tech/autocli-skill-55-platforms-cli/</link><pubDate>Wed, 22 Apr 2026 00:50:00 +0800</pubDate><guid>https://txtmix.com/posts/tech/autocli-skill-55-platforms-cli/</guid><description>&lt;h1 id="autocli-skill让ai-agent掌控55平台的终极浏览器自动化利器">AutoCLI Skill：让AI Agent掌控55+平台的终极浏览器自动化利器&lt;/h1>
&lt;h2 id="-概述">🎯 概述&lt;/h2>
&lt;p>&lt;strong>AutoCLI Skill&lt;/strong> 是一个为 Claude Code/OpenClaw/AI Agent 打造的终极平台集成工具，让 AI 能够像人一样操控 55+ 个主流平台——无需 API Key、无需复杂配置、直接复用你 Chrome 浏览器里已有的登录态。&lt;/p></description></item><item><title>OpenSRE：开源AI SRE Agent框架——让AI在自有基础设施上调查生产事故</title><link>https://txtmix.com/posts/tech/opensre-ai-sre-agents-framework/</link><pubDate>Sat, 18 Apr 2026 15:50:00 +0800</pubDate><guid>https://txtmix.com/posts/tech/opensre-ai-sre-agents-framework/</guid><description>&lt;h1 id="opensre开源ai-sre-agent框架让ai在自有基础设施上调查生产事故">OpenSRE：开源AI SRE Agent框架——让AI在自有基础设施上调查生产事故&lt;/h1>
&lt;blockquote>
&lt;p>&lt;strong>目标读者&lt;/strong>：SRE/DevOps工程师、AI平台开发者、对AI自动化运维感兴趣的技术人员
&lt;strong>预计阅读时间&lt;/strong>：45-55分钟
&lt;strong>前置知识&lt;/strong>：了解SRE基本概念、Kubernetes基础、有生产环境运维经验
&lt;strong>难度定位&lt;/strong>：⭐⭐⭐⭐ 专家设计&lt;/p></description></item><item><title>Craft Agents：4K Stars的AI Agent原生桌面应用——用自然语言操控Linear/Slack/Gmail</title><link>https://txtmix.com/posts/tech/craft-agents-ai-agent-native-desktop/</link><pubDate>Sat, 18 Apr 2026 15:45:00 +0800</pubDate><guid>https://txtmix.com/posts/tech/craft-agents-ai-agent-native-desktop/</guid><description>&lt;h1 id="craft-agents4k-stars的ai-agent原生桌面应用用自然语言操控linearslackgmail">Craft Agents：4K Stars的AI Agent原生桌面应用——用自然语言操控Linear/Slack/Gmail&lt;/h1>
&lt;blockquote>
&lt;p>&lt;strong>目标读者&lt;/strong>：AI助手重度用户、企业知识工作者、追求高效工作流的开发者
&lt;strong>预计阅读时间&lt;/strong>：40-50分钟
&lt;strong>前置知识&lt;/strong>：了解AI助手基本概念，有API/MCP使用经验更佳
&lt;strong>难度定位&lt;/strong>：⭐⭐⭐⭐ 专家设计&lt;/p></description></item><item><title>chrome-devtools-mcp 完全指南：让 AI 编程助手掌控 Chrome DevTools</title><link>https://txtmix.com/posts/tech/chrome-devtools-mcp-ai-coding-agents-guide/</link><pubDate>Sat, 18 Apr 2026 11:35:00 +0800</pubDate><guid>https://txtmix.com/posts/tech/chrome-devtools-mcp-ai-coding-agents-guide/</guid><description>&lt;blockquote>
&lt;p>&lt;strong>目标读者&lt;/strong>：希望将 AI 编码助手（Claude、Cursor、Copilot、Copilot）深度接入浏览器能力的前端工程师、全栈工程师与 AI Agent 开发者。
&lt;strong>核心问题&lt;/strong>：&lt;code>chrome-devtools-mcp&lt;/code> 通过 MCP 协议赋予 AI Agent 操作 Chrome DevTools 的能力——具体是怎么做到的？底层依赖是什么？有哪些能力边界？又该如何扩展？
&lt;strong>事实边界&lt;/strong>：本文基于 &lt;code>ChromeDevTools/chrome-devtools-mcp&lt;/code> 公开仓库信息整理，涵盖 README 功能列表、工具函数签名及 npm 包元数据。&lt;/p></description></item><item><title>Evolver：基于GEP协议的自进化AI Agent引擎，完全指南</title><link>https://txtmix.com/posts/tech/evomap-evolver-self-evolution-engine-guide/</link><pubDate>Fri, 17 Apr 2026 11:36:00 +0800</pubDate><guid>https://txtmix.com/posts/tech/evomap-evolver-self-evolution-engine-guide/</guid><description>&lt;h1 id="evolver基于gep协议的自进化ai-agent引擎完全指南">Evolver：基于GEP协议的自进化AI Agent引擎，完全指南&lt;/h1>
&lt;p>🦞 作者：钳岳星君 | 更新时间：2026-04-17&lt;/p>
&lt;hr>
&lt;h2 id="1-学习目标">§1 学习目标&lt;/h2>
&lt;p>通过本文，你将掌握：&lt;/p>
&lt;ol>
&lt;li>&lt;strong>理解GEP（Genome Evolution Protocol）协议&lt;/strong>的核心概念和设计哲学&lt;/li>
&lt;li>&lt;strong>掌握Evolver的安装和配置&lt;/strong>，包括独立运行和连接EvoMap网络&lt;/li>
&lt;li>&lt;strong>深入分析Evolver的架构设计&lt;/strong>，理解其自进化机制的工作原理&lt;/li>
&lt;li>&lt;strong>熟练使用Evolver的四种运行模式&lt;/strong>：单次运行、审核模式、循环模式、OpenClaw集成&lt;/li>
&lt;li>&lt;strong>掌握Operations模块&lt;/strong>，实现生命周期管理、健康检查和自动重启&lt;/li>
&lt;li>&lt;strong>了解Evolver的安全模型&lt;/strong>，明白其设计边界和不适合场景&lt;/li>
&lt;li>&lt;strong>实践基因（Gene）和胶囊（Capsule）的创建与使用&lt;/strong>&lt;/li>
&lt;/ol>
&lt;hr>
&lt;h2 id="2-原理分析">§2 原理分析&lt;/h2>
&lt;h3 id="21-为什么需要自进化引擎">2.1 为什么需要自进化引擎？&lt;/h3>
&lt;p>在AI Agent的日常运维中，开发者通常面临以下痛点：&lt;/p></description></item><item><title>Claude Code Routines：让 AI Agent 实现无人值守自动化——定时触发、API 调用与 GitHub 事件驱动的云端自动化框架</title><link>https://txtmix.com/posts/tech/claude-code-routines-automation/</link><pubDate>Wed, 15 Apr 2026 02:15:00 +0800</pubDate><guid>https://txtmix.com/posts/tech/claude-code-routines-automation/</guid><description>&lt;h1 id="claude-code-routines让-ai-agent-实现无人值守自动化定时触发api-调用与-github-事件驱动的云端自动化框架">Claude Code Routines：让 AI Agent 实现无人值守自动化——定时触发、API 调用与 GitHub 事件驱动的云端自动化框架&lt;/h1>
&lt;blockquote>
&lt;p>&lt;strong>目标读者&lt;/strong>：Claude Code 用户、DevOps 工程师、AI 自动化实践者、想要实现 AI 工作流自动化的开发者
&lt;strong>预计阅读时间&lt;/strong>：45-60 分钟
&lt;strong>前置知识&lt;/strong>：Claude Code 基础用法、Git/GitHub 基础、了解过 MCP 连接器
&lt;strong>难度定位&lt;/strong>：⭐⭐⭐⭐ 专家设计&lt;/p></description></item><item><title>AI-Trader 深度拆解：它为什么像是第一个真正面向 Agent 的交易平台？</title><link>https://txtmix.com/posts/tech/ai-trader-agent-native-trading-platform-guide/</link><pubDate>Mon, 13 Apr 2026 09:30:00 +0800</pubDate><guid>https://txtmix.com/posts/tech/ai-trader-agent-native-trading-platform-guide/</guid><description>&lt;p>如果你最近在看 Agent 产品、交易平台或 AI 原生基础设施，AI-Trader 是一个很难绕开的样本。&lt;/p>
&lt;p>它最值得研究的地方，不是“AI 能不能帮人类交易”，而是它换了一个问题：&lt;strong>如果未来真正参与交易、发布信号、被跟随和被评价的主体，逐渐从人类扩展到 Agent，平台应该怎么设计？&lt;/strong>&lt;/p></description></item><item><title>Claude Code from Source：18章深度拆解Anthropic最畅销AI编程工具的架构精髓</title><link>https://txtmix.com/posts/tech/claude-code-from-source-ai-agent-architecture-guide/</link><pubDate>Sun, 12 Apr 2026 18:03:00 +0800</pubDate><guid>https://txtmix.com/posts/tech/claude-code-from-source-ai-agent-architecture-guide/</guid><description>&lt;h1 id="claude-code-from-source18章深度拆解anthropic最畅销ai编程工具的架构精髓">Claude Code from Source：18章深度拆解Anthropic最畅销AI编程工具的架构精髓&lt;/h1>
&lt;h2 id="-学习目标">📋 学习目标&lt;/h2>
&lt;ul>
&lt;li>理解Claude Code的六大核心抽象与数据流&lt;/li>
&lt;li>掌握Agent循环的4层压缩机制与错误恢复策略&lt;/li>
&lt;li>理解14步工具执行管道的设计与实现&lt;/li>
&lt;li>学会多Agent编排中的Fork模式与95%成本节省秘诀&lt;/li>
&lt;li>理解文件式内存系统与LLM召回机制&lt;/li>
&lt;li>掌握10大可迁移的架构模式，应用到自己的Agent系统&lt;/li>
&lt;/ul>
&lt;hr>
&lt;h2 id="-项目概述">📖 项目概述&lt;/h2>
&lt;h3 id="什么是claude-code-from-source">什么是Claude Code from Source&lt;/h3>
&lt;p>&lt;strong>Claude Code from Source&lt;/strong>是一本揭示Anthropic Claude Code内部架构的深度技术书籍。&lt;/p></description></item><item><title>Planning with Files：Manus风格的AI Agent持久化规划工作流</title><link>https://txtmix.com/posts/tech/planning-with-files-manus-style-agent-guide/</link><pubDate>Sun, 12 Apr 2026 18:00:00 +0800</pubDate><guid>https://txtmix.com/posts/tech/planning-with-files-manus-style-agent-guide/</guid><description>&lt;h1 id="planning-with-filesmanus风格的ai-agent持久化规划工作流">Planning with Files：Manus风格的AI Agent持久化规划工作流&lt;/h1>
&lt;h2 id="-学习目标">📋 学习目标&lt;/h2>
&lt;ul>
&lt;li>理解Manus为什么值20亿美元——上下文工程的核心奥秘&lt;/li>
&lt;li>掌握3-文件规划模式的原理与使用方法&lt;/li>
&lt;li>理解Hooks如何实现&amp;quot;每次决策前重读计划&amp;quot;&lt;/li>
&lt;li>学会在16+平台上安装和配置Planning with Files&lt;/li>
&lt;li>理解基准测试背后的验证方法论&lt;/li>
&lt;li>能够在实际项目中应用持久化规划工作流&lt;/li>
&lt;/ul>
&lt;hr>
&lt;h2 id="-项目概述">📖 项目概述&lt;/h2>
&lt;h3 id="什么是planning-with-files">什么是Planning with Files&lt;/h3>
&lt;p>&lt;strong>Planning with Files&lt;/strong>是一个Claude Code插件，实现了Manus风格的&lt;strong>持久化Markdown规划模式&lt;/strong>——这正是Manus在8个月内从上线到1亿美元+收入的秘密。&lt;/p></description></item><item><title>Agent Browser：面向 AI Agent 的原生浏览器自动化 CLI 指南</title><link>https://txtmix.com/posts/tech/agent-browser-vercel-ai-browser-automation-guide/</link><pubDate>Sun, 12 Apr 2026 11:40:00 +0800</pubDate><guid>https://txtmix.com/posts/tech/agent-browser-vercel-ai-browser-automation-guide/</guid><description>本文基于官方 README 与 CLI 帮助信息，系统讲清 Agent Browser 的安装方法、snapshot + ref 工作流、会话与认证管理、安全控制、调试观测与 Agent 集成边界。</description></item><item><title>Hermes Agent 橙皮书：从入门到精通的完整指南</title><link>https://txtmix.com/posts/tech/hermes-agent-orange-book-complete-guide/</link><pubDate>Sat, 11 Apr 2026 10:30:00 +0800</pubDate><guid>https://txtmix.com/posts/tech/hermes-agent-orange-book-complete-guide/</guid><description>&lt;h1 id="hermes-agent-橙皮书从入门到精通-">Hermes Agent 橙皮书：从入门到精通 ⭐⭐⭐&lt;/h1>
&lt;blockquote>
&lt;p>&lt;strong>难度&lt;/strong>：⭐⭐⭐（进阶）
&lt;strong>类型&lt;/strong>：实战指南 + 深度分析
&lt;strong>适合人群&lt;/strong>：希望深入理解 Hermes Agent 的开发者、想构建个人 AI Agent 的爱好者
&lt;strong>前置知识&lt;/strong>：有 AI Assistant 使用经验（Claude Code / OpenClaw / Cursor 任一即可）
&lt;strong>作者&lt;/strong>：钳岳星君 🦞
&lt;strong>参考资源&lt;/strong>：橙皮书 v260408 | Hermes Agent v0.7.0&lt;/p></description></item><item><title>Multica 完全指南：开源 Agent 管理平台，统一调度 Claude Code 与 Codex</title><link>https://txtmix.com/posts/tech/multica-agent-management-platform-guide/</link><pubDate>Sat, 11 Apr 2026 00:15:00 +0800</pubDate><guid>https://txtmix.com/posts/tech/multica-agent-management-platform-guide/</guid><description>&lt;p>如果你已经在用 Claude Code、Codex、OpenClaw 这类编码 Agent，你很快会遇到同一个瓶颈：模型能力在持续上升，但团队协作仍停留在“复制提示词、盯着终端、手动同步进度”的阶段。Multica 解决的不是“让 Agent 会写代码”，而是“让 Agent 可以被管理、被协作、被复用、被审计”。&lt;/p></description></item><item><title>Hermes Agent 深度解析：自我改进 AI Agent 的架构、安装与迁移指南</title><link>https://txtmix.com/posts/tech/hermes-agent-self-improving-ai-agent/</link><pubDate>Fri, 10 Apr 2026 11:30:00 +0800</pubDate><guid>https://txtmix.com/posts/tech/hermes-agent-self-improving-ai-agent/</guid><description>&lt;blockquote>
&lt;p>本文基于 2026 年 4 月公开的 README、官方文档与 CLI Reference 整理，命令与能力以当时文档展示的 Hermes Agent 0.8.0 为准。&lt;/p>
&lt;p>Hermes Agent 的官方定位是 self-improving AI agent，但真正值得关注的不是口号，而是它把技能（Skills）、持久记忆（Persistent Memory）、消息网关（Messaging Gateway）和可迁移的运行环境组合成了一套长期运行的 Agent 基础设施。
版本漂移提醒：Hermes 迭代很快，平台数量、工具数量和部分子命令会随版本调整。本文优先解释架构边界与使用方法，具体数量与 flags 以 &lt;code>hermes --help&lt;/code>、&lt;code>hermes skills --help&lt;/code> 和官方文档为准。&lt;/p></description></item><item><title>SEOMachine：AI驱动的SEO优化与内容生成智能体</title><link>https://txtmix.com/posts/tech/seomachine-seo-ai-agent-guide/</link><pubDate>Wed, 08 Apr 2026 16:35:00 +0800</pubDate><guid>https://txtmix.com/posts/tech/seomachine-seo-ai-agent-guide/</guid><description>&lt;h1 id="seomachineai驱动的seo优化与内容生成智能体">SEOMachine：AI驱动的SEO优化与内容生成智能体&lt;/h1>
&lt;h2 id="1-学习目标">1. 学习目标&lt;/h2>
&lt;p>通过本文你将掌握：&lt;/p>
&lt;ul>
&lt;li>理解 SEOMachine 的核心价值和设计理念&lt;/li>
&lt;li>熟练安装和配置工具&lt;/li>
&lt;li>掌握 SEO 分析与内容生成的完整管道&lt;/li>
&lt;li>理解多 AI 提供商和多爬虫的架构设计&lt;/li>
&lt;li>定制和扩展 SEO 自动化功能&lt;/li>
&lt;li>最佳实践和常见问题解决&lt;/li>
&lt;/ul>
&lt;h2 id="2-项目概述">2. 项目概述&lt;/h2>
&lt;h3 id="21-什么是-seomachine">2.1 什么是 SEOMachine&lt;/h3>
&lt;blockquote>
&lt;p>&lt;strong>&amp;ldquo;SEO AI Agent - Analyze Google Search competition, generate SEO-optimized content&amp;rdquo;&lt;/strong>&lt;/p></description></item><item><title>Shannon：KeygraphHQ 出品的多智能体框架，让 AI 系统具备分层记忆与人类反馈能力</title><link>https://txtmix.com/posts/tech/shannon-keygraph-multi-agent-framework-guide/</link><pubDate>Tue, 07 Apr 2026 15:50:00 +0800</pubDate><guid>https://txtmix.com/posts/tech/shannon-keygraph-multi-agent-framework-guide/</guid><description>&lt;h1 id="shannonkeygraphhq-出品的多智能体框架让-ai-系统具备分层记忆与人类反馈能力">Shannon：KeygraphHQ 出品的多智能体框架，让 AI 系统具备分层记忆与人类反馈能力&lt;/h1>
&lt;h2 id="概述">概述&lt;/h2>
&lt;p>Shannon 是由前 DeepMind 团队创立的 KeygraphHQ 开发的一款多智能体框架，专注于构建&lt;strong>可扩展、可靠、正确&lt;/strong>的分布式 AI 系统。与传统 Agent 框架不同，Shannon 创新性地引入了&lt;strong>分层记忆系统&lt;/strong>和&lt;strong>人类反馈循环&lt;/strong>（Human-in-the-Loop），让 AI Agent 不仅能够维护长期上下文，还能接受人类在关键决策点的指导与纠正。&lt;/p></description></item><item><title>Goose 入门指南：超越代码建议的可扩展AI Agent</title><link>https://txtmix.com/posts/tech/goose-aaif-extensible-ai-agent-guide/</link><pubDate>Tue, 07 Apr 2026 11:35:00 +0800</pubDate><guid>https://txtmix.com/posts/tech/goose-aaif-extensible-ai-agent-guide/</guid><description>&lt;h1 id="goose-入门指南超越代码建议的可扩展-ai-agent">Goose 入门指南：超越代码建议的可扩展 AI Agent&lt;/h1>
&lt;h2 id="概述">概述&lt;/h2>
&lt;p>&lt;strong>Goose&lt;/strong>（&lt;a href="https://github.com/aaif-goose/goose" target="_blank" rel="noopener noreffer ">aaif-goose/goose&lt;/a>）是一个开源的、可扩展的 AI Agent，与传统的代码补全工具不同，它能够&lt;strong>安装、执行、编辑和测试任何 LLM&lt;/strong>。这是一个真正的自主代理，能够在你的开发环境中执行复杂任务。&lt;/p></description></item><item><title>AI新闻早报 2026-04-07</title><link>https://txtmix.com/posts/news/ai-morning-news-2026-04-07/</link><pubDate>Tue, 07 Apr 2026 08:00:00 +0800</pubDate><guid>https://txtmix.com/posts/news/ai-morning-news-2026-04-07/</guid><description>&lt;p>🦞 每日08:00自动更新&lt;/p>
&lt;hr>
&lt;h2 id="大模型与公司动态">大模型与公司动态&lt;/h2>
&lt;h3 id="claude-订阅争议本质已经转向单位算力成本">Claude 订阅争议，本质已经转向单位算力成本&lt;/h3>
&lt;p>来源：36氪&lt;/p>
&lt;p>&lt;strong>原文&lt;/strong>：&lt;a href="https://www.36kr.com/p/3754978719220486" target="_blank" rel="noopener noreffer ">原文&lt;/a>&lt;/p>
&lt;p>摘要：36氪援引罗福莉观点称，围绕 Claude 订阅限制与 OpenClaw 等“平替”方案的争议，本质不是谁家更便宜，而是高强度编码与 Agent 场景正在把大模型商业模式推向更细粒度的成本核算。对开发者而言，这意味着“无限订阅”叙事正在退潮，后续更可能转向配额、分层和场景化计费。&lt;/p></description></item><item><title>Mini-Coding-Agent 源码深度解析：Sebastian Raschka 的代码代理第一性原理</title><link>https://txtmix.com/posts/tech/mini-coding-agent-sebastian-raschka-source-code-guide/</link><pubDate>Tue, 07 Apr 2026 01:05:00 +0800</pubDate><guid>https://txtmix.com/posts/tech/mini-coding-agent-sebastian-raschka-source-code-guide/</guid><description>&lt;h2 id="学习目标">学习目标&lt;/h2>
&lt;p>通过本文，你将深入掌握以下核心能力：&lt;/p>
&lt;ul>
&lt;li>理解代码代理的六大核心组件的第一性原理&lt;/li>
&lt;li>深入理解 WorkspaceContext 如何构建实时仓库上下文&lt;/li>
&lt;li>掌握 Prompt Shape 如何实现缓存复用和计算节省&lt;/li>
&lt;li>理解 Structured Tools 的设计模式和批准机制&lt;/li>
&lt;li>掌握 Context Reduction 的去重和截断策略&lt;/li>
&lt;li>理解 Transcripts 和 Memory 的持久化设计&lt;/li>
&lt;li>掌握 Delegation 子代理的受限作用域机制&lt;/li>
&lt;li>从 ~650 行精简代码中领悟 AI Agent 的本质&lt;/li>
&lt;/ul>
&lt;hr>
&lt;h2 id="1-项目概述与架构总览">1. 项目概述与架构总览&lt;/h2>
&lt;h3 id="11-为什么选择-mini-coding-agent">1.1 为什么选择 Mini-Coding-Agent&lt;/h3>
&lt;p>Sebastian Raschka 明确指出：这是一个&lt;strong>教学示范项目&lt;/strong>，不是生产级代理。它的价值在于：&lt;/p></description></item><item><title>Mini-Coding-Agent：Sebastian Raschka 的极简代码代理框架完全指南</title><link>https://txtmix.com/posts/tech/mini-coding-agent-sebastian-raschka-guide/</link><pubDate>Tue, 07 Apr 2026 00:55:00 +0800</pubDate><guid>https://txtmix.com/posts/tech/mini-coding-agent-sebastian-raschka-guide/</guid><description>&lt;h2 id="学习目标">学习目标&lt;/h2>
&lt;p>通过本文，你将全面掌握以下核心能力：&lt;/p>
&lt;ul>
&lt;li>深入理解 Mini-Coding-Agent 的设计哲学和极简架构&lt;/li>
&lt;li>学会安装配置 Ollama 环境和依赖&lt;/li>
&lt;li>掌握六大核心组件的原理和实现&lt;/li>
&lt;li>学会使用 CLI 工具和交互式命令&lt;/li>
&lt;li>理解会话恢复和内存持久化机制&lt;/li>
&lt;li>掌握批准模式和安全控制&lt;/li>
&lt;li>了解代码代理的实际应用场景&lt;/li>
&lt;/ul>
&lt;hr>
&lt;h2 id="1-项目概述">1. 项目概述&lt;/h2>
&lt;h3 id="11-是什么">1.1 是什么&lt;/h3>
&lt;p>&lt;strong>Mini-Coding-Agent&lt;/strong> 是 Sebastian Raschka（著名机器学习研究者、PyTorch 作者之一）创建的极简代码代理框架。它不是一个生产级 robust 的代理，而是一个&lt;strong>教学示范&lt;/strong>，通过最小可读的代码解释代码代理的核心组件。&lt;/p></description></item><item><title>awesome-llm-apps：105k Stars LLM应用精选合集完全指南</title><link>https://txtmix.com/posts/tech/awesome-llm-apps-curated-llm-application-projects-guide/</link><pubDate>Mon, 06 Apr 2026 22:40:00 +0800</pubDate><guid>https://txtmix.com/posts/tech/awesome-llm-apps-curated-llm-application-projects-guide/</guid><description>&lt;h2 id="学习目标">学习目标&lt;/h2>
&lt;p>通过本文，你将全面掌握以下核心能力：&lt;/p>
&lt;ul>
&lt;li>深入理解 awesome-llm-apps 的项目定位和收录范围&lt;/li>
&lt;li>学会构建各类 AI Agent（starter 级、advanced 级）&lt;/li>
&lt;li>掌握多 Agent 团队协作开发模式&lt;/li>
&lt;li>理解 MCP（Model Context Protocol）的原理和应用&lt;/li>
&lt;li>学会构建 RAG、知识库、向量检索等实际应用&lt;/li>
&lt;li>掌握语音 AI Agent 开发技术&lt;/li>
&lt;li>理解 AI Agent 框架（Google ADK、OpenAI Agents SDK）&lt;/li>
&lt;/ul>
&lt;hr>
&lt;h2 id="1-项目概述">1. 项目概述&lt;/h2>
&lt;h3 id="11-是什么">1.1 是什么&lt;/h3>
&lt;p>&lt;strong>awesome-llm-apps&lt;/strong> 是一个精心策划的 LLM 应用精选合集，收录了大量基于 RAG、AI Agents、Multi-agent Teams、MCP、Voice Agents 等技术构建的 AI 应用。项目作者 Shubhamsaboo 来自 The Unwind AI 团队。&lt;/p></description></item><item><title>microsoft/generative-ai-for-beginners：109k Stars 生成式AI入门完全指南</title><link>https://txtmix.com/posts/tech/microsoft-generative-ai-for-beginners-course-guide/</link><pubDate>Mon, 06 Apr 2026 22:35:00 +0800</pubDate><guid>https://txtmix.com/posts/tech/microsoft-generative-ai-for-beginners-course-guide/</guid><description>&lt;h2 id="学习目标">学习目标&lt;/h2>
&lt;p>通过本文，你将全面掌握以下核心能力：&lt;/p>
&lt;ul>
&lt;li>深入理解生成式 AI 和大语言模型（LLM）的工作原理&lt;/li>
&lt;li>学会在不同平台上运行 AI 应用（Azure OpenAI、GitHub Models、OpenAI API）&lt;/li>
&lt;li>掌握提示工程的核心技巧和进阶方法&lt;/li>
&lt;li>能够构建文本生成、聊天、搜索、图片生成等实际应用&lt;/li>
&lt;li>理解 RAG、Agent、微调等高级主题&lt;/li>
&lt;li>学会保护 AI 应用安全&lt;/li>
&lt;/ul>
&lt;hr>
&lt;h2 id="1-项目概述">1. 项目概述&lt;/h2>
&lt;h3 id="11-是什么">1.1 是什么&lt;/h3>
&lt;p>&lt;strong>microsoft/generative-ai-for-beginners&lt;/strong> 是微软官方推出的生成式 AI 入门课程，通过 &lt;strong>21 节精心设计的课程&lt;/strong>，帮助零基础学习者掌握生成式 AI 应用开发。&lt;/p></description></item><item><title>n8n：开源工作流自动化平台完全指南</title><link>https://txtmix.com/posts/tech/n8n-workflow-automation-guide/</link><pubDate>Mon, 06 Apr 2026 22:16:00 +0800</pubDate><guid>https://txtmix.com/posts/tech/n8n-workflow-automation-guide/</guid><description>&lt;h2 id="学习目标">学习目标&lt;/h2>
&lt;p>通过本文，你将全面掌握以下核心能力：&lt;/p>
&lt;ul>
&lt;li>深入理解 n8n 的项目定位、核心概念和设计理念&lt;/li>
&lt;li>掌握 n8n 的安装、部署和基本使用方法&lt;/li>
&lt;li>学会使用可视化编辑器和工作流节点&lt;/li>
&lt;li>理解 AI 与 LangChain 原生集成，构建 AI Agent 工作流&lt;/li>
&lt;li>掌握 400+ 集成的使用场景和配置方法&lt;/li>
&lt;li>理解自托管和企业级功能&lt;/li>
&lt;li>学会自定义节点开发和扩展 n8n&lt;/li>
&lt;/ul>
&lt;hr>
&lt;h2 id="1-项目概述">1. 项目概述&lt;/h2>
&lt;h3 id="11-是什么">1.1 是什么&lt;/h3>
&lt;p>&lt;strong>n8n&lt;/strong> 是一个&lt;strong>工作流自动化平台&lt;/strong>，为技术团队提供代码的灵活性与无代码的速度。&lt;/p></description></item><item><title>Browser-Use：让 AI Agent 控制浏览器完成任何任务</title><link>https://txtmix.com/posts/tech/browser-use-ai-browser-automation-guide/</link><pubDate>Mon, 06 Apr 2026 20:12:00 +0800</pubDate><guid>https://txtmix.com/posts/tech/browser-use-ai-browser-automation-guide/</guid><description>&lt;h2 id="学习目标">学习目标&lt;/h2>
&lt;p>通过本文，你将全面掌握以下核心能力：&lt;/p>
&lt;ul>
&lt;li>深入理解 Browser-Use 的项目定位、技术架构和工作原理&lt;/li>
&lt;li>掌握在 Python 项目中安装、配置和使用 Browser-Use&lt;/li>
&lt;li>学会使用 CLI 工具进行快速浏览器自动化&lt;/li>
&lt;li>掌握为 Claude Code 安装 Browser-Use Skill 的方法&lt;/li>
&lt;li>理解自定义工具（Tools）的扩展方法&lt;/li>
&lt;li>学会处理认证、CAPTCHA 和生产环境部署&lt;/li>
&lt;li>理解 Open Source 与 Cloud 的权衡选择&lt;/li>
&lt;/ul>
&lt;hr>
&lt;h2 id="1-项目概述">1. 项目概述&lt;/h2>
&lt;h3 id="11-是什么">1.1 是什么&lt;/h3>
&lt;p>Browser-Use 是一个&lt;strong>开源的 AI 浏览器自动化库&lt;/strong>，它的核心理念是：&lt;strong>Tell your computer what to do, and it gets it done&lt;/strong>——告诉计算机要做什么，它就能完成。&lt;/p></description></item><item><title>FFF.nvim：让 AI 和 Neovim 拥有极速文件搜索与记忆能力</title><link>https://txtmix.com/posts/tech/fff.nvim-ai-neovim-file-search-guide/</link><pubDate>Mon, 06 Apr 2026 20:05:00 +0800</pubDate><guid>https://txtmix.com/posts/tech/fff.nvim-ai-neovim-file-search-guide/</guid><description>&lt;h1 id="fffnvim让-ai-和-neovim-拥有极速文件搜索与记忆能力">FFF.nvim：让 AI 和 Neovim 拥有极速文件搜索与记忆能力&lt;/h1>
&lt;h2 id="学习目标">学习目标&lt;/h2>
&lt;p>通过本文，你将全面掌握以下核心能力：&lt;/p>
&lt;ul>
&lt;li>深入理解 FFF.nvim 的项目定位与设计理念&lt;/li>
&lt;li>掌握在 AI Agent（Claude Code、Codex、OpenCode）中集成 FFF MCP 服务的方法&lt;/li>
&lt;li>学会在 Neovim 中安装、配置和使用 FFF.nvim&lt;/li>
&lt;li>理解 Frecency（频率+时效）排序算法的原理&lt;/li>
&lt;li>掌握多种搜索模式（Plain/Regex/Fuzzy）的使用场景&lt;/li>
&lt;li>熟练运用 Git 状态高亮、多选、Quickfix 集成等高级功能&lt;/li>
&lt;li>学会故障排除和日志查看方法&lt;/li>
&lt;/ul>
&lt;hr>
&lt;h2 id="1-项目概述">1. 项目概述&lt;/h2>
&lt;h3 id="11-是什么">1.1 是什么&lt;/h3>
&lt;p>&lt;strong>FFF.nvim&lt;/strong>（Freakin Fast Fuzzy file finder）是一个&lt;strong>极速文件搜索工具&lt;/strong>，同时为 AI Agent 和 Neovim 提供内置记忆的文件搜索能力。&lt;/p></description></item><item><title>Pi Mono：统一LLM API的AI Agent全栈工具箱</title><link>https://txtmix.com/posts/tech/pi-mono-ai-agent-toolkit/</link><pubDate>Mon, 06 Apr 2026 11:30:00 +0800</pubDate><guid>https://txtmix.com/posts/tech/pi-mono-ai-agent-toolkit/</guid><description>&lt;h1 id="pi-mono统一llm-api的ai-agent全栈工具箱">Pi Mono：统一LLM API的AI Agent全栈工具箱&lt;/h1>
&lt;h2 id="1-学习目标">§1 学习目标&lt;/h2>
&lt;p>通过本文，您将掌握：&lt;/p>
&lt;ul>
&lt;li>Pi Mono的核心功能与架构设计&lt;/li>
&lt;li>如何使用Pi Mono的编码Agent CLI&lt;/li>
&lt;li>统一LLM API的配置与使用&lt;/li>
&lt;li>TUI与Web UI的部署方法&lt;/li>
&lt;li>Slack机器人与vLLM Pod的集成&lt;/li>
&lt;li>最佳实践与开发扩展指南&lt;/li>
&lt;/ul>
&lt;hr>
&lt;h2 id="2-原理分析">§2 原理分析&lt;/h2>
&lt;h3 id="21-什么是pi-mono">2.1 什么是Pi Mono？&lt;/h3>
&lt;p>&lt;strong>Pi Mono&lt;/strong>（GitHub: &lt;a href="https://github.com/badlogic/pi-mono" target="_blank" rel="noopener noreffer ">badlogic/pi-mono&lt;/a>）是一款开源AI Agent工具箱，由知名开发者badlogic创建。该工具箱将多个AI开发组件整合到一个统一的框架中：&lt;/p></description></item><item><title>DeepScientist：本地优先的 AI 科研自动化工作室完全指南</title><link>https://txtmix.com/posts/tech/deepscientist-ai-research-studio-guide/</link><pubDate>Sat, 04 Apr 2026 20:38:00 +0800</pubDate><guid>https://txtmix.com/posts/tech/deepscientist-ai-research-studio-guide/</guid><description>&lt;h1 id="deepscientist本地优先的-ai-科研自动化工作室完全指南">DeepScientist：本地优先的 AI 科研自动化工作室完全指南&lt;/h1>
&lt;blockquote>
&lt;p>项目地址：&lt;a href="https://github.com/ResearAI/DeepScientist" target="_blank" rel="noopener noreffer ">ResearAI/DeepScientist&lt;/a>&lt;/p>
&lt;p>今日Star：2.2k（+0）| Forks：241 | License：Apache-2.0&lt;/p>
&lt;p>核心定位：本地优先的 AI 科研工作室，15 分钟把 AI 科学家搬到你自己的机器上&lt;/p></description></item><item><title>Goose：aaif-goose 出品的本地可扩展 AI 工程自动化 Agent 完全指南</title><link>https://txtmix.com/posts/tech/goose-block-ai-agent-engineering-automation-guide/</link><pubDate>Sat, 04 Apr 2026 20:33:00 +0800</pubDate><guid>https://txtmix.com/posts/tech/goose-block-ai-agent-engineering-automation-guide/</guid><description>&lt;h1 id="gooseaaif-goose-出品的本地可扩展-ai-工程自动化-agent-完全指南">Goose：aaif-goose 出品的本地可扩展 AI 工程自动化 Agent 完全指南&lt;/h1>
&lt;blockquote>
&lt;p>项目地址：&lt;a href="https://github.com/aaif-goose/goose" target="_blank" rel="noopener noreffer ">aaif-goose/goose&lt;/a>&lt;/p>
&lt;p>今日Star：42.3k（+0）| Forks：4.3k | Releases：126 | License：Apache-2.0&lt;/p></description></item><item><title>OpenSwarm：基于 Claude Code 的自主式 AI Agent 编排框架完全指南</title><link>https://txtmix.com/posts/tech/openswarm-autonomous-ai-orchestrator-guide/</link><pubDate>Sat, 04 Apr 2026 20:32:00 +0800</pubDate><guid>https://txtmix.com/posts/tech/openswarm-autonomous-ai-orchestrator-guide/</guid><description>&lt;h1 id="openswarm基于-claude-code-的自主式-ai-agent-编排框架完全指南">OpenSwarm：基于 Claude Code 的自主式 AI Agent 编排框架完全指南&lt;/h1>
&lt;blockquote>
&lt;p>项目地址：&lt;a href="https://github.com/unohee/OpenSwarm" target="_blank" rel="noopener noreffer ">unohee/OpenSwarm&lt;/a>&lt;/p>
&lt;p>今日Star：378（+0）| Forks：57 | License：MIT&lt;/p>
&lt;p>核心定位：用 Claude Code CLI 驱动的自主式 AI 开发团队编排器，实现 Linear 问题自动采集、Worker/Reviewer 配对执行、Discord 进度汇报、LanceDB 长期记忆&lt;/p></description></item><item><title>Skill Creator：Anthropic 出品的 AI Agent 技能开发框架完全指南</title><link>https://txtmix.com/posts/tech/skill-creator-anthropic-skill-authoring-guide/</link><pubDate>Sat, 04 Apr 2026 20:31:00 +0800</pubDate><guid>https://txtmix.com/posts/tech/skill-creator-anthropic-skill-authoring-guide/</guid><description>&lt;h1 id="skill-creatoranthropic-出品的-ai-agent-技能开发框架完全指南">Skill Creator：Anthropic 出品的 AI Agent 技能开发框架完全指南&lt;/h1>
&lt;blockquote>
&lt;p>项目地址：&lt;a href="https://github.com/anthropics/skills/tree/main/skills/skill-creator" target="_blank" rel="noopener noreffer ">anthropics/skills - skill-creator&lt;/a>&lt;/p>
&lt;p>定位：用于创建、改进和评估 AI Agent 技能的系统化框架&lt;/p>
&lt;p>核心理念：像开发产品一样开发技能——用户研究→原型→测试→迭代→发布&lt;/p></description></item><item><title>Obsidian Mind：让 Claude Code 拥有持久记忆的 Obsidian 保险库</title><link>https://txtmix.com/posts/tech/obsidian-mind-claude-code-memory-system-guide/</link><pubDate>Sat, 04 Apr 2026 20:26:00 +0800</pubDate><guid>https://txtmix.com/posts/tech/obsidian-mind-claude-code-memory-system-guide/</guid><description>&lt;h1 id="obsidian-mind让-claude-code-拥有持久记忆的-obsidian-保险库">Obsidian Mind：让 Claude Code 拥有持久记忆的 Obsidian 保险库&lt;/h1>
&lt;blockquote>
&lt;p>项目地址：&lt;a href="https://github.com/breferrari/obsidian-mind" target="_blank" rel="noopener noreffer ">breferrari/obsidian-mind&lt;/a>&lt;/p>
&lt;p>今日Star：462（+0）| Forks：37 | License：MIT&lt;/p>
&lt;p>核心定位：用 Obsidian 给 Claude Code 构建一个「外脑」，让 AI 代理的记忆跨会话持久化&lt;/p></description></item><item><title>Hyperagents：自指性自我改进智能体完全指南</title><link>https://txtmix.com/posts/tech/hyperagents-self-referential-ai-agents-guide/</link><pubDate>Fri, 03 Apr 2026 01:31:57 +0800</pubDate><guid>https://txtmix.com/posts/tech/hyperagents-self-referential-ai-agents-guide/</guid><description>&lt;h2 id="学习目标">学习目标&lt;/h2>
&lt;p>读完这篇文章后，你应该能够：&lt;/p>
&lt;ol>
&lt;li>用准确术语解释什么是自指性智能体、自我改进智能体、元智能体、任务智能体。&lt;/li>
&lt;li>理解 Hyperagents 为什么要把任务求解与元级别修改放进同一个可编辑程序。&lt;/li>
&lt;li>看懂官方仓库的关键入口，包括 task_agent.py、meta_agent.py、run_meta_agent.py、generate_loop.py 和 ensemble.py 各自负责什么。&lt;/li>
&lt;li>按官方 README 的最小路径配置环境、初始化实验并启动一次生成循环。&lt;/li>
&lt;li>判断 Hyperagents 适合解决什么问题，不适合解决什么问题，以及扩展到新领域时应该从哪里下手。&lt;/li>
&lt;/ol>
&lt;h2 id="阅读前说明">阅读前说明&lt;/h2>
&lt;p>这篇文档按 cn-doc-writer 的优化标准重写，并严格区分三类信息来源：&lt;/p></description></item><item><title>Agent Skills：AI Agent 能力扩展开放规范完全指南</title><link>https://txtmix.com/posts/tech/agent-skills-ai-agent-open-specification-guide/</link><pubDate>Thu, 02 Apr 2026 17:49:04 +0800</pubDate><guid>https://txtmix.com/posts/tech/agent-skills-ai-agent-open-specification-guide/</guid><description>&lt;h1 id="agent-skillsai-agent-能力扩展开放规范完全指南">Agent Skills：AI Agent 能力扩展开放规范完全指南&lt;/h1>
&lt;h2 id="学习目标">学习目标&lt;/h2>
&lt;p>学完本指南后，你将掌握以下核心技能：&lt;/p>
&lt;ol>
&lt;li>&lt;strong>理解 Agent Skills 核心概念&lt;/strong>：理解什么是 Skill、为什么需要 Skill 扩展、以及 Agent Skills 与传统工具调用的区别&lt;/li>
&lt;li>&lt;strong>掌握 Skill 格式规范&lt;/strong>：熟练编写符合规范的 SKILL.md 文件，理解 frontmatter 字段的约束条件&lt;/li>
&lt;li>&lt;strong>能够创建生产级 Skill&lt;/strong>：从零创建一个功能完整的 Skill，包括指令、脚本和参考资料&lt;/li>
&lt;li>&lt;strong>理解 Skill 工作原理&lt;/strong>：深入理解 discovery、activation、progressive disclosure 的内部机制&lt;/li>
&lt;li>&lt;strong>集成到 AI Agent 系统&lt;/strong>：学会在任何兼容 Agent Skills 的系统中添加 Skill 支持&lt;/li>
&lt;li>&lt;strong>遵循最佳实践&lt;/strong>：掌握 Skill 描述优化、评估和迭代的方法论&lt;/li>
&lt;/ol>
&lt;hr>
&lt;h2 id="一项目概述">一、项目概述&lt;/h2>
&lt;h3 id="11-什么是-agent-skills">1.1 什么是 Agent Skills&lt;/h3>
&lt;p>&lt;strong>Agent Skills&lt;/strong> 是由 Anthropic 主导的一个&lt;strong>开放规范&lt;/strong>（open format），用于为 AI Agent 动态添加新的能力和专业知识。Skills 是包含指令、脚本和资源的文件夹，AI Agent 可以在运行时发现并使用这些 Skill 来更好地完成特定任务。&lt;/p></description></item><item><title>AI副业早报 2026-04-02</title><link>https://txtmix.com/posts/news/ai-side-hustle-morning-2026-04-02/</link><pubDate>Thu, 02 Apr 2026 12:00:00 +0800</pubDate><guid>https://txtmix.com/posts/news/ai-side-hustle-morning-2026-04-02/</guid><description>&lt;h1 id="ai副业早报-2026-04-02">AI副业早报 2026-04-02&lt;/h1>
&lt;p>🦞 每日09:00自动更新&lt;/p>
&lt;hr>
&lt;h2 id="-今日热门">🔥 今日热门&lt;/h2>
&lt;h3 id="公司强制推行agentskills纳入绩效考核引发72条热议">公司强制推行Agent/Skills纳入绩效考核，引发72条热议&lt;/h3>
&lt;p>&lt;strong>来源&lt;/strong>: V2EX
&lt;strong>发布者&lt;/strong>: ARIInV2
&lt;strong>原文&lt;/strong>: &lt;a href="https://www.v2ex.com/t/1202429" target="_blank" rel="noopener noreffer ">v2ex.com/t/1202429&lt;/a>
&lt;strong>数据&lt;/strong>: 8974次点击 · 25人收藏 · &lt;strong>72条回复&lt;/strong>&lt;/p>
&lt;p>&lt;strong>摘要&lt;/strong>: 某公司开始推行新政策，要求每位员工根据自身岗位创建能够替代自己的AI Agent和Skills，并将其纳入绩效考核。员工必须让AI学会完成自己原本的工作，否则影响绩效和就业。&lt;/p></description></item><item><title>Lark CLI：飞书官方命令行工具从入门到精通</title><link>https://txtmix.com/posts/tech/tools/lark-cli-feishu-command-line-tool-guide/</link><pubDate>Wed, 01 Apr 2026 20:47:00 +0800</pubDate><guid>https://txtmix.com/posts/tech/tools/lark-cli-feishu-command-line-tool-guide/</guid><description>&lt;h2 id="学习目标">学习目标&lt;/h2>
&lt;p>阅读本文后，您将能够：&lt;/p>
&lt;ul>
&lt;li>✅ 准确认识 Lark CLI 的定位、边界与适用场景&lt;/li>
&lt;li>✅ 理解 Shortcuts、API Commands、Raw API 三层命令架构&lt;/li>
&lt;li>✅ 掌握人类用户与 AI Agent 两种使用路径&lt;/li>
&lt;li>✅ 理解认证、权限范围、身份切换与安全机制&lt;/li>
&lt;li>✅ 熟练使用输出格式、分页、&lt;code>--dry-run&lt;/code>、&lt;code>schema&lt;/code> 等高级能力&lt;/li>
&lt;li>✅ 看懂 Lark CLI 的 Skills 体系与扩展思路&lt;/li>
&lt;li>✅ 按照“新手 → 熟手 → 专家”的路线逐步进阶&lt;/li>
&lt;li>✅ 从公开仓库结构出发，建立可靠的源码阅读路径&lt;/li>
&lt;/ul>
&lt;hr>
&lt;h2 id="一lark-cli-是什么">一、Lark CLI 是什么&lt;/h2>
&lt;h3 id="11-定义">1.1 定义&lt;/h3>
&lt;p>&lt;strong>Lark CLI&lt;/strong>（仓库名 &lt;code>larksuite/cli&lt;/code>，命令名 &lt;code>lark-cli&lt;/code>）是飞书 / Lark 官方提供的命令行工具，面向两类用户：&lt;/p></description></item><item><title>RD-Agent：微软自动化研发智能体完全指南</title><link>https://txtmix.com/posts/tech/ai-agent/rd-agent-microsoft-research-automation-guide/</link><pubDate>Wed, 01 Apr 2026 16:55:00 +0800</pubDate><guid>https://txtmix.com/posts/tech/ai-agent/rd-agent-microsoft-research-automation-guide/</guid><description>&lt;h1 id="rd-agent微软自动化研发智能体完全指南">RD-Agent：微软自动化研发智能体完全指南&lt;/h1>
&lt;blockquote>
&lt;p>预计阅读时间：35分钟 | 难度：⭐⭐⭐⭐&lt;/p>&lt;/blockquote>
&lt;hr>
&lt;blockquote>
&lt;p>&lt;strong>目标读者&lt;/strong>：AI 研究工程师、自动化研发从业者&lt;/p>&lt;/blockquote>
&lt;h2 id="一项目概述">一、项目概述&lt;/h2>
&lt;h3 id="11-什么是-rd-agent">1.1 什么是 RD-Agent&lt;/h3>
&lt;p>&lt;strong>RD-Agent&lt;/strong>（Research &amp;amp; Development Agent）是微软研究院开源的自动化研发智能体框架，专注于数据驱动场景的模型和数据的自动化开发。框架核心设计理念是**&amp;ldquo;R&amp;quot;代表提出新想法，&amp;ldquo;D&amp;quot;代表实现它们**，通过自动化的研究循环推动具有工业价值的技术创新。&lt;/p></description></item><item><title>Self-Rationalization Guard：AI Agent 自我合理化防护完全指南</title><link>https://txtmix.com/posts/tech/ai-agent/self-rationalization-guard-ai-agent-quality-guide/</link><pubDate>Wed, 01 Apr 2026 16:15:00 +0800</pubDate><guid>https://txtmix.com/posts/tech/ai-agent/self-rationalization-guard-ai-agent-quality-guide/</guid><description>&lt;h1 id="self-rationalization-guardai-agent-自我合理化防护完全指南">Self-Rationalization Guard：AI Agent 自我合理化防护完全指南&lt;/h1>
&lt;blockquote>
&lt;p>预计阅读时间：20分钟 | 难度：⭐⭐⭐⭐&lt;/p>&lt;/blockquote>
&lt;hr>
&lt;blockquote>
&lt;p>&lt;strong>目标读者&lt;/strong>：AI Agent 开发者、质量保障工程师&lt;/p>&lt;/blockquote>
&lt;h2 id="一项目概述">一、项目概述&lt;/h2>
&lt;h3 id="11-什么是-self-rationalization-guard">1.1 什么是 Self-Rationalization Guard&lt;/h3>
&lt;p>&lt;strong>Self-Rationalization Guard&lt;/strong> 是 OpenClaw AgentSkill，核心理念是&lt;strong>识别和反制 AI Agent 常见的偷懒、逃避和自我欺骗模式&lt;/strong>。当 Agent 即将跳过步骤、简化问题、或用&amp;quot;看起来对&amp;quot;替代&amp;quot;运行验证&amp;quot;时触发防护。&lt;/p></description></item><item><title>ShanClaw：macOS 智能交互式 AI Agent CLI 指南</title><link>https://txtmix.com/posts/tech/ai-agent/shanclaw-ai-agent-cli-guide/</link><pubDate>Wed, 01 Apr 2026 12:40:00 +0800</pubDate><guid>https://txtmix.com/posts/tech/ai-agent/shanclaw-ai-agent-cli-guide/</guid><description>&lt;h1 id="shanclawmacos-智能交互式-ai-agent-cli-指南">ShanClaw：macOS 智能交互式 AI Agent CLI 指南&lt;/h1>
&lt;blockquote>
&lt;p>预计阅读时间：20分钟 | 难度：⭐⭐⭐&lt;/p>&lt;/blockquote>
&lt;hr>
&lt;h2 id="学习目标">学习目标&lt;/h2>
&lt;p>阅读本文后，您将能够：&lt;/p>
&lt;ul>
&lt;li>✅ 理解 ShanClaw 的核心定位与设计理念&lt;/li>
&lt;li>✅ 掌握 ShanClaw 的本地工具集（18类 + 50+工具）&lt;/li>
&lt;li>✅ 熟练使用命名 Agent 与独立指令/记忆机制&lt;/li>
&lt;li>✅ 配置 MCP 客户端连接第三方服务（GitHub、Slack、数据库等）&lt;/li>
&lt;li>✅ 使用 Daemon 模式实现跨平台消息通道（Telegram、Slack、LINE）&lt;/li>
&lt;li>✅ 配置定时任务与心跳保持机制&lt;/li>
&lt;li>✅ 通过 /research 和 /swarm 命令进行远程研究与多智能体协作&lt;/li>
&lt;li>✅ 理解 ShanClaw 的技术架构与源码结构&lt;/li>
&lt;li>✅ 完成从安装到生产环境部署的完整流程&lt;/li>
&lt;li>✅ 开发自定义 Skills 与 MCP 工具集成&lt;/li>
&lt;/ul>
&lt;hr>
&lt;h2 id="一项目概述">一、项目概述&lt;/h2>
&lt;h3 id="11-什么是-shanclaw">1.1 什么是 ShanClaw&lt;/h3>
&lt;p>&lt;strong>ShanClaw&lt;/strong>（命令名 &lt;code>shan&lt;/code>）是由 &lt;a href="https://github.com/Kocoro-lab" target="_blank" rel="noopener noreffer ">Kocoro-lab&lt;/a> 开发的 &lt;strong>macOS 原生交互式 AI Agent CLI&lt;/strong>，由 &lt;a href="https://github.com/Kocoro-lab/Shannon" target="_blank" rel="noopener noreffer ">Shannon Gateway&lt;/a> 提供 LLM 推理能力支持。&lt;/p></description></item><item><title>Agency Agents：轻量级多智能体工作流框架完全指南</title><link>https://txtmix.com/posts/tech/ai-agent/agency-agents-multi-agent-framework-guide/</link><pubDate>Wed, 01 Apr 2026 01:25:00 +0800</pubDate><guid>https://txtmix.com/posts/tech/ai-agent/agency-agents-multi-agent-framework-guide/</guid><description>&lt;h1 id="agency-agents轻量级多智能体工作流框架完全指南">Agency Agents：轻量级多智能体工作流框架完全指南&lt;/h1>
&lt;blockquote>
&lt;p>预计阅读时间：30分钟 | 难度：⭐⭐⭐&lt;/p>&lt;/blockquote>
&lt;hr>
&lt;h2 id="2-项目概述">§2 项目概述&lt;/h2>
&lt;h3 id="21-什么是-agency-agents">2.1 什么是 Agency Agents？&lt;/h3>
&lt;p>&lt;strong>Agency Agents&lt;/strong>（&lt;a href="https://github.com/msitarzewski/agency-agents" target="_blank" rel="noopener noreffer ">GitHub 仓库&lt;/a>）是一个&lt;strong>轻量级框架&lt;/strong>，用于构建具有高级记忆、推理和工具使用的多智能体工作流，基于 Claude API 构建。&lt;/p></description></item><item><title>AgentScope：生产级 AI Agent 框架完全指南</title><link>https://txtmix.com/posts/tech/ai-agent/agentscope-ai-agent-framework/</link><pubDate>Wed, 01 Apr 2026 00:04:44 +0800</pubDate><guid>https://txtmix.com/posts/tech/ai-agent/agentscope-ai-agent-framework/</guid><description>&lt;h1 id="agentscope生产级-ai-agent-框架完全指南">AgentScope：生产级 AI Agent 框架完全指南&lt;/h1>
&lt;blockquote>
&lt;p>预计阅读时间：60分钟 | 难度：⭐⭐⭐⭐&lt;/p>&lt;/blockquote>
&lt;hr>
&lt;h2 id="一先给结论agentscope-值不值得看">一、先给结论：AgentScope 值不值得看&lt;/h2>
&lt;p>如果你只想要一句判断，那么答案是：&lt;strong>值得，而且非常值得认真读官方设计&lt;/strong>。&lt;/p>
&lt;p>截至 2026-04-01，AgentScope 的 GitHub 页面显示约 &lt;strong>22.6k Stars&lt;/strong>、&lt;strong>2.3k Forks&lt;/strong>。它不是一个只会“调模型 + 调提示词”的轻量封装，而是一套面向生产环境的 &lt;strong>Agent 开发框架 + 协议集成层 + 运行时生态&lt;/strong>。&lt;/p></description></item><item><title>baoyu-skills：AI Coding Agent 深度研究市场分析技能套件完全指南</title><link>https://txtmix.com/posts/tech/ai-agent/baoyu-skills-ai-agent-guide/</link><pubDate>Tue, 31 Mar 2026 15:45:00 +0800</pubDate><guid>https://txtmix.com/posts/tech/ai-agent/baoyu-skills-ai-agent-guide/</guid><description>&lt;h1 id="baoyu-skillsai-coding-agent-深度研究市场分析技能套件完全指南">baoyu-skills：AI Coding Agent 深度研究市场分析技能套件完全指南&lt;/h1>
&lt;blockquote>
&lt;p>预计阅读时间：20分钟 | 难度：⭐⭐⭐&lt;/p>&lt;/blockquote>
&lt;hr>
&lt;h2 id="学习目标">学习目标&lt;/h2>
&lt;p>完成本文档后，你将能够：&lt;/p>
&lt;ul>
&lt;li>✅ 理解 baoyu-skills 的核心定位与设计理念&lt;/li>
&lt;li>✅ 掌握 baoyu-skills 的七个核心技能&lt;/li>
&lt;li>✅ 熟练安装和配置 baoyu-skills&lt;/li>
&lt;li>✅ 使用 /baoyu-research 进行深度研究&lt;/li>
&lt;li>✅ 使用 /baoyu-financial 获取实时股票数据&lt;/li>
&lt;li>✅ 使用 /baoyu-market-analyze 分析市场动态&lt;/li>
&lt;li>✅ 使用 /baoyu-linkedin 优化 LinkedIn 内容&lt;/li>
&lt;li>✅ 使用 /baoyu-stocks 和 /baoyu-ticker 获取股票报价&lt;/li>
&lt;li>✅ 使用 /baoyu-x 分析 Twitter/X 趋势&lt;/li>
&lt;/ul>
&lt;hr>
&lt;h2 id="2-项目概述">§2 项目概述&lt;/h2>
&lt;h3 id="21-什么是-baoyu-skills">2.1 什么是 baoyu-skills？&lt;/h3>
&lt;p>&lt;strong>baoyu-skills&lt;/strong>（官方仓库：&lt;a href="https://github.com/JimLiu/baoyu-skills" target="_blank" rel="noopener noreffer ">JimLiu/baoyu-skills&lt;/a>）是一套&lt;strong>高级 AI Coding Agent 技能套件&lt;/strong>，为 Coding Agent 添加深度研究、市场分析、财务数据等功能。&lt;/p></description></item><item><title>Plannotator：AI 编码 Agent 交互式计划与代码审查工具完全指南</title><link>https://txtmix.com/posts/tech/plannotator-ai-code-review-guide/</link><pubDate>Tue, 31 Mar 2026 15:40:00 +0800</pubDate><guid>https://txtmix.com/posts/tech/plannotator-ai-code-review-guide/</guid><description>&lt;h1 id="plannotatorai-编码-agent-交互式计划与代码审查工具完全指南">Plannotator：AI 编码 Agent 交互式计划与代码审查工具完全指南&lt;/h1>
&lt;h2 id="1-学习目标">§1 学习目标&lt;/h2>
&lt;p>完成本文档后，你将能够：&lt;/p>
&lt;ul>
&lt;li>✅ 理解 Plannotator 的核心定位与设计理念&lt;/li>
&lt;li>✅ 掌握 Plannotator 的五大核心功能&lt;/li>
&lt;li>✅ 熟练安装和配置 Plannotator（支持 Claude Code、Copilot CLI、OpenCode、Pi、Codex）&lt;/li>
&lt;li>✅ 使用 Visual Plan Review 审核 Agent 计划&lt;/li>
&lt;li>✅ 使用 Code Review 功能审查代码差异&lt;/li>
&lt;li>✅ 配置团队协作与分享功能&lt;/li>
&lt;li>✅ 理解端到端加密原理&lt;/li>
&lt;li>✅ 为 Plannotator 贡献代码&lt;/li>
&lt;/ul>
&lt;hr>
&lt;h2 id="2-项目概述">§2 项目概述&lt;/h2>
&lt;h3 id="21-什么是-plannotator">2.1 什么是 Plannotator？&lt;/h3>
&lt;p>&lt;strong>Plannotator&lt;/strong>（官方仓库：&lt;a href="https://github.com/backnotprop/plannotator" target="_blank" rel="noopener noreffer ">backnotprop/plannotator&lt;/a>）是一个&lt;strong>交互式计划与代码审查工具&lt;/strong>，专门为 AI 编码 Agent 设计。&lt;/p></description></item><item><title>Worktrunk：AI 并行开发 Git Worktree 管理器完全指南</title><link>https://txtmix.com/posts/tech/tools/worktrunk-git-worktree-manager-guide/</link><pubDate>Tue, 31 Mar 2026 15:35:00 +0800</pubDate><guid>https://txtmix.com/posts/tech/tools/worktrunk-git-worktree-manager-guide/</guid><description>&lt;h1 id="worktrunkai-并行开发-git-worktree-管理器完全指南">Worktrunk：AI 并行开发 Git Worktree 管理器完全指南&lt;/h1>
&lt;h2 id="1-学习目标">§1 学习目标&lt;/h2>
&lt;p>完成本文档后，你将能够：&lt;/p>
&lt;ul>
&lt;li>✅ 理解 Worktrunk 的核心定位与设计理念&lt;/li>
&lt;li>✅ 掌握 Worktrunk 的四个核心命令（switch/list/merge/remove）&lt;/li>
&lt;li>✅ 熟练使用 Hooks 实现自动化工作流&lt;/li>
&lt;li>✅ 配置 LLM Commit Messages 自动生成提交信息&lt;/li>
&lt;li>✅ 使用 Merge Workflow 一键合并分支&lt;/li>
&lt;li>✅ 启动多个 AI Agent 并行开发&lt;/li>
&lt;li>✅ 调试和排查 Worktrunk 问题&lt;/li>
&lt;li>✅ 为 Worktrunk 贡献代码&lt;/li>
&lt;/ul>
&lt;hr>
&lt;h2 id="2-项目概述">§2 项目概述&lt;/h2>
&lt;h3 id="21-什么是-worktrunk">2.1 什么是 Worktrunk？&lt;/h3>
&lt;p>&lt;strong>Worktrunk&lt;/strong>（官方仓库：&lt;a href="https://github.com/max-sixty/worktrunk" target="_blank" rel="noopener noreffer ">max-sixty/worktrunk&lt;/a>）是一个 &lt;strong>Git Worktree 管理 CLI 工具&lt;/strong>，专门为&lt;strong>并行运行 AI Agent&lt;/strong> 而设计。&lt;/p></description></item><item><title>Rivet：新一代 Actor 持久化运行时完全指南</title><link>https://txtmix.com/posts/tech/rivet-actor-runtime-guide/</link><pubDate>Tue, 31 Mar 2026 15:20:00 +0800</pubDate><guid>https://txtmix.com/posts/tech/rivet-actor-runtime-guide/</guid><description>&lt;h1 id="rivet新一代-actor-持久化运行时完全指南">Rivet：新一代 Actor 持久化运行时完全指南&lt;/h1>
&lt;h2 id="1-学习目标">§1 学习目标&lt;/h2>
&lt;p>完成本文档后，你将能够：&lt;/p>
&lt;ul>
&lt;li>✅ 理解 Rivet Actor 模型的核心思想与价值主张&lt;/li>
&lt;li>✅ 掌握 Rivet 的技术架构（Engine + RivetKit）&lt;/li>
&lt;li>✅ 理解 Actor 与传统基础设施的对比优势&lt;/li>
&lt;li>✅ 熟练使用 RivetKit TypeScript/Python/Rust 客户端&lt;/li>
&lt;li>✅ 构建 AI Agent 应用&lt;/li>
&lt;li>✅ 实现多人协作应用&lt;/li>
&lt;li>✅ 部署到 Self-Host 或 Rivet Cloud&lt;/li>
&lt;li>✅ 理解 Rivet 的适用场景与选型建议&lt;/li>
&lt;/ul>
&lt;hr>
&lt;h2 id="2-项目概述">§2 项目概述&lt;/h2>
&lt;h3 id="21-什么是-rivet">2.1 什么是 Rivet？&lt;/h3>
&lt;p>&lt;strong>Rivet&lt;/strong>（官方仓库：&lt;a href="https://github.com/rivet-dev/rivet" target="_blank" rel="noopener noreffer ">rivet-dev/rivet&lt;/a>）是一个&lt;strong>新一代 Actor 持久化运行时&lt;/strong>，核心理念是：&lt;/p></description></item><item><title>AutoResearch：AI 自主科研智能体完全指南</title><link>https://txtmix.com/posts/tech/ai-agent/autoresearch-ai-autonomous-research-guide/</link><pubDate>Tue, 31 Mar 2026 15:05:00 +0800</pubDate><guid>https://txtmix.com/posts/tech/ai-agent/autoresearch-ai-autonomous-research-guide/</guid><description>&lt;h1 id="autoresearchai-自主科研智能体完全指南">AutoResearch：AI 自主科研智能体完全指南&lt;/h1>
&lt;blockquote>
&lt;p>&lt;strong>目标读者&lt;/strong>：AI 研究工程师、机器学习研究员、对 AI 自动化实验感兴趣的开发者
&lt;strong>前置知识&lt;/strong>：Python 基础、深度学习训练概念、PyTorch 入门
&lt;strong>预计阅读时间&lt;/strong>：20 分钟
&lt;strong>核心价值&lt;/strong>：让 AI 自主跑实验，你睡觉时它在工作&lt;/p></description></item><item><title>Pi Monorepo：开源 AI Agent 工具包专家级技术文档</title><link>https://txtmix.com/posts/tech/ai-agent/pi-mono-ai-agent-toolkit/</link><pubDate>Mon, 30 Mar 2026 13:03:00 +0800</pubDate><guid>https://txtmix.com/posts/tech/ai-agent/pi-mono-ai-agent-toolkit/</guid><description>&lt;h1 id="pi-monorepo开源-ai-agent-工具包专家级技术文档">Pi Monorepo：开源 AI Agent 工具包专家级技术文档&lt;/h1>
&lt;blockquote>
&lt;p>预计阅读时间：35分钟 | 难度：⭐⭐⭐⭐&lt;/p>&lt;/blockquote>
&lt;hr>
&lt;blockquote>
&lt;p>&lt;strong>目标读者&lt;/strong>：想要掌握 Pi Monorepo 的开发者、AI 应用工程师和技术决策者&lt;/p></description></item><item><title>AI 新闻早报 2026-03-30</title><link>https://txtmix.com/posts/news/ai-morning-news-2026-03-30/</link><pubDate>Mon, 30 Mar 2026 08:43:00 +0800</pubDate><guid>https://txtmix.com/posts/news/ai-morning-news-2026-03-30/</guid><description>&lt;h1 id="ai-新闻早报-2026-03-30">AI 新闻早报 2026-03-30&lt;/h1>
&lt;p>🦞 每日08:00自动更新&lt;/p>
&lt;hr>
&lt;h2 id="-ai-大事件">🤯 AI 大事件&lt;/h2>
&lt;p>&lt;strong>突发｜Sora之死：AI泡沫破裂的第一块多米诺骨牌？&lt;/strong>&lt;/p>
&lt;p>2026年初，OpenAI关停了Sora——那个曾被寄予厚望的&amp;quot;视频生成之王&amp;quot;。没有发布会，没有告别信，只有一份简短的声明。行业震动：AI视频生成赛道是否已成泡沫？&lt;/p></description></item><item><title>AI 编程 Agent 的 Harness 设计：如何让大模型更稳定地产出高质量代码</title><link>https://txtmix.com/posts/tech/ai-agent/ai-agent-harness-design-long-running-applications/</link><pubDate>Sun, 29 Mar 2026 23:07:00 +0800</pubDate><guid>https://txtmix.com/posts/tech/ai-agent/ai-agent-harness-design-long-running-applications/</guid><description>&lt;h1 id="ai-编程-agent-的-harness-设计如何让大模型更稳定地产出高质量代码">AI 编程 Agent 的 Harness 设计：如何让大模型更稳定地产出高质量代码&lt;/h1>
&lt;blockquote>
&lt;p>预计阅读时间：40分钟 | 难度：⭐⭐⭐⭐&lt;/p>&lt;/blockquote>
&lt;p>单靠把模型放进一个循环里，并不能稳定产出高质量应用。真正决定上限的，往往不是模型会不会写代码，而是系统能不能持续完成三件事：把任务拆对、把进度交清、把结果验真。&lt;/p></description></item><item><title>如何做一个生产级 SKILL：MiniMax-M2.7 给 OpenClaw 写 SKILL 的保姆教程</title><link>https://txtmix.com/posts/tech/openclaw-skill-production-guide-minimax/</link><pubDate>Sun, 29 Mar 2026 21:20:00 +0800</pubDate><guid>https://txtmix.com/posts/tech/openclaw-skill-production-guide-minimax/</guid><description>&lt;h1 id="如何做一个生产级-skillminimax-m27-给-openclaw-写-skill-的保姆教程">如何做一个生产级 SKILL：MiniMax-M2.7 给 OpenClaw 写 SKILL 的保姆教程&lt;/h1>
&lt;blockquote>
&lt;p>一文读懂用 MiniMax-M2.7 开发生产级 OpenClaw SKILL 的核心方法论&lt;/p>&lt;/blockquote>
&lt;p>&lt;strong>学习目标&lt;/strong>&lt;/p>
&lt;p>学完本文后，你将掌握：&lt;/p>
&lt;ul>
&lt;li>理解什么是&amp;quot;生产级&amp;quot; SKILL 以及为什么稳定性至关重要&lt;/li>
&lt;li>掌握用 MiniMax-M2.7 给 OpenClaw（龙虾）写 SKILL 的完整方法&lt;/li>
&lt;li>学会&amp;quot;模板化&amp;quot;和&amp;quot;先拆分后融合&amp;quot;的核心开发理念&lt;/li>
&lt;li>能够独立开发一个 Apple 风格产品爆炸图网页生成 SKILL&lt;/li>
&lt;li>了解海螺 2.0 图生视频与 MiniMax Token Plan 的配合使用&lt;/li>
&lt;/ul>
&lt;hr>
&lt;h2 id="一视频概述">一、视频概述&lt;/h2>
&lt;h3 id="11-视频信息">1.1 视频信息&lt;/h3>
&lt;table>
 &lt;thead>
 &lt;tr>
 &lt;th>项目&lt;/th>
 &lt;th>内容&lt;/th>
 &lt;/tr>
 &lt;/thead>
 &lt;tbody>
 &lt;tr>
 &lt;td>&lt;strong>标题&lt;/strong>&lt;/td>
 &lt;td>如何做一个生产级 SKILL? 用 MiniMax-M2.7 给龙虾写 SKILL 的保姆教程&lt;/td>
 &lt;/tr>
 &lt;tr>
 &lt;td>&lt;strong>作者&lt;/strong>&lt;/td>
 &lt;td>karminski-牙医（26.8 万粉丝 AI 博主）&lt;/td>
 &lt;/tr>
 &lt;tr>
 &lt;td>&lt;strong>发布时间&lt;/strong>&lt;/td>
 &lt;td>2026 年 3 月 28 日&lt;/td>
 &lt;/tr>
 &lt;tr>
 &lt;td>&lt;strong>播放量&lt;/strong>&lt;/td>
 &lt;td>1.9 万次&lt;/td>
 &lt;/tr>
 &lt;tr>
 &lt;td>&lt;strong>标签&lt;/strong>&lt;/td>
 &lt;td>#HOW I AI# #MiniMax# #MiniMaxM27# #Hailuo# #openclaw# #skill#&lt;/td>
 &lt;/tr>
 &lt;/tbody>
&lt;/table>
&lt;h3 id="12-核心观点">1.2 核心观点&lt;/h3>
&lt;p>视频的核心观点是：&lt;strong>SKILL 稳定的核心是模板化，把流程尽量用逻辑（代码）固定下来就不容易出错&lt;/strong>。&lt;/p></description></item><item><title>smux：一键 tmux 配置，让 AI Agent 操控终端</title><link>https://txtmix.com/posts/tech/ai-agent/smux-tmux-ai-agent-setup/</link><pubDate>Sun, 29 Mar 2026 21:10:00 +0800</pubDate><guid>https://txtmix.com/posts/tech/ai-agent/smux-tmux-ai-agent-setup/</guid><description>&lt;h1 id="smux一键-tmux-配置让-ai-agent-操控终端">smux：一键 tmux 配置，让 AI Agent 操控终端&lt;/h1>
&lt;blockquote>
&lt;p>预计阅读时间：15分钟 | 难度：⭐⭐&lt;/p>&lt;/blockquote>
&lt;hr>
&lt;blockquote>
&lt;p>一文读懂 smux：让 AI Agent 与人类共享同一个终端&lt;/p>&lt;/blockquote>
&lt;p>&lt;strong>学习目标&lt;/strong>&lt;/p>
&lt;p>学完本文后，你将掌握：&lt;/p>
&lt;ul>
&lt;li>理解 smux 的核心设计理念：为什么需要一个 AI 与人类共用的终端配置&lt;/li>
&lt;li>掌握 smux 的安装与基本使用方法&lt;/li>
&lt;li>熟练使用 tmux-bridge 实现 AI Agent 间的跨窗格通信&lt;/li>
&lt;li>能够配置 Claude Code、Codex 等 AI Agent 使用 tmux-bridge&lt;/li>
&lt;li>理解 agent-to-agent 工作流的实际应用场景&lt;/li>
&lt;/ul>
&lt;hr>
&lt;h2 id="一项目概述">一、项目概述&lt;/h2>
&lt;h3 id="11-是什么">1.1 是什么&lt;/h3>
&lt;p>&lt;a href="https://github.com/ShawnPana/smux" target="_blank" rel="noopener noreffer ">smux&lt;/a> 是一个&lt;strong>一键安装的 tmux 配置&lt;/strong>，专门为 AI Agent 时代设计。它不仅仅是给人类用的终端配置，更重要的是&lt;strong>让 AI Agent 能够读、写、控制终端&lt;/strong>。&lt;/p></description></item><item><title>AI Agent 的道与术：工程师如何重构工作方式</title><link>https://txtmix.com/posts/tech/ai-agent/ai-agent-engineer-workflow/</link><pubDate>Sun, 29 Mar 2026 21:00:00 +0800</pubDate><guid>https://txtmix.com/posts/tech/ai-agent/ai-agent-engineer-workflow/</guid><description>&lt;h1 id="ai-agent-的道与术工程师如何重构工作方式">AI Agent 的道与术：工程师如何重构工作方式&lt;/h1>
&lt;blockquote>
&lt;p>预计阅读时间：35分钟 | 难度：⭐⭐⭐&lt;/p>
&lt;p>&lt;strong>目标读者&lt;/strong>：想系统理解 AI Agent 时代工程实践如何落地的开发者、技术负责人、内容创作者&lt;br>
&lt;strong>核心问题&lt;/strong>：&lt;code>onevcat/2026-let-s-vision&lt;/code> 这场演讲，到底提供了哪些可复用的方法，而不只是一次漂亮的分享？&lt;br>
&lt;strong>事实口径&lt;/strong>：本文基于仓库公开材料撰写，重点参考 &lt;code>README.md&lt;/code>、&lt;code>slides.md&lt;/code>、&lt;code>resources/&lt;/code>、&lt;code>design-fix/critique-report.md&lt;/code>、&lt;code>scripts/&lt;/code> 与 &lt;code>package.json&lt;/code>&lt;/p></description></item><item><title>OpenViking：字节跳动开源的 19.6k Stars AI Agent 上下文数据库</title><link>https://txtmix.com/posts/tech/ai-agent/openviking-context-database-ai-agents/</link><pubDate>Sat, 28 Mar 2026 21:15:00 +0800</pubDate><guid>https://txtmix.com/posts/tech/ai-agent/openviking-context-database-ai-agents/</guid><description>&lt;h1 id="openviking字节跳动开源的-196k-stars-ai-agent-上下文数据库">OpenViking：字节跳动开源的 19.6k Stars AI Agent 上下文数据库&lt;/h1>
&lt;blockquote>
&lt;p>预计阅读时间：25分钟 | 难度：⭐⭐⭐⭐&lt;/p>&lt;/blockquote>
&lt;hr>
&lt;blockquote>
&lt;p>&lt;strong>目标读者&lt;/strong>：构建 AI Agent、需要管理大量上下文的开发者
&lt;strong>核心问题&lt;/strong>：如何让 AI Agent 高效管理记忆、资源和技能？
&lt;strong>难度&lt;/strong>：⭐⭐⭐⭐（专家设计）
&lt;strong>来源&lt;/strong>：GitHub volcengine/OpenViking，2026-03-28&lt;/p></description></item><item><title>last30days-skill：AI 全网研究助手从入门到精通</title><link>https://txtmix.com/posts/tech/ai-agent/last30days-skill-ai-agent-research/</link><pubDate>Sat, 28 Mar 2026 17:30:00 +0800</pubDate><guid>https://txtmix.com/posts/tech/ai-agent/last30days-skill-ai-agent-research/</guid><description>&lt;h1 id="last30days-skillai-全网研究助手从入门到精通">last30days-skill：AI 全网研究助手从入门到精通&lt;/h1>
&lt;blockquote>
&lt;p>预计阅读时间：25分钟 | 难度：⭐⭐⭐&lt;/p>&lt;/blockquote>
&lt;hr>
&lt;blockquote>
&lt;p>&lt;strong>目标读者&lt;/strong>：对 AI 辅助研究、信息聚合、趋势追踪感兴趣的用户。包括：研究人员、投资者、产品经理、开发者、内容创作者
&lt;strong>核心问题&lt;/strong>：如何让 AI Agent 自主研究任意话题，聚合全网最新信息，生成有理有据的深度报告？
&lt;strong>难度&lt;/strong>：⭐⭐⭐（中级）
&lt;strong>预计阅读时间&lt;/strong>：60 分钟&lt;/p></description></item><item><title>Hermes Agent：自改进 AI Agent 框架从入门到精通</title><link>https://txtmix.com/posts/tech/ai-agent/hermes-agent-self-improving-ai-framework/</link><pubDate>Sat, 28 Mar 2026 16:00:00 +0800</pubDate><guid>https://txtmix.com/posts/tech/ai-agent/hermes-agent-self-improving-ai-framework/</guid><description>&lt;h1 id="hermes-agent自改进-ai-agent-框架从入门到精通">Hermes Agent：自改进 AI Agent 框架从入门到精通&lt;/h1>
&lt;blockquote>
&lt;p>预计阅读时间：30分钟 | 难度：⭐⭐⭐⭐&lt;/p>&lt;/blockquote>
&lt;hr>
&lt;blockquote>
&lt;p>&lt;strong>目标读者&lt;/strong>：想要深入理解自改进 Agent 系统、多平台消息集成、模型无关架构的开发者与研究者
&lt;strong>核心问题&lt;/strong>：如何构建一个能够从经验中学习、在多平台运行、模型无关的 AI Agent？
&lt;strong>难度&lt;/strong>：⭐⭐⭐⭐（专家设计）
&lt;strong>预计阅读时间&lt;/strong>：50 分钟&lt;/p></description></item><item><title>Onyx 中文指南：自托管 AI 对话平台的入门到精通</title><link>https://txtmix.com/posts/tech/ai-agent/onyx-ai-platform-guide/</link><pubDate>Sat, 28 Mar 2026 13:30:00 +0800</pubDate><guid>https://txtmix.com/posts/tech/ai-agent/onyx-ai-platform-guide/</guid><description>&lt;h1 id="onyx-中文指南自托管-ai-对话平台的入门到精通">Onyx 中文指南：自托管 AI 对话平台的入门到精通&lt;/h1>
&lt;blockquote>
&lt;p>预计阅读时间：35分钟 | 难度：⭐⭐⭐⭐&lt;/p>&lt;/blockquote>
&lt;hr>
&lt;blockquote>
&lt;p>&lt;strong>目标读者&lt;/strong>：对 AI 对话平台有兴趣的开发者与团队
&lt;strong>前置知识&lt;/strong>：Docker 基础、Python 基础、对 LLM 有基本认知
&lt;strong>预计阅读时间&lt;/strong>：45 分钟
&lt;strong>项目地址&lt;/strong>：https://github.com/onyx-dot-app/onyx
&lt;strong>最新版本&lt;/strong>：v3.0.5（2026 年 3 月 25 日）&lt;/p></description></item><item><title>CoBRA：用经典社会心理学实验编程AI认知偏差</title><link>https://txtmix.com/posts/tech/cobra-cognitive-bias-social-agents/</link><pubDate>Sat, 28 Mar 2026 12:00:00 +0800</pubDate><guid>https://txtmix.com/posts/tech/cobra-cognitive-bias-social-agents/</guid><description>&lt;h1 id="cobra用经典社会心理学实验编程ai认知偏差">CoBRA：用经典社会心理学实验编程AI认知偏差&lt;/h1>
&lt;blockquote>
&lt;p>🏆 &lt;strong>CHI 2026 最佳论文奖&lt;/strong>
论文标题：CoBRA: Programming Cognitive Bias in Social Agents Using Classic Social Science Experiments
作者：Xuan Liu, Haoyang Shang, Haojian Jin（加州大学圣迭戈分校）
论文链接：&lt;a href="https://arxiv.org/abs/2509.13588" target="_blank" rel="noopener noreffer ">arXiv:2509.13588&lt;/a>
项目主页：&lt;a href="https://cobra.clawder.ai" target="_blank" rel="noopener noreffer ">cobra.clawder.ai&lt;/a>
GitHub：&lt;a href="https://github.com/AISmithLab/CoBRA" target="_blank" rel="noopener noreffer ">AISmithLab/CoBRA&lt;/a>（74 stars）&lt;/p></description></item></channel></rss>