<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>Kun&apos;s Notes</title><description>关于软件工程、工具与构建之事的随笔笔记。</description><link>https://yankun.org/</link><language>zh-cn</language><item><title>用 Claude Code 从零搭一个基于 LangGraph 的 Multi-Agent 系统</title><link>https://yankun.org/zh/posts/build-multi-agents-with-langgraph-by-claude-code/</link><guid isPermaLink="true">https://yankun.org/zh/posts/build-multi-agents-with-langgraph-by-claude-code/</guid><description>最近我用 Claude Code 从零写了一个跑步教练 agent 系统——能同步 Strava 运动记录，能针对训练数据做问答，背后是一个基于 LangGraph 的 Supervisor 多 agent 架构。这篇文章不是教程，而是一份工程复盘：方法论怎么定的、架构为什么这么切、过程中踩了哪些坑。</description><pubDate>Mon, 25 May 2026 00:00:00 GMT</pubDate><category>Agent</category><category>Claude</category><category>ClaudeCode</category><category>LangGraph</category><category>LangChain</category><category>MultiAgent</category><category>Superviser</category></item><item><title>2026 对于 AI 的一些认知转变</title><link>https://yankun.org/zh/posts/thinking-of-ai-in-2026/</link><guid isPermaLink="true">https://yankun.org/zh/posts/thinking-of-ai-in-2026/</guid><description>AI似乎和之前的几轮泡沫不太一样，它真的在改变我们的生活方式</description><pubDate>Wed, 01 Apr 2026 00:00:00 GMT</pubDate><category>AI</category><category>Claude Code</category><category>Cursor</category><category>ChatGPT</category></item><item><title>TailwindCSS v3 迁移到 v4 的痛苦故事</title><link>https://yankun.org/zh/posts/tailwindcss-v3-to-v4/</link><guid isPermaLink="true">https://yankun.org/zh/posts/tailwindcss-v3-to-v4/</guid><description>为Red Hat ProdSec Compliance项目升级TailwindCSS的故事</description><pubDate>Mon, 23 Mar 2026 00:00:00 GMT</pubDate><category>前端开发</category><category>TailwindCSS</category><category>CSS</category><category>迁移升级</category><category>Bootstrap</category></item><item><title>为什么我更推荐使用 Astro</title><link>https://yankun.org/zh/posts/why-prefer-use-astro/</link><guid isPermaLink="true">https://yankun.org/zh/posts/why-prefer-use-astro/</guid><description>我曾经是 framework-less 的推崇者，做前端网站更倾向直接用 React。但折腾了一圈之后，我发现 Astro 才是更好的选择。</description><pubDate>Sat, 17 Jan 2026 00:00:00 GMT</pubDate><category>前端开发</category><category>Next.js</category><category>Astro</category><category>SSR</category><category>React</category><category>Vue</category><category>Vite</category></item><item><title>Google ADK 使用 vLLM 做 Provider 时，MCP tools 不会被调用</title><link>https://yankun.org/zh/posts/google-adk-vllm-mcp-failed/</link><guid isPermaLink="true">https://yankun.org/zh/posts/google-adk-vllm-mcp-failed/</guid><description>在使用 Google ADK 开发 Agent 时，发现如果用 vLLM 作为模型 provider，MCP tools 能被识别，但永远不会被调用</description><pubDate>Fri, 12 Dec 2025 00:00:00 GMT</pubDate><category>Google ADK</category><category>Agent</category><category>AI</category><category>MCP</category><category>vLLM</category></item><item><title>作为钢琴琴童家长的六个真心话</title><link>https://yankun.org/zh/posts/as-a-parent-of-a-piano-student/</link><guid isPermaLink="true">https://yankun.org/zh/posts/as-a-parent-of-a-piano-student/</guid><description>陪练几年下来,有些事情和买琴前想象的不太一样。</description><pubDate>Fri, 29 Dec 2023 00:00:00 GMT</pubDate><category>生活随笔</category><category>育儿</category><category>钢琴</category></item><item><title>使用 Test::More 为 Perl 应用编写单元测试</title><link>https://yankun.org/zh/posts/unit-test-in-perl/</link><guid isPermaLink="true">https://yankun.org/zh/posts/unit-test-in-perl/</guid><description>本文介绍如何使用 Test::More 为 Perl 应用编写单元测试，包括测试组织方式、常见断言、TAP 测试报告、代码覆盖率以及 Jenkins CI 集成。</description><pubDate>Sun, 20 Mar 2016 00:00:00 GMT</pubDate><category>Perl</category><category>单元测试</category><category>TDD</category><category>Jenkins</category><category>CI</category></item></channel></rss>