Skip to content

raychao-oao/pty-mcp

v0.2.3 Bugfix

This release fixes issues for SREs watching stability and regressions.

Published 2mo MCP Developer Tools
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Summary

AI summary

Fixed 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 waitForPattern completes, advance the ring buffer mark to the current position. Without this, consecutive wait_for calls re-matched old output from previous reads.

Verified With

  • Reboot test: ping → detect Request timeout → wait for bytes 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

Track raychao-oao/pty-mcp

Get notified when new releases ship.

Sign up free

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.

All releases →

Beta — feedback welcome: [email protected]