Release Notes
Features
- Add AI merge-conflict resolution and commit guard
- Enhance user feedback and fix marker detection in staged blobs
- Add e2e test infrastructure for resolve workflow
- Expand e2e coverage to cherry-pick/revert finalize + conflict-kind skips
Refactoring
- Make writer injectable so hand-off wording can be tested (#10)
Install aic 0.3.0
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/CaicoLeung/aic/releases/download/v0.3.0/aic-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c "irm https://github.com/CaicoLeung/aic/releases/download/v0.3.0/aic-installer.ps1 | iex"
Install prebuilt binaries via Homebrew
brew install CaicoLeung/aic/aic
Download aic 0.3.0