Release v0.7.1
Release v0.7.1
Highlights
This patch release adds before_iteration/after_iteration lifecycle events for fine-grained agent loop control, a new receive_all() method for mode polling, and various documentation and build improvements.
What's Changed
✨ Features
- Add
before_iteration/after_iterationevents andreceive_all()for mode polling
🐛 Bug Fixes
- Remove force-include for docs in wheel build
📚 Documentation
- Add LLM-Note headers to files missing documentation
- Consolidate 4 session-persistence docs into one document
- Update CLAUDE.md guidance
🔧 Other Changes
- Ignore Night Runner progress tracking file
Installation
pip install connectonion==0.7.1Breaking Changes
None
Full Changelog: v0.7.0...v0.7.1