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

推荐订阅源

Blog — PlanetScale
Blog — PlanetScale
B
Blog
A
About on SuperTechFans
大猫的无限游戏
大猫的无限游戏
爱范儿
爱范儿
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
H
Help Net Security
H
Hackread – Cybersecurity News, Data Breaches, AI and More
博客园 - 三生石上(FineUI控件)
有赞技术团队
有赞技术团队
酷 壳 – CoolShell
酷 壳 – CoolShell
WordPress大学
WordPress大学
IT之家
IT之家
D
Docker
Google DeepMind News
Google DeepMind News
罗磊的独立博客
T
The Blog of Author Tim Ferriss
aimingoo的专栏
aimingoo的专栏
博客园 - 叶小钗
Recent Announcements
Recent Announcements
阮一峰的网络日志
阮一峰的网络日志
D
DataBreaches.Net
博客园 - 司徒正美
Engineering at Meta
Engineering at Meta

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.