How Much Should You Tell Your AI Agent?
raymondyxu.com·14h·
Discuss: Hacker News

September 30, 2025

A prompt guide for long running LLM agents

By Raymond Xu

Wait, 30 hours?

Anthropic’s September 29th launch of Claude Sonnet 4.5 came along with the claim that it could do work for 30 hours at a time.

But, for most of us developing multi-tool, multi-turn LLM agents, this level of autonomy is difficult to orchestrate & program, even if it is within the ability of the model.

How do you get an agent that can do the work consistently in a loop without mistakes?

What kind of system prompt could I give my agent that makes it work well over many iterations?

Specificity = how much you enumerate a specific list of what the model can do vs how much you let the model infer what it can do.

  • **Too Enumerated…

Similar Posts

Loading similar posts...