vibetunnel/web/src
Mario Zechner eaf161706c Fix TypeScript type errors in control and stdin stream handling
- Add proper type guards for control message fields (cols, rows, signal)
- Handle string | Buffer types for stream data events correctly
- Fix null assignment issue in control pipe creation
- Add type conversion for chunk data in FIFO streams

All TypeScript errors resolved.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-06-19 06:28:53 +02:00
..
client Center loading animation in viewport when no session selected 2025-06-19 05:29:31 +02:00
pty Fix TypeScript type errors in control and stdin stream handling 2025-06-19 06:28:53 +02:00
test fix: apply formatters to pass CI checks (#19) 2025-06-19 01:39:27 +02:00
fwd.ts Fix TypeScript type errors in control and stdin stream handling 2025-06-19 06:28:53 +02:00
input.css Remove lint_output.txt and add to gitignore 2025-06-19 00:57:31 +02:00
server.ts Update project configuration and API documentation 2025-06-19 04:00:39 +02:00