vibetunnel/VibeTunnel
Peter Steinberger 10598a1305 Fix race condition in session creation
The server now waits for tty-fwd to fully register the session before
returning the response. This prevents the frontend from querying for a
session that doesn't exist yet in the session list.

Also removed the problematic frontend fallback that would select the
"most recent" session when the exact ID wasn't found, which was causing
it to open the previous session.
2025-06-19 02:47:50 +02:00
..
AppIcon.icon Add new icon 2025-06-16 04:42:13 +02:00
Assets.xcassets Add icon old-style 2025-06-17 03:02:22 +02:00
Core Fix race condition in session creation 2025-06-19 02:47:50 +02:00
Extensions feat: adopt Blacksmith CI runners and comprehensive updates 2025-06-18 19:10:03 +02:00
Presentation be more careful with applescript 2025-06-19 02:11:30 +02:00
Resources Fix vt 2025-06-17 12:57:02 +02:00
Utilities Fix welcome window front order 2025-06-19 02:28:48 +02:00
Info.plist use new appcast stats store 2025-06-18 10:52:18 +02:00
Local.xcconfig.template Use shared.xcconfig 2025-06-17 18:13:38 +02:00
Shared.xcconfig Add window size animation for Settings and build script for tty-fwd 2025-06-16 03:45:06 +02:00
sparkle-public-ed-key.txt Add Sparkle public key 2025-06-17 01:30:51 +02:00
version.xcconfig Improve CLI tool detection in Advanced Settings 2025-06-17 03:26:05 +02:00
VibeTunnel.entitlements Add AppleScript entitlements to the project 2025-06-18 19:29:03 +02:00
VibeTunnelApp.swift fix: apply formatters to pass CI checks (#19) 2025-06-19 01:39:27 +02:00