Skip to content

lterm v1.0.29

Choose a tag to compare

@ictechgy ictechgy released this 21 Jun 15:56
· 4 commits to main since this release

v1.0.29

This release focuses on terminal-session resilience and tighter local trust boundaries.

Highlights

  • Bounds and quarantines tmux wait-for store state so corrupt or oversized state cannot grow unbounded.
  • Parses clustered new-session value flags more like tmux.
  • Reuses wait --contains --tail scanner progress across unchanged output revisions.
  • Surfaces raw attach stdin/input-thread failures instead of silently losing the writer path.
  • Hardens sanitized status/report output, socket path handling, and peer credential checks.
  • Wakes nested-agent monitor teardown promptly instead of waiting for the next poll.
  • Refreshes README, Korean README, browser guide, agent-install prompts, npm/Cargo metadata, and contract manifest for v1.0.29.

Verification

  • Local release preflight passed with --allow-occupied-skip --require-audit.
  • PR #154 GitHub Actions passed: rust-standard-checks, cargo-audit, contract-manifest-validate, json-schema-validate, contract-examples, contract-drift-poc, and upgrade-matrix.