mirror of
https://github.com/samsonjs/vibetunnel.git
synced 2026-04-17 13:15:53 +00:00
Adds complete PTY fallback functionality when VibeTunnel.app socket is unavailable: - Implements spawn_via_pty() with full bidirectional I/O - Creates PTY master/slave, forks child process, and handles stdin/stdout - Fixes race condition by creating session.json synchronously before API response - Maintains compatibility with existing session format and API structure - Enables cross-platform terminal functionality without requiring macOS app 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
3.1 KiB
3.1 KiB