惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

WordPress大学
WordPress大学
J
Java Code Geeks
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
腾讯CDC
IT之家
IT之家
罗磊的独立博客
酷 壳 – CoolShell
酷 壳 – CoolShell
U
Unit 42
爱范儿
爱范儿
博客园 - 聂微东
F
Fortinet All Blogs
V
Visual Studio Blog
Blog — PlanetScale
Blog — PlanetScale
G
Google Developers Blog
aimingoo的专栏
aimingoo的专栏
L
LangChain Blog
雷峰网
雷峰网
B
Blog RSS Feed
宝玉的分享
宝玉的分享
T
Tailwind CSS Blog
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
Engineering at Meta
Engineering at Meta
H
Hackread – Cybersecurity News, Data Breaches, AI and More

Haoxiang’s Blog

May. 2nd, 2026 Feb. 19, 2026 Feb. 12, 2026 Jan. 12, 2026 My Coding Experience with AI
Jan. 7 2026
Haoxiang Li Published 2026/01/07 · 2026-01-08 · via Haoxiang’s Blog

Design patterns emerge from practice. I was semi-vibe-coding a specific planner for myself and noticed the agent had trouble responding to my message while being asked to output a plan at the same time. Splitting it into two agents readily improved quality. You can even use different models for each task to save cost and reduce latency. The multi-agent design suddenly makes a lot more sense to me.

— I decided to follow https://simonwillison.net to start posting short-form thoughts.