Skip to content

Release v0.6.8

Choose a tag to compare

@wu-changxing wu-changxing released this 14 Feb 01:23

Highlights

Image support for multimodal input and CLI improvements.

What's Changed

✨ Features

  • Add image support for multimodal user input (agent.input() now accepts images parameter)
  • Auto-open chat UI when running co ai
  • Add one-shot mode to co ai command
  • Add co_dir parameter for configurable .co folder location

🐛 Bug Fixes

  • Host TUI improvements and TrustAgent serialization fixes
  • Improve chat link visibility in host banner

🧪 Tests

  • Add tests for image input in agent.input()

📚 Documentation

  • Add CLAUDE.md guidance for production agent projects
  • Add file structure guidance by complexity level
  • Use OO.md for AI guidance, symlink to CLAUDE.md

Installation

pip install connectonion==0.6.8

Full Changelog: v0.6.7...v0.6.8