Skip to content

Releases: Crokily/herdr-lazygit

v0.3.0 — public-release hardening

Choose a tag to compare

@Crokily Crokily released this 17 Jul 05:08
6b1e34f

Public-release hardening, driven by an adversarial audit. Full details in CHANGELOG.md.

Added

  • MIT LICENSE; AI data disclosure in both READMEs
  • AI_GEMINI_MODEL pinned to gemini-2.5-flash by default
  • Repo/worktree identity check in the launchers: the shortcut never reuses a lazygit pane belonging to a different repository
  • Per-pane layout state: expanding one pane no longer affects others

Changed

  • AI commit input: structured staged-diff sampling within a hard 8,000-char budget (complete file overview first, round-robin hunk sampling, lockfiles deprioritized, coverage note) instead of head-truncation

Install

herdr plugin install crokily/herdr-lazygit --ref v0.3.0