mirror of
https://github.com/Shubhamsaboo/awesome-llm-apps.git
synced 2026-07-16 07:23:23 -05:00
[PR #585] [CLOSED] Add shekel - runtime budget guardrails for AI agents #13841
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/Shubhamsaboo/awesome-llm-apps/pull/585
Author: @arieradle
Created: 3/15/2026
Status: ❌ Closed
Base:
main← Head:add-shekel📝 Commits (1)
2229598Add shekel - runtime budget guardrails for AI agents📊 Changes
1 file changed (+1 additions, -0 deletions)
View changed files
📝
README.md(+1 -0)📄 Description
shekel is a Python library providing runtime budget guardrails for AI agents.
Problem: AI agents run up unexpected costs via retries, tool loops, and runaway LLM calls. shekel sets hard spending limits.
Usage:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.