<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>Agent - 标签 - 研发日志 · R&amp;D Log</title><link>https://rd163.visword.com/tags/agent/</link><description>Agent - 标签 - 研发日志 · R&amp;D Log</description><generator>Hugo -- gohugo.io</generator><language>zh-CN</language><managingEditor>whutluohui@gmail.com (小智晖)</managingEditor><webMaster>whutluohui@gmail.com (小智晖)</webMaster><copyright>本作品采用知识共享署名-非商业性使用 4.0 国际许可协议进行许可。</copyright><lastBuildDate>Wed, 27 Aug 2025 00:00:00 +0800</lastBuildDate><atom:link href="https://rd163.visword.com/tags/agent/" rel="self" type="application/rss+xml"/><item><title>斯坦福小镇 AI:Generative Agents 论文解读</title><link>https://rd163.visword.com/posts/generative-agents/</link><pubDate>Wed, 27 Aug 2025 00:00:00 +0800</pubDate><author><name>小智晖</name></author><guid>https://rd163.visword.com/posts/generative-agents/</guid><description><![CDATA[<p>2023 年 4 月，斯坦福大学与谷歌研究院的研究人员在 arXiv 上发布了论文《Generative Agents: Interactive Simulacra of Human Behavior》(arXiv:2304.03442),后续被 ACM UIST 2023 收录。他们在《模拟人生》(The Sims)风格的沙盒小镇 Smallville 中放入 25 个由大语言模型（LLM）驱动的虚拟居民，每个居民拥有独立的性格、日程与社交关系，可以自主移动、对话、记忆和决策。这项工作把 LLM 从&quot;回答问题的工具&quot;推到了&quot;模拟可信人类行为的代理&quot;这一新范式，成为后续 Agent 浪潮（如 AutoGPT、MetaGPT、AI Town 等）的重要参照。</p>]]></description></item><item><title>任务代理服务</title><link>https://rd163.visword.com/posts/job-agent-service/</link><pubDate>Sun, 12 Jan 2025 00:00:00 +0800</pubDate><author><name>小智晖</name></author><guid>https://rd163.visword.com/posts/job-agent-service/</guid><description><![CDATA[<p>在落地 CI/CD 流水线时，团队迟早会撞到一类问题：控制面（SaaS 上的流水线定义、调度、日志查看）足够好用，但执行面却受限于厂商托管的运行环境——网络不通内网、镜像拉取慢、需要的 GPU 或特殊硬件拿不到、或者合规上代码不能出私网。这时通常的解法是把<strong>作业执行</strong>从云厂商剥离出来，放到自己的基础设施上，这就是所谓的<strong>任务代理服务（Runner / Agent）</strong>。</p>]]></description></item></channel></rss>