Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion blog/openclaw-budget-guard-stop-agents-burning-money.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: "Your OpenClaw Agent Has No Spending Limit — Here's How to Fix That"
date: 2026-03-26
date: 2026-03-27
author: Albert Mavashev
tags: [openclaw, budgets, agents, runtime-authority, cost-control, plugin, tool-limits]
description: "OpenClaw agents can call any model, invoke any tool, and retry indefinitely — with no budget enforcement. The cycles-openclaw-budget-guard plugin adds hard spend limits, tool call caps, and graceful degradation — typically without changing agent logic."
Expand Down
Loading