Agent runtime
| Variable | Type | Default | Description |
|---|---|---|---|
GUILD_MAX_BUDGET_REFRESHES | Number | 10 | Sets the maximum number of consecutive step budget refreshes allowed before stopping the agent (each refresh is 1,000 steps). Serves as a circuit breaker for synchronous infinite loops without yielding. |