Skip to content

Add AgentGuard to Tools section#43

Open
bmdhodl wants to merge 1 commit intoJenqyang:mainfrom
bmdhodl:add-agentguard
Open

Add AgentGuard to Tools section#43
bmdhodl wants to merge 1 commit intoJenqyang:mainfrom
bmdhodl:add-agentguard

Conversation

@bmdhodl
Copy link

@bmdhodl bmdhodl commented Feb 8, 2026

Added AgentGuard to the Tools section.

AgentGuard is a zero-dependency Python SDK for AI agent observability and runtime guardrails:

  • Loop detection: Catches repeated tool calls in a sliding window
  • Budget enforcement: Hard dollar/token/call limits
  • Cost tracking: Per-call dollar estimates (OpenAI, Anthropic, Gemini, Mistral)
  • Trace visualization: Gantt timeline viewer
  • Deterministic replay: Record and replay for regression testing
  • LangChain integration: Native BaseCallbackHandler

Install: pip install agentguard47
License: MIT
PyPI: https://pypi.org/project/agentguard47/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant