2026-08-06
LoopCraft introduces Cost Budget Guard with per-loop token budgets
Set a token or cost budget for each loop and let the guard stop execution gracefully before overspending, with a full cost breakdown in the trace view.
← Back to NewsStarting 2026-08-06, LoopCraft adds a Cost Budget Guard to the visual loop builder. Set a maximum token or cost budget for any loop, and the guard halts execution gracefully when the budget is nearly exhausted, returning the partial results collected so far. The guard reads live usage from each node's execution metadata, so budgets account for retries and sub-loops. Configure budgets per loop or per workspace, and receive an alert when a run consumes more than 80% of its budget. The trace view now shows a per-node cost breakdown, making it easy to find the step that burns the most tokens. Cost Budget Guard is available on all plans. Feedback: sapsap@qq.com.