Release v0.5.6
Date: 2026-07-04
Summary
- This change introduces the concept of roles (leader/helper) for AI connectors in git lrc ui.
Install and Update
New install:
# Linux/macOS
curl -L https://hexmos.com/ipm-install | bash && ipm i HexmosTech/git-lrc
# Windows
iwr https://hexmos.com/ipm-install-ps | iex; ipm i HexmosTech/git-lrc
Update:
lrc self-update
Changes
- List the most important user-facing changes.
Breaking Changes
- None.
Verification
- lrc --version
- lrc --help
Known Issues
- None.