Skip to content

Comments

fix: macOS Tailscale detection#374

Merged
Dimillian merged 1 commit intoDimillian:mainfrom
Gurpartap:fix/tailscale-detect-macos
Feb 9, 2026
Merged

fix: macOS Tailscale detection#374
Dimillian merged 1 commit intoDimillian:mainfrom
Gurpartap:fix/tailscale-detect-macos

Conversation

@Gurpartap
Copy link
Contributor

@Gurpartap Gurpartap commented Feb 9, 2026

Summary

  • Run Tailscale CLI via /bin/launchctl asuser on macOS so it talks to the GUI session.
  • Skip CLI candidates when tailscale version exits non-zero to fall back to the app bundle path.
  • Surface detailed Tailscale detection errors in Settings.

Fixes #373.

Testing

  • Not run (local repro only).

@Dimillian Dimillian changed the title Fix macOS Tailscale detection fix: macOS Tailscale detection Feb 9, 2026
@Dimillian
Copy link
Owner

@codex review

@chatgpt-codex-connector
Copy link

Codex Review: Didn't find any major issues. Hooray!

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

@Dimillian Dimillian merged commit b91c039 into Dimillian:main Feb 9, 2026
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

macOS: Tailscale detection fails unless CLI runs in user launchd session

2 participants