<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="/assets/atom.xsl"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <id>https://www.chencj.me/</id>
  <title>CHENCJ Blog</title>
  <updated>2026-07-09T09:30:00.635+08:00[Asia/Shanghai]</updated>
  <description>CHENCJ 的个人博客，用于记录技术实践、学习笔记与生活片段。</description>
  <author>
    <name>CHENCJ</name>
    <email>chenchongjunpro@gmail.com</email>
    <uri>https://www.chencj.me/</uri>
  </author>
  <link href="https://www.chencj.me/atom.xml" rel="self"></link>
  <link href="https://www.chencj.me/" rel="alternate"></link>
  <language>zh-CN</language>
  <generator uri="https://github.com/L33Z22L11/blog-v3" version="3.7.1">Clarity</generator>
  <icon>/icon.svg</icon>
  <logo>/icon.svg</logo>
  <rights>© 2026 CHENCJ</rights>
  <subtitle>记录技术与生活</subtitle>
  <entry>
    <id>https://www.chencj.me/2026/vercel-ai-sdk-getting-started</id>
    <title>Vercel AI SDK 入门：从 0 搭一个会流式回复的聊天页</title>
    <updated>2026-07-09T01:19:46Z</updated>
    <author>
      <name>CHENCJ</name>
    </author>
    <content type="html">
      <![CDATA[ <p>一篇面向新手的 Vercel AI SDK 7 入门教程：先理清 Core、UI 和 Provider，再用 Next.js App Router 跑通一个真正会流式回复的聊天页。</p> <a class="view-full" href="https://www.chencj.me/2026/vercel-ai-sdk-getting-started" target="_blank">点击查看全文</a>]]>
    </content>
    <link href="https://www.chencj.me/2026/vercel-ai-sdk-getting-started"></link>
    <summary>一篇面向新手的 Vercel AI SDK 7 入门教程：先理清 Core、UI 和 Provider，再用 Next.js App Router 跑通一个真正会流式回复的聊天页。</summary>
    <category term="开发"></category>
    <published>2026-07-08T13:56:13Z</published>
  </entry>
  <entry>
    <id>https://www.chencj.me/2026/deep-research-agent</id>
    <title>Deep Research Agent：让 AI 带着小本本去查资料</title>
    <updated>2026-07-08T13:14:04Z</updated>
    <author>
      <name>CHENCJ</name>
    </author>
    <content type="html">
      <![CDATA[ <p>Deep Research Agent 不只是“联网搜索一下”，而是会拆问题、找证据、交叉验证、写报告的研究型 agent。可爱归可爱，证据链不能撒娇。</p> <a class="view-full" href="https://www.chencj.me/2026/deep-research-agent" target="_blank">点击查看全文</a>]]>
    </content>
    <link href="https://www.chencj.me/2026/deep-research-agent"></link>
    <summary>Deep Research Agent 不只是“联网搜索一下”，而是会拆问题、找证据、交叉验证、写报告的研究型 agent。可爱归可爱，证据链不能撒娇。</summary>
    <category term="开发"></category>
    <published>2026-07-08T13:14:04Z</published>
  </entry>
  <entry>
    <id>https://www.chencj.me/2026/loop-engineering</id>
    <title>Loop Engineering：别再只会写 Prompt 了</title>
    <updated>2026-07-08T10:43:06Z</updated>
    <author>
      <name>CHENCJ</name>
    </author>
    <content type="html">
      <![CDATA[ <p>Agent 真正难的不是让模型调用一次工具，而是把观察、决策、执行、校验和收尾做成一圈能反复工作的工程闭环。</p> <a class="view-full" href="https://www.chencj.me/2026/loop-engineering" target="_blank">点击查看全文</a>]]>
    </content>
    <link href="https://www.chencj.me/2026/loop-engineering"></link>
    <summary>Agent 真正难的不是让模型调用一次工具，而是把观察、决策、执行、校验和收尾做成一圈能反复工作的工程闭环。</summary>
    <category term="开发"></category>
    <published>2026-07-08T10:29:00Z</published>
  </entry>
  <entry>
    <id>https://www.chencj.me/2026/introducing-deepagents</id>
    <title>DeepAgents：给大模型一间真正能干活的工作室</title>
    <updated>2026-07-08T09:46:00Z</updated>
    <author>
      <name>CHENCJ</name>
    </author>
    <content type="html">
      <![CDATA[ <p>从 LangChain 体系里的 agent harness 视角，拆解 DeepAgents 如何把计划、工具、文件系统、子代理、记忆和人工审批组织成可落地的智能体工程。</p> <a class="view-full" href="https://www.chencj.me/2026/introducing-deepagents" target="_blank">点击查看全文</a>]]>
    </content>
    <link href="https://www.chencj.me/2026/introducing-deepagents"></link>
    <summary>从 LangChain 体系里的 agent harness 视角，拆解 DeepAgents 如何把计划、工具、文件系统、子代理、记忆和人工审批组织成可落地的智能体工程。</summary>
    <category term="开发"></category>
    <published>2026-07-08T09:46:00Z</published>
  </entry>
</feed>
