vibetunnel/web/src
Peter Steinberger 2b20fa9555 Refactor socket client API: Remove HTTP fallback and add type-safe message handling
- Remove HTTP fallback and PID file management from socket-api-client
- Delete ServerPidManager utility class
- Add type-safe sendMessage and sendMessageWithResponse methods to VibeTunnelSocketClient
- Add MessagePayloadMap for compile-time type safety of message payloads
- Refactor SocketApiClient to use clean API instead of brittle type casting
- Remove backwards compatibility code - only emit events with MessageType enum names
- Simplify message handling and response listeners
- Update buildMessage to properly handle CONTROL_CMD messages
2025-07-28 11:40:56 +02:00
..
client Consolidate duplicate git status implementations 2025-07-28 02:48:01 +02:00
server Refactor socket client API: Remove HTTP fallback and add type-safe message handling 2025-07-28 11:40:56 +02:00
shared Restore attachedViaVT property to distinguish VibeTunnel sessions 2025-07-27 15:48:44 +02:00
test Fix CI issues (#476) 2025-07-28 09:19:40 +02:00
types fix: change default notification preference to false to prevent misleading UI state 2025-07-27 13:40:39 +02:00
cli.ts feat: add comprehensive Git worktree management with follow mode and enhanced UI (#452) 2025-07-26 15:06:18 +02:00