This release fixes issues for SREs watching stability and regressions.
✓ No known CVEs patched in this version
Summary
AI summaryFixed consecutive wait_for calls re-matching stale output by advancing the ring buffer mark after waitForPattern completes.
Full changelog
Bug Fix
- Fix stale data re-matching in wait_for — After
waitForPatterncompletes, advance the ring buffer mark to the current position. Without this, consecutivewait_forcalls re-matched old output from previous reads.
Verified With
- Reboot test:
ping→ detectRequest timeout→ wait forbytes from(5 min timeout) → machine came back in ~80s, one tool call
Full Changelog: https://github.com/raychao-oao/pty-mcp/compare/v0.2.2...v0.2.3
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About raychao-oao/pty-mcp
Interactive PTY sessions for AI agents — local shells, SSH with persistent sessions (ai-tmux daemon for attach/detach), and serial ports. Single Go binary, no tmux dependency.
Related context
Beta — feedback welcome: [email protected]