vibetunnel/web/src/server
Peter Steinberger cf7ada95e3 fix: Remove incorrect stdin cleanup code
- Remove stdin handler cleanup that was contradicting the comment
- Remove unused stdinHandler and stdinDataListener from PtySession interface
- Stdin is handled via IPC socket, not process.stdin listeners
2025-07-01 13:41:09 +01:00
..
middleware Fix auth check 2025-06-25 11:49:15 +02:00
pty fix: Remove incorrect stdin cleanup code 2025-07-01 13:41:09 +01:00
routes Display Claude status in Mac menubar (#160) 2025-07-01 11:21:28 +01:00
services feat: add asciinema stream pruning for clear sequences (#155) 2025-07-01 05:01:59 +01:00
utils chore: bump version to 1.0.0-beta.6 build 152 (#161) 2025-07-01 05:54:43 +01:00
claude-patch.ts Add Claude debugger patch and disable bell character handling 2025-06-25 20:05:41 +02:00
fwd.ts fix: Remove orphaned test files for non-existent modules 2025-07-01 13:41:09 +01:00
server.ts test: Add comprehensive tests for vt title functionality 2025-07-01 13:41:09 +01:00
version.test.ts Fix URL link detection for wrapped URLs on mobile terminals (#85) 2025-06-26 22:37:49 +02:00
version.ts chore: bump version to 1.0.0-beta.6 build 152 (#161) 2025-07-01 05:54:43 +01:00