Skip to content

v1.0.23

Choose a tag to compare

@ictechgy ictechgy released this 10 Jun 03:07
· 121 commits to main since this release

v1.0.23

Patch release for tmux compatibility probe safety in lterm-backed OMX/Codex workflows.

Fixed

  • Export $TMUX with a non-listening compatibility socket marker so an accidentally resolved real tmux binary fails fast instead of probing the live lterm daemon socket.
  • Keep LTERM_SOCKET as the live daemon transport for the lterm tmux shim.
  • Recognize both legacy live-socket and new compat-socket $TMUX values as lterm self-provided when detecting real external tmux.
  • Add #{extended-keys-format} support for tmux compatibility probes.

Verification

  • PATH="$HOME/.cargo/bin:$PATH" scripts/release-preflight.sh --allow-occupied-skip
  • python3 scripts/test_release_helpers.py
  • Quad-review-loop over PR #124: 4 usable tracks, 0 CRITICAL/HIGH consensus blockers.