···11# Changelog
2233-## Unreleased
33+## 0.8.0
4455### Relay integration
66- Interactive TUI (`pty` with no args) discovers [pty-relay](https://github.com/myobie/pty-relay) on PATH and shows remote sessions alongside local ones, grouped by host
+1-1
package.json
···11{
22 "name": "@myobie/pty",
33- "version": "0.7.2",
33+ "version": "0.8.0",
44 "description": "Persistent terminal sessions with detach/attach, plus a Playwright-style testing library for TUI apps",
55 "type": "module",
66 "license": "MIT",