Skip to content

Release v0.7.4

Choose a tag to compare

@wu-changxing wu-changxing released this 27 Feb 08:31

Release v0.7.4

Highlights

Bug fix release improving co ai command and browser agent screenshot API consistency.

What's Changed

🐛 Bug Fixes

  • Fix co ai chat URL mismatch - Browser now opens with the correct agent address that matches the running agent. Previously, browser used ~/.co/ address while agent ran in cwd/.co/, causing offline status display.
  • Rename take_screenshot parameter - Changed filename to path for clarity and consistency across the codebase.

Installation

pip install --upgrade connectonion

Breaking Changes

None

Contributors

Thanks to all contributors! 🎉

Full Changelog: v0.7.3...v0.7.4