agentbudget is a python sdk that gives each agent session a hard dollar budget with real-time enforcement. it's a clean solve for runaway agent costs.

the problem: you spin up an agent to summarize documents, it calls an llm api 14,000 times because of a loop bug, and you wake up to a $3,200 bill.

agentbudget caps the session. you set a $10...