v1.0.24
lterm v1.0.24
Patch release focused on mobile-agent usability and URL-copy safety.
Highlights
- Adds local-only mobile transcript URL commands and
lterm urlsextraction support for copying terminal links from small screens. - Documents URL-copy risks for phishing and short-lived auth/login credentials.
- Keeps the public URL extraction contract explicit: 256 unique ASCII URL tokens, 4096-byte raw-candidate cap, and newest-valid
--lastsemantics. - Clarifies README and browser guide wording for mobile scrollback, raw attach fallback, and cmux-hosted agent workflows.
Validation
- Local release preflight passed with
env -u LTERM_BIN scripts/release-preflight.sh --allow-occupied-skip. - GitHub PR #132 CI passed before tagging.
- npm publish workflow succeeded: https://github.com/ictechgy/light_terminal/actions/runs/27460092218
- npm registry confirms
@ictechgy/ltermand all four platform packages at1.0.24.
Notes
- Manual 15-minute soak was not run for this patch release.