<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>一起港湾 - AI Agent</title>
    <link>https://17gw.com/forum-146-1.html</link>
    <description>Latest 20 threads of AI Agent</description>
    <copyright>Copyright(C) 一起港湾</copyright>
    <generator>Discuz! Board by Discuz! Team</generator>
    <lastBuildDate>Sun, 21 Jun 2026 19:05:05 +0000</lastBuildDate>
    <ttl>60</ttl>
    <image>
      <url>https://17gw.com/static/image/common/logo_88_31.gif</url>
      <title>一起港湾</title>
      <link>https://17gw.com/</link>
    </image>
    <item>
      <title>让你的 agent 做出带有审美 taste 的前端 UI。</title>
      <link>https://17gw.com/thread-6956-1-1.html</link>
      <description><![CDATA[让你的 agent 做出带有审美 taste 的前端 UI。

Taste Skill，给 AI 编程代理加审美约束的前端 Skill 包

Taste Skill 是一组可移植的 SKILL.md，给 Codex、Cursor、Claude Code 这类 coding agent 用，目标是减少 AI 写前端时常见的模板味：居中大标题、卡片堆叠、假高 ...]]></description>
      <category>AI Agent</category>
      <author>和居</author>
      <pubDate>Mon, 08 Jun 2026 06:16:34 +0000</pubDate>
    </item>
    <item>
      <title>又一个用 Agent 模拟真实世界中多角色互动的框架。</title>
      <link>https://17gw.com/thread-6955-1-1.html</link>
      <description><![CDATA[又一个用 Agent 模拟真实世界中多角色互动的框架。不过这一个没有那么看重界面，而是更看重互动的真实性和交互的可读性。

WorldSeed，一个用规则和角色生成多智能体社会的世界引擎

WorldSeed 的入口不是“写一个 agent 工作流”，而是 seed a world。使用者定义角色、 ...]]></description>
      <category>AI Agent</category>
      <author>风踏歌行</author>
      <pubDate>Mon, 08 Jun 2026 06:15:39 +0000</pubDate>
    </item>
    <item>
      <title>OpenAI 今天宣布，Codex 的 Computer Use 功能正式登陆 Windows。</title>
      <link>https://17gw.com/thread-6933-1-1.html</link>
      <description><![CDATA[OpenAI 今天宣布，Codex 的 Computer Use 功能正式登陆 Windows。

这个功能让 AI 能像人一样操作桌面应用，看屏幕、点鼠标、打字，4 月中旬上线时只支持 macOS。

同时更新的还有手机远程控制。5 月中旬 OpenAI 把 Codex 接入了 ChatGPT 手机 App，可以在手机上启动、 ...]]></description>
      <category>AI Agent</category>
      <author>sanqiren</author>
      <pubDate>Sat, 30 May 2026 03:56:04 +0000</pubDate>
    </item>
    <item>
      <title>Anthropic官方教程:如何7步构建你的Claude Agent战队</title>
      <link>https://17gw.com/thread-6932-1-1.html</link>
      <description><![CDATA[你写代码，然后审查代码，接着测试代码，再编写 PR，最后更新文档。每一项任务，接踵而至，日复一日。其实有一种方法可以让你同时运行这 5 项任务。当你专注于下一个功能开发时，让不同的 Agent 分别处理其中的每一项任务。以下是具体配置的 7 个步骤


Step 1: 理解 3  ...]]></description>
      <category>AI Agent</category>
      <author>武力</author>
      <pubDate>Fri, 29 May 2026 23:39:08 +0000</pubDate>
    </item>
    <item>
      <title>一文吃透AI Agent10大工程思想</title>
      <link>https://17gw.com/thread-6903-1-1.html</link>
      <description><![CDATA[2026-05-24

一文吃透AI Agent10大工程思想

随着大模型浪潮进入深水区，AI Agent早已不再是实验室里的概念玩具。

想要把Agent从“能跑的Demo”变成稳定、低成本、可规模化商用的工程系统，不能只靠Prompt堆料，必须掌握一套底层工程思想。

今天这篇文章，我们就拆解 ...]]></description>
      <category>AI Agent</category>
      <author>fredqiqi</author>
      <pubDate>Sun, 24 May 2026 01:50:02 +0000</pubDate>
    </item>
    <item>
      <title>【读懂 Agent 底层逻辑：平庸模型靠顶级支架也能逆袭】</title>
      <link>https://17gw.com/thread-6886-1-1.html</link>
      <description><![CDATA[【读懂 Agent 底层逻辑：平庸模型靠顶级支架也能逆袭】

快速阅读：Agent 的核心公式是“模型 + Harness（支架）”。与其盲目追求更强的模型，不如通过工程化的支架（提示词、工具、反馈环、沙箱）来弥补模型的局限。

如果你觉得某个 Agent 表现很烂，大概率不是模型 ...]]></description>
      <category>AI Agent</category>
      <author>还有什么不可以</author>
      <pubDate>Sat, 23 May 2026 01:15:53 +0000</pubDate>
    </item>
    <item>
      <title>GBrain：给你的 AI Agent 装一个「记忆大脑」</title>
      <link>https://17gw.com/thread-6873-1-1.html</link>
      <description><![CDATA[GBrain：给你的 AI Agent 装一个「记忆大脑」


很多人在用 AI 代理时都会遇到同样的问题：Agent 很聪明，但没有长期记忆。每次对话都要重新解释上下文，遇到复杂任务就容易遗忘或重复劳动。

GBrain 就是为解决这个问题而生的。它由 Y Combinator 总裁兼 CEO Garry Tan ...]]></description>
      <category>AI Agent</category>
      <author>道成</author>
      <pubDate>Sun, 17 May 2026 15:51:29 +0000</pubDate>
    </item>
    <item>
      <title>用Claude分两种人：搬运工和架构师，差距只在系统搭建</title>
      <link>https://17gw.com/thread-6863-1-1.html</link>
      <description><![CDATA[【用Claude分两种人：搬运工和架构师，差距只在系统搭建】


快速阅读：大多数人还在把 Claude 当作问答工具，通过复制粘贴来获取零散信息。真正的高手正在通过一周的时间，将 Claude 搭建成一套能够自主运行、处理完整工作流的系统，实现从手动操作到自动化管理的转变 ...]]></description>
      <category>AI Agent</category>
      <author>半杯白开水</author>
      <pubDate>Fri, 15 May 2026 16:24:06 +0000</pubDate>
    </item>
    <item>
      <title>把小龙虾切到了hermes，其实我自己用小龙虾也用的挺好的</title>
      <link>https://17gw.com/thread-6858-1-1.html</link>
      <description><![CDATA[把小龙虾切到了hermes，其实我自己用小龙虾也用的挺好的


但是就是想看看，Hermes有没有更厉害，目前我配置了，跨境专家，选品专家，财税专家，股票专家，自媒体专家，ai专家，

都调好了soule，包括角色，技能，任务

那么openclaw和Hermes的区别在哪里？

openclaw和 ...]]></description>
      <category>AI Agent</category>
      <author>火神</author>
      <pubDate>Fri, 15 May 2026 15:49:44 +0000</pubDate>
    </item>
    <item>
      <title>Google 凭借自己在 AI 上的先发布局，在这个硬件 Agent 化的时代有很大可能实现反超啊。</title>
      <link>https://17gw.com/thread-6839-1-1.html</link>
      <description><![CDATA[Google 凭借自己在 AI 上的先发布局，在这个硬件 Agent 化的时代有很大可能实现反超啊。


今天在 Android 大会上，Google 发布了 Gemini Intelligence，将 Gemini 的最佳功能深度融合进 Google 硬件里。

Agent 支持自动化跨应用和 Chrome 的多步骤任务，一键填写表单 ...]]></description>
      <category>AI Agent</category>
      <author>warkinger</author>
      <pubDate>Wed, 13 May 2026 02:10:43 +0000</pubDate>
    </item>
    <item>
      <title>龙虾之父分享 Codex 最佳实践。</title>
      <link>https://17gw.com/thread-6821-1-1.html</link>
      <description><![CDATA[龙虾之父分享 Codex 最佳实践。


你给 Codex 的底层工具和技能越多，你下达指令时需要手写的提示词就越少。

说真的，随着模型能力的增强，驾驭工程的完善，以及 Skills 和插件生态的增长，现在 Codex 能干的事儿越来越多了。

注意，不只是编程领域，现在内置的插件已 ...]]></description>
      <category>AI Agent</category>
      <author>记得笑</author>
      <pubDate>Sun, 10 May 2026 01:16:27 +0000</pubDate>
    </item>
    <item>
      <title>推荐个人要把claude code用到极致，可以试试Claude Code Router（CCR）。</title>
      <link>https://17gw.com/thread-6819-1-1.html</link>
      <description><![CDATA[推荐个人要把claude code用到极致，可以试试Claude Code Router（CCR）。这个代理工具默认可以按上下文、思考、后台和工具等策略切不同大模型API，让编码、长上下文、思考在DeepSeek-V4-Pro[1M]、GLM-5.1模型之间无缝切换，让目前国内能用到的这两个最好大模型搭档互补 ...]]></description>
      <category>AI Agent</category>
      <author>郎头疼</author>
      <pubDate>Sat, 09 May 2026 05:55:36 +0000</pubDate>
    </item>
    <item>
      <title>我一口气养了21只虾</title>
      <link>https://17gw.com/thread-6778-1-1.html</link>
      <description><![CDATA[]]></description>
      <category>AI Agent</category>
      <author>半句多</author>
      <pubDate>Sat, 25 Apr 2026 23:56:55 +0000</pubDate>
    </item>
    <item>
      <title>AI Agent 迈入异步时代：HTTP 协议已无法支撑长生命周期智能体</title>
      <link>https://17gw.com/thread-6772-1-1.html</link>
      <description><![CDATA[【AI Agent 迈入异步时代：HTTP 协议已无法支撑长生命周期智能体】


快速阅读：AI Agent 正在从“你问我答”的同步聊天模式，转向“后台自主运行”的异步模式。这种转变导致了现有的 HTTP 传输协议出现断层：当 Agent 的生命周期长于用户的网络连接时，如何实现状态持 ...]]></description>
      <category>AI Agent</category>
      <author>科菲地板</author>
      <pubDate>Fri, 24 Apr 2026 03:53:16 +0000</pubDate>
    </item>
    <item>
      <title>看到很多朋友问过一个问题，为什么给我的 Claude Code 安排任务，它都不会一口气执行完，而是跑最多几十分钟就停下来，然后问我要不要继续。例如让它把项目中的单测全部补全（大概 1k 个），它跑了大概 200 个就停下来了。</title>
      <link>https://17gw.com/thread-6737-1-1.html</link>
      <description><![CDATA[看到很多朋友问过一个问题，为什么给我的 Claude Code 安排任务，它都不会一口气执行完，而是跑最多几十分钟就停下来，然后问我要不要继续。例如让它把项目中的单测全部补全（大概 1k 个），它跑了大概 200 个就停下来了。


cc 并不是对一句话任务抗拒，如果不理解它的 ...]]></description>
      <category>AI Agent</category>
      <author>娜姐说说</author>
      <pubDate>Sun, 19 Apr 2026 13:47:36 +0000</pubDate>
    </item>
    <item>
      <title>AgentChat是一个协议skill，支持建群、发消息、邀请朋友、读消息</title>
      <link>https://17gw.com/thread-6697-1-1.html</link>
      <description><![CDATA[Agent与Agent之间建群聊天的工具：AgentChat，就是说你的OpenClaw有自己的聊天群了，里面全是claws们


AgentChat是一个协议skill，支持建群、发消息、邀请朋友、读消息

然后，你的agent就能和你朋友们的agent建聊天群，相互交流bug、prompt、开发反馈等等，知识在agen ...]]></description>
      <category>AI Agent</category>
      <author>davie67</author>
      <pubDate>Wed, 15 Apr 2026 01:47:33 +0000</pubDate>
    </item>
    <item>
      <title>【微软要做“软脚虾”：OpenClaw还在漫天bug狂飙，Copilot已经开始长出二十八条腿但完全走不动路】</title>
      <link>https://17gw.com/thread-6687-1-1.html</link>
      <description><![CDATA[【微软要做“软脚虾”：OpenClaw还在漫天bug狂飙，Copilot已经开始长出二十八条腿但完全走不动路】

据外媒报道，微软正在测试将类似OpenClaw的能力整合进Microsoft 365 Copilot，目标是打造一种可以持续执行任务的智能体工具，主要面向企业客户，并强调相比开源OpenCla ...]]></description>
      <category>AI Agent</category>
      <author>刘旭昕</author>
      <pubDate>Tue, 14 Apr 2026 12:23:59 +0000</pubDate>
    </item>
    <item>
      <title>微软又出一个开源重磅——Agent Lightning，让 AI Agent 自己学会改进自己。</title>
      <link>https://17gw.com/thread-6621-1-1.html</link>
      <description><![CDATA[微软又出一个开源重磅——Agent Lightning，让 AI Agent 自己学会改进自己。


把 RL 训练层和 Agent 框架解耦，既存的任何 Agent 框架（LangChain、AutoGen、原生 Python、多 Agent 系统）只需要加几行 trace 代码，就能接进 RL 训练管道，不需要改 Agent 本身。

核心 ...]]></description>
      <category>AI Agent</category>
      <author>月儿湾</author>
      <pubDate>Sun, 12 Apr 2026 05:55:03 +0000</pubDate>
    </item>
    <item>
      <title>Anthropic 推出 Claude Managed Agents</title>
      <link>https://17gw.com/thread-6617-1-1.html</link>
      <description><![CDATA[Anthropic 推出 Claude Managed Agents 


可以托管你的 Agent，从原型到上线只要几天
一句话理解：
👉 帮你把 Agent 从能跑变成能上线。

https:// platform.claude.com/docs/zh-CN/managed-agents/overview

做过 Agent 的人都知道，写 Agent 逻辑本身不难，难的是把 ...]]></description>
      <category>AI Agent</category>
      <author>想拒绝呼吸</author>
      <pubDate>Sun, 12 Apr 2026 05:37:19 +0000</pubDate>
    </item>
    <item>
      <title>他把自己这一年折腾 AI 的经历、工具和思考都写了出来，读完确实有不少启发。</title>
      <link>https://17gw.com/thread-6613-1-1.html</link>
      <description><![CDATA[最近读到一篇很有意思的文章，作者是腾讯云开发者，一位很早就开始拥抱 AI 的开发者，付费用过的产品超过十几款，前前后后花了上万块。他把自己这一年折腾 AI 的经历、工具和思考都写了出来，读完确实有不少启发。


先说工具层面。他围绕 Mac 搭了一套高效的工作环境， ...]]></description>
      <category>AI Agent</category>
      <author>铉霸</author>
      <pubDate>Sun, 12 Apr 2026 02:04:03 +0000</pubDate>
    </item>
  </channel>
</rss>