orca/native/computer-use-macos/Tests/OrcaComputerUseMacOSTests
Trevin Chow be594b8652
Fix macOS helper path and token cleanup (#3961)
## Summary
- stop the macOS helper from unlinking caller-supplied socket and token paths
- keep parent-owned token cleanup tied to the helper startup that created it
- fail closed for non-socket socket-path collisions and cover helper cleanup races with regression tests

## Verification
- swift test --package-path native/computer-use-macos
- pnpm exec vitest run --config config/vitest.config.ts src/main/computer/macos-native-provider-client.test.ts
- pnpm run typecheck:node
- pnpm lint
- pnpm run build:computer-macos
- Electron/helper startup smoke validation
2026-06-03 16:59:02 -04:00
..
AgentEntrypointSourceSafetyTests.swift Fix macOS helper path and token cleanup (#3961) 2026-06-03 16:59:02 -04:00
NumericArgumentParsingTests.swift fix(computer-use): stop malformed numeric args from crashing the agent (#2894) 2026-05-27 00:53:09 -07:00
SnapshotRenderingTests.swift Add native computer-use automation (#1683) 2026-05-11 14:20:08 -07:00
UnixSocketPathSafetyTests.swift Fix macOS helper path and token cleanup (#3961) 2026-06-03 16:59:02 -04:00