forensic-shell / agents /__init__.py
yashppawar's picture
Upload folder using huggingface_hub
c36ffd2 verified
raw
history blame contribute delete
183 Bytes
"""
Agent policies for ForensicShell. Shared between inference.py (hackathon
entry point) and rl/rollout.py (training data collector) so both emit
identical action distributions.
"""