vibetunnel/VibeTunnel.xcodeproj
Peter Steinberger c8684739b3 Replace distributed notifications with CLI invocation for terminal spawning
- Add CLI command handling to VibeTunnelApp.swift for spawn-terminal command
- Remove all distributed notification code from TerminalLauncher
- Update Rust tty-fwd to invoke VibeTunnel CLI instead of sending notifications
- Add --vibetunnel-path parameter to tty-fwd server
- Update RustServer to pass VibeTunnel executable path to tty-fwd
- Fix terminal launcher improvements from user updates
- Add timeout handling for CLI spawn operations

This approach bypasses macOS 15 distributed notification restrictions and provides more reliable terminal spawning.
2025-06-17 13:52:58 +02:00
..
project.xcworkspace Replace distributed notifications with CLI invocation for terminal spawning 2025-06-17 13:52:58 +02:00
xcshareddata/xcschemes Add shared Xcode scheme with OS_ACTIVITY_MODE 2025-06-17 13:52:58 +02:00
xcuserdata/steipete.xcuserdatad/xcschemes Add shared Xcode scheme with OS_ACTIVITY_MODE 2025-06-17 13:52:58 +02:00
project.pbxproj Prepare fresh 1.0.0-beta.1 release (build 103) 2025-06-17 03:06:35 +02:00