v0.1.1
What's new
- PyPI now includes MCP server —
pip 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.typedmarker for PEP 561 typed package supportCONTRIBUTING.mdandSECURITY.mdaddedglama.jsonfor Glama marketplace integration
Install: pip install agent-immune==0.1.1 or pip install 'agent-immune[mcp]' for MCP server support.