RSSAmplifier

Blog

blog.yfzhou

Recent content on blog.yfzhou

blog.yfzhou.fyiRSS feed ↗2 posts

Latest posts

What we learned building sandbox for document agents

Cross-posted from the Raycaster blog ; I’ve spent the last several months building this, and here is my take. 2025 brought us the new idiom for building AI (beginning with Manus and Claude Code): give it tools to operate a computer. This is a break from the past default approach represented by ChatGPT, which is LLM + a menu of bespoke API connections to plug in to various systems of record.…

Test-Driven Development with an LLM for Fun and Profit

Welcome to the very first post in a new blog! Here I will discuss software development, SRE work, and other fun stuff. Sometimes an idea is just too good to pass up. I hope this blog will motivate me to turn sparks and little pieces into general knowledge in writing the words down. The other day I was discussing Tabby with a coworker. We talked about whether we should consider AI-autocompleted…