Skip to content

v0.6.11

Latest

Choose a tag to compare

@LinceMathew LinceMathew released this 05 Sep 10:04
· 1 commit to main since this release
afd6637

Release v0.6.11

Date: 2026-09-05

Summary

  • Updated default gemini model to 3.6 flash, since 2.5 flash is going to deprecate soon and failing for new google cloud projects.

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.