AgentGuard is a firewall for AI agents, preventing that any unwanted surprises go without supervision by your agent
Stars
18
Forks
1
Watchers
18
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
21
commits
Remove Docker image build test, as it is not a vital function for 0.3.0
9adb9e2View on GitHubmetrics and dashboard improvements for v0.2.3 Added /metrics endpoint (Prometheus-compatible) with per-phase latency histograms (policy_eval, audit_write, request_duration) and decision counters
99daa88View on GitHubSimple patch, that adds bump-version.sh, that auto pumps version across all files for easier integration with pypi, also added "Releasing new version" to contributing.md
bc495aeView on GitHubversion update across files to grant better integration withg pip, all files altered to 2.2 version
874161fView on GitHubMerge branch 'master' of https://github.com/Caua-ferraz/AgentGuard
139a9dbView on GitHubExtract hardcoded values into named constants, add Python test suite and CI
822ba25View on GitHubPublish Python SDK to PyPI as agentguardproxy, add auto-publish workflow
5bb7120View on GitHubFix globMatch to work cross-platform: replace filepath.Match with custom wildcard matcher
acd889cView on GitHubFix errcheck lint errors: handle all unchecked error returns
ab96857View on GitHubFix module path, add missing source files, polish for production
eb9b77fView on GitHubfixed for go and python install aswell fixed for model installs
0c663c6View on GitHub