Skip to content

v0.3.1 - Packaging Fix

Choose a tag to compare

@sydney-nebulock sydney-nebulock released this 13 Jan 16:13
· 87 commits to main since this release

Fixed

  • Packaging Bug - Fixed ModuleNotFoundError: No module named 'athf.agents' when installing via pip/pipx
    • Added missing packages to pyproject.toml: athf.agents, athf.agents.llm
    • All subdirectories now included in distribution

Installation

pipx install agentic-threat-hunting-framework
# Or upgrade existing installation
pipx upgrade agentic-threat-hunting-framework