suggest_budget_recovery
Approaching a token/context/cost budget mid-run? Pass your counters and get the LEAST-DISRUPTIVE recovery ranked: truncate context | switch to a cheaper model | batch steps | wrap up — scored by speed gained, accuracy lost, cost saved. Turns budget_guard's 'you're at 94%' into 'here's what to do about it'. Free, no token, no LLM.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tokens_used | No | ||
| context_used | No | ||
| token_budget | No | ||
| cost_used_usd | No | ||
| context_window | No | ||
| recent_actions | No | ||
| cost_budget_usd | No |