mirror of
https://github.com/samsonjs/vibetunnel.git
synced 2026-03-29 10:05:53 +00:00
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. |
||
|---|---|---|
| .. | ||
| client | ||
| server | ||
| shared | ||
| test | ||
| types | ||
| cli.ts | ||