Skip to content

Release v0.7.1

Choose a tag to compare

@wu-changxing wu-changxing released this 18 Feb 02:56

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_iteration events and receive_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.1

Breaking Changes

None

Full Changelog: v0.7.0...v0.7.1