Skip to content

v0.1.0

Choose a tag to compare

@willguibr willguibr released this 31 Mar 19:51
· 2 commits to master since this release

0.1.0 (March 31, 2026)

Notes

  • Python Versions: v3.11, v3.12, v3.13

Initial Release

  • PR #7 - Anthropic (Claude Code) — Python hooks for pre/post prompt and tool-use scanning via the AI Guard DAS API.
  • PR #7 - Azure API Management — Gateway policy patterns to scan AI requests and responses at the edge.
  • PR #7 Cursor IDE — Project hooks for prompts, MCP, tool use, and agent responses.
  • PR #7 Cline (VS Code) — Extension hook scripts and shared utilities for UserPromptSubmit, PreToolUse, PostToolUse, and TaskComplete.
  • PR #7 Windsurf — Cascade hooks for pre/post user prompts, shell commands, MCP, and cascade completion.
  • PR #7 Google (Apigee + Vertex AI) — Apigee proxy and Vertex-oriented configuration for scanning proxied LLM traffic.
  • PR #7 Kong Gateway — Self-managed Lua plugin and Konnect request-callout examples for inline policy enforcement.
  • PR #7 LiteLLM — Proxy custom callback using zscaler-sdk-python for IN/OUT scanning.
  • PR #7 NVIDIA NeMo Guardrails — Custom action and library plugin wiring AI Guard into guardrails flows.
  • PR #7 Portkey AI Gateway — Client-side SDK scanning and gateway-oriented examples.
  • PR #7 TrueFoundry — FastAPI guardrail server that delegates scans to AI Guard.
  • PR #7 GitHub Actions — CI/CD policy validation pipeline (scan_policy.py, test prompts, workflow samples).
  • PR #7 Jenkins — Declarative pipeline parity with GitHub Actions for policy validation.
  • PR #7n8n — Custom workflow node (TypeScript) and example workflows for automation.