Release Notes
๐ Features
- (011-05) Ito validate repo + coordination/worktrees rules (#229)
- (011-06) Audit/repository/backend validation rules (#230)
- (016-13) Optimize agent instruction rendering (#235)
๐ Bug Fixes
- (019-11) Rename orchestrator specialist assets
- (worktree) Repair Ito coordination links in change worktrees (#232)
- (templates) Keep OpenCode Ito agents top-level (#233)
๐ Documentation
- Add source guide atlas (#224)
- Compress AGENTS.md and codemap files for token efficiency
Install ito-cli 0.1.31
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/withakay/ito/releases/download/v0.1.31/ito-cli-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c "irm https://github.com/withakay/ito/releases/download/v0.1.31/ito-cli-installer.ps1 | iex"
Install prebuilt binaries via Homebrew
brew install withakay/ito/ito
Download ito-cli 0.1.31