Skip to content

v0.7.0

Latest

Choose a tag to compare

@github-actions github-actions released this 05 Aug 18:41
be9e2fa

Breaking Changes

  • Changed agent messages to always use steering delivery and removed delivery-mode options from the Python, CLI, RPC, and connection APIs. Code passing mode to agent_message.send, or a delivery mode over the CLI/RPC, must drop it.

Changed

  • Changed self-updates to report the previous and new Prime Agent versions.

Fixed

  • Fixed the subagent summary showing retained children as idle while they run follow-up work.