Release Notes v0.1.1 (2024-06-XX)
- Refactored backtester to use new
alpha_pulse/agents
module instead of deprecatedsrc/agents
. - Removed the old
src/agents
directory and all legacy agent code. - Confirmed all documentation and diagrams are up-to-date after agents module cleanup.