mirror of
https://github.com/samsonjs/vibetunnel.git
synced 2026-04-12 12:25:53 +00:00
- Set implementation to 'node-pty' and disable fallback to tty-fwd - Remove conditional logic since we always have direct PTY access - Simplify input handling to always use direct PTY write - Remove fallback session status monitoring - fwd.ts is the Node.js replacement for tty-fwd, should never use tty-fwd itself This makes fwd.ts behavior consistent and eliminates complexity from fallback paths. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| client | ||
| pty | ||
| test | ||
| fwd.ts | ||
| input.css | ||
| server.ts | ||