Skip to content

Releases: scode/leiter

0.8.1 - 2026-03-21

21 Mar 03:31
dff8909

Choose a tag to compare

Release Notes

Changed

  • Prevent error message on zero-turn sessions (#108)

Install leiter 0.8.1

Install prebuilt binaries via Homebrew

brew install scode/dist-tap/leiter

Download leiter 0.8.1

File Platform Checksum
leiter-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
leiter-x86_64-apple-darwin.tar.xz Intel macOS checksum
leiter-aarch64-unknown-linux-gnu.tar.xz ARM64 Linux checksum
leiter-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum

0.8.0 - 2026-03-21

21 Mar 00:43
a45d567

Choose a tag to compare

Release Notes

Changed

  • Decrease chance of claude ignoring hook instructions (#105)

Install leiter 0.8.0

Install prebuilt binaries via Homebrew

brew install scode/dist-tap/leiter

Download leiter 0.8.0

File Platform Checksum
leiter-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
leiter-x86_64-apple-darwin.tar.xz Intel macOS checksum
leiter-aarch64-unknown-linux-gnu.tar.xz ARM64 Linux checksum
leiter-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum

0.7.0 - 2026-03-14

14 Mar 02:04
85e656f

Choose a tag to compare

Release Notes

This release adds a new /leiter-soul command. It will need a "leiter claude install" to install the skill.

Changed

  • /leiter-soul (new) shows current soul (#98)

Install leiter 0.7.0

Install prebuilt binaries via Homebrew

brew install scode/dist-tap/leiter

Download leiter 0.7.0

File Platform Checksum
leiter-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
leiter-x86_64-apple-darwin.tar.xz Intel macOS checksum
leiter-aarch64-unknown-linux-gnu.tar.xz ARM64 Linux checksum
leiter-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum

0.6.0 - 2026-03-13

13 Mar 04:27
5145036

Choose a tag to compare

Release Notes

Changed

  • Add experimental codex support (partial) (#93)
  • During setup, link to docs on leiter:* permissions (#94)
  • Broken link to command permissions doc in setup menu (#95)

Install leiter 0.6.0

Install prebuilt binaries via Homebrew

brew install scode/dist-tap/leiter

Download leiter 0.6.0

File Platform Checksum
leiter-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
leiter-x86_64-apple-darwin.tar.xz Intel macOS checksum
leiter-aarch64-unknown-linux-gnu.tar.xz ARM64 Linux checksum
leiter-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum

0.5.0 - 2026-03-04

04 Mar 03:59
09c3323

Choose a tag to compare

Release Notes

Changed

  • Warn user when soul has malformed YAML front matter (#76)
  • Guard all commands against binary/configuration drift (#78)
  • Add /leiter-soul-upgrade skill (instead of natural language) (#81)
  • Improve distillation learning quality (#82)
  • Improve distillation instructions during /leiter-setup (#83)
  • Slightly improve /leiter-setup visual appeal (#84)

Install leiter 0.5.0

Install prebuilt binaries via Homebrew

brew install scode/dist-tap/leiter

Download leiter 0.5.0

File Platform Checksum
leiter-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
leiter-x86_64-apple-darwin.tar.xz Intel macOS checksum
leiter-aarch64-unknown-linux-gnu.tar.xz ARM64 Linux checksum
leiter-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum

0.4.0 - 2026-03-01

01 Mar 04:31
da10c07

Choose a tag to compare

Release Notes

Added

  • Going forward, changelogs will be limited to user visible changes (#54)

Changed

  • Add --version (#62)
  • No longer accidentally skip content during distilling (#63)
  • Overhaul installation and invocation (#64)
  • Permissions configuration on setup/teardown (#67)
  • Decrease change of distillatio logs being treated as instructions (#68)
  • Add opt-in auto-distilling at session start (#69)
  • Excessive permissions prompts (#70)
  • Improve teardown completion message (#71)
  • Avoid agent running a leiter binary other than what is in PATH (#72)
  • Additional protection from agent modifying soul front matter (#74)

Fixed

  • Use changelog trailers for cliff overrides (#60)
  • Remove legacy .md parsing (#55)
  • Keep nudge fail-open with diagnostics (#59)

Install leiter 0.4.0

Install prebuilt binaries via Homebrew

brew install scode/dist-tap/leiter

Download leiter 0.4.0

File Platform Checksum
leiter-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
leiter-x86_64-apple-darwin.tar.xz Intel macOS checksum
leiter-aarch64-unknown-linux-gnu.tar.xz ARM64 Linux checksum
leiter-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum

0.3.0 - 2026-02-28

28 Feb 04:22
0061cc9

Choose a tag to compare

Release Notes

Added

  • Add leiter agent-uninstall command (#40)
  • Add CLI restructuring plan (#42)

Changed

  • Clarify release confirmation step (#37)
  • Use prominent session separators in distill output (#39)
  • Honor LEITER_HOME in all runtime output (#41)
  • Move contexthook context (#43)
  • Move nudgehook nudge (#44)
  • Move session-endhook session-end (#45)
  • Move agent-setupsetup install (#46)
  • Move agent-uninstallsetup uninstall (#47)
  • Move instillsoul instill (#48)
  • Move distill under soul command (#49)
  • Move soul upgrade under soul group (#50)
  • Cleanup after CLI refactor (#51)
  • Rename setup command to claude (#52)

Removed

  • Delete obsolete logs during distill (#38)

Install leiter 0.3.0

Install prebuilt binaries via Homebrew

brew install scode/dist-tap/leiter

Download leiter 0.3.0

File Platform Checksum
leiter-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
leiter-x86_64-apple-darwin.tar.xz Intel macOS checksum
leiter-aarch64-unknown-linux-gnu.tar.xz ARM64 Linux checksum
leiter-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum

0.2.0 - 2026-02-27

27 Feb 05:40
32a8938

Choose a tag to compare

Release Notes

Added

  • Add setup epoch compatibility checks (#34)

Changed

  • Set up agent driven release process (#30)
  • Drastically decrease token use through pre-processing (#31)
  • Require Conventional Commits style for PR titles (#32)
  • Honor LEITER_HOME sensibly (#33)

Fixed

  • Make epoch mismatch messages visible and recoverable (#35)

Install leiter 0.2.0

Install prebuilt binaries via Homebrew

brew install scode/dist-tap/leiter

Download leiter 0.2.0

File Platform Checksum
leiter-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
leiter-x86_64-apple-darwin.tar.xz Intel macOS checksum
leiter-aarch64-unknown-linux-gnu.tar.xz ARM64 Linux checksum
leiter-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum

0.1.1 - 2026-02-27

27 Feb 03:42
3587eef

Choose a tag to compare

Release Notes

Added

  • Add basic CI. (#17)
  • Add LEITER_HOME to spec. (#20)

Changed

  • Initial commit
  • Initial spec.
  • Initial spec. (#1)
  • Implementation plan.
  • Implementation plan. (#2)
  • Step 1.
  • Step 1. (#3)
  • Step 2
  • Step 2 (#4)
  • Step 3.
  • Step 3. (#5)
  • Step 4
  • Step 4 (#6)
  • Step 5
  • Step 5 (#7)
  • Step 6
  • Step 6 (#8)
  • Step 7
  • Step 7 (#9)
  • Step 8
  • Step 8 (#10)
  • Step 9
  • Step 9 (#11)
  • Step 10
  • Step 10 (#12)
  • Step 11
  • Step 11 (#13)
  • Step 12
  • Step 12 (#14)
  • Step 13
  • Step 13 (#15)
  • Agent instruction: spec compliance (#16)
  • Enable dprint. (#18)
  • Agent instructions: rust (#19)
  • Preliminary README (#21)
  • README is now actually serviceable :) (#22)
  • Run leiter outside of sandbox. (#23)
  • Stop -> SessionEnd (#24)
  • Leiter nudge (#25)
  • Handle outdated leiter hooks (#26)
  • Improve soul template, instilling, soul upgrade. (#27)
  • Set up homebrew/changelog/release (#28)

Install leiter 0.1.1

Install prebuilt binaries via Homebrew

brew install scode/dist-tap/leiter

Download leiter 0.1.1

File Platform Checksum
leiter-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
leiter-x86_64-apple-darwin.tar.xz Intel macOS checksum
leiter-aarch64-unknown-linux-gnu.tar.xz ARM64 Linux checksum
leiter-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum