Skip to content

fix(daemon): prefer active CLI for launchd#67

Merged
roodboi merged 1 commit into
mainfrom
fix/daemon-path-precedence
Jul 10, 2026
Merged

fix(daemon): prefer active CLI for launchd#67
roodboi merged 1 commit into
mainfrom
fix/daemon-path-precedence

Conversation

@roodboi

@roodboi roodboi commented Jul 10, 2026

Copy link
Copy Markdown
Contributor

Summary

  • prefer the resolved active Hack CLI when writing or repairing the launchd service
  • retain the global Hack binary as a fallback when no active executable is available
  • cover mixed Homebrew plus stale local-development shim installs

Verification

  • bun test tests/launchd.test.ts
  • bun run check
  • bun run typecheck
  • bun run build
  • bun test: 907 pass, 5 skip; one process-table test sandbox-blocked
  • bun test tests/daemon-command.test.ts outside the restricted process sandbox: 1 pass

@roodboi

roodboi commented Jul 10, 2026

Copy link
Copy Markdown
Contributor Author

@codex review

@chatgpt-codex-connector

Copy link
Copy Markdown

Codex Review: Didn't find any major issues. Keep it up!

Reviewed commit: 5599d90927

ℹ️ 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".

@roodboi roodboi merged commit e3be66e into main Jul 10, 2026
5 checks passed
@roodboi roodboi deleted the fix/daemon-path-precedence branch July 10, 2026 05:04
roodboi pushed a commit that referenced this pull request Jul 10, 2026
## <small>3.4.1 (2026-07-10)</small>

* fix(daemon): prefer active CLI for launchd (#67) ([e3be66e](e3be66e)), closes [#67](#67)
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.

1 participant