lterm v1.0.29
v1.0.29
This release focuses on terminal-session resilience and tighter local trust boundaries.
Highlights
- Bounds and quarantines tmux
wait-forstore state so corrupt or oversized state cannot grow unbounded. - Parses clustered
new-sessionvalue flags more like tmux. - Reuses
wait --contains --tailscanner 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.