Posts tagged Automation.
If your code needs a value from a model, ask for JSON and validate it. Regexing an answer out of a paragraph is a bug wa...
Strip away the branding and an agent is a small loop: call the model, run the tool it asked for, feed the result back, r...
A tool definition is documentation with a schema attached. Write it for a capable colleague who has never seen your syst...
If you already know the steps, do not ask a model to rediscover them on every request. A fixed pipeline with model calls...
Given a real design system, a model stops inventing interfaces and starts assembling them. The difference is not the mod...
A token that only names a hex value has saved you nothing. A token that names a job tells a model which decision it is m...
Generated layouts usually look almost right, and "almost" is where the eye catches. Most of the fix is stating the rules...
Streaming makes a slow response feel fast. It also means rendering text that is syntactically incomplete, and handling a...
Every AI feature meets a 429 eventually. Whether that is a blip or an outage depends on retry logic written before you n...
Your AI feature will be confidently wrong in front of a user. What the interface does in that moment decides whether the...
The best first AI feature is small, measurable and easy to switch off. Start where a wrong answer is cheap and the value...