Release v0.6.8
Highlights
Image support for multimodal input and CLI improvements.
What's Changed
✨ Features
- Add image support for multimodal user input (
agent.input()now acceptsimagesparameter) - Auto-open chat UI when running
co ai - Add one-shot mode to
co aicommand - Add
co_dirparameter 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.8Full Changelog: v0.6.7...v0.6.8