vibetunnel/web/src
Peter Steinberger 23a8999e28 Fix SSE events to include missing gitDeletedCount field
The git-watcher was sending incomplete git status updates via SSE,
missing the gitDeletedCount field. This caused the UI to lose the
deleted files count after receiving real-time updates.

Note: gitAddedCount is defined in the Session type but is not computed
by the git status utility and remains unused throughout the codebase.
2025-07-28 14:48:24 +02:00
..
client sync descriptions of web settings with mac 2025-07-28 14:20:54 +02:00
server Fix SSE events to include missing gitDeletedCount field 2025-07-28 14:48:24 +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