v3.6.0
What's Changed
- chore: Release v3.6.0
- docs: Add OpenCode integration documentation
- chore: Bump version to 3.6.0.dev0
- style: Format code with black 26.1.0
- style: Format code with black
- docs: Update README with Claude Code and OpenCode integration highlights
- feat: Add OpenCode integration for bidirectional AI agent communication
- chore: Bump version to 3.5.1.dev0 for development
Installation
pip install sugarai==v3.6.0Or from source:
git clone https://github.com/roboticforce/sugar.git
cd sugar
git checkout v3.6.0
pip install -e .Docker
docker pull ghcr.io/roboticforce/sugar:v3.6.0