Merge pull request #83 from manaflow-ai/perf/portal-hosting-selected-mount

Reduce terminal input latency via portal hosting + selected-only workspace mounting
This commit is contained in:
Lawrence Chen 2026-02-18 22:31:45 -08:00 committed by GitHub
commit d08f28d770
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
30 changed files with 1798 additions and 182 deletions

View file

@ -83,4 +83,4 @@ jobs:
run: |
set -euo pipefail
# Run directly on the self-hosted macOS runner.
xcodebuild -project GhosttyTabs.xcodeproj -scheme cmux -configuration Debug -destination "platform=macOS" -only-testing:GhosttyTabsUITests/UpdatePillUITests test
xcodebuild -project GhosttyTabs.xcodeproj -scheme cmux -configuration Debug -destination "platform=macOS" -only-testing:cmuxUITests/UpdatePillUITests test