What's Changed
- feat(classification): provenance-based memory classes and promotion rules by @vgudur-dev in #25
- Update README.md by @vgudur-dev in #28
- ci: fix ruff I001 import-sort failures by @vgudur-dev in #29
- docs: clearer install CTAs, framework recipes, issue templates by @vgudur-dev in #30
- feat(asi06): source_class, self-reinforcement detector, receipt_uri, retire_if by @vgudur-dev in #31
- fix(ci): drop deprecated typing.Deque, fix import block order by @vgudur-dev in #32
- chore: ignore coverage artifacts by @vgudur-dev in #33
- fix: add py.typed marker and fix mypy --strict errors by @Metbcy in #11
- feat: add Jupyter notebook examples and attack simulation demos (Issue #7) by @yarrbakr in #17
- feat: add GitHub Action for scanning agent memory vulnerabilities by @hesam-oxe in #18
- feat: add LlamaIndex integration adapter by @hesam-oxe in #19
- feat: add CrewAI integration adapter by @hesam-oxe in #20
- feat: add Prometheus metrics exporter by @hesam-oxe in #21
- feat: add Policy.tiered() preset with default memory class taxonomy by @hesam-oxe in #23
- fix: resolve CI failure from Policy.tiered() merge conflict and lint errors by @vgudur-dev in #34
- v0.3.0 — CLI scanner, API server, ML detection, new detectors, MkDocs docs by @vgudur-dev in #38
- docs: add Google-style docstrings to all public classes and methods by @soham31415 in #39
New Contributors
- @vgudur-dev made their first contribution in #25
- @Metbcy made their first contribution in #11
- @yarrbakr made their first contribution in #17
- @hesam-oxe made their first contribution in #18
- @soham31415 made their first contribution in #39
Full Changelog: v0.2.2...v0.3.0