Skip to content

v0.1.1

Choose a tag to compare

@denial-web denial-web released this 07 Apr 05:20
· 7 commits to main since this release

What's new

  • PyPI now includes MCP serverpip install 'agent-immune[mcp]' works directly from PyPI
  • Automated PyPI publishing — GitHub Actions workflow publishes on every release tag
  • CI tests MCP on Python 3.12+ (graceful skip on 3.9)
  • py.typed marker for PEP 561 typed package support
  • CONTRIBUTING.md and SECURITY.md added
  • glama.json for Glama marketplace integration

Install: pip install agent-immune==0.1.1 or pip install 'agent-immune[mcp]' for MCP server support.