feat(global): automate macOS recovery setup during install#41
Conversation
|
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 2da43bb72b
ℹ️ 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".
|
Addressed the inline review note about TTY handling. hack global — Manage machine-wide infra (DNS/TLS, Caddy proxy, logs) Usage: Subcommands: Options: |
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 7038b5fbfd
ℹ️ 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".
## 2.3.0 (2026-04-02) * Merge pull request #41 from hack-dance/feat/global-install-recovery-setup ([9eea06d](9eea06d)), closes [#41](#41) * fix(env): skip secret backend for empty legacy contracts ([67da0a6](67da0a6)) * fix(global): preserve sudo fallback when stdout is redirected ([7038b5f](7038b5f)) * feat(global): automate macOS recovery setup during install ([2da43bb](2da43bb))
Summary
hack global authorizefor one-time macOS DNS recovery authorizationhack global installoffer passwordless DNS recovery andhackdlaunchd setup during initial installVerification
bun test tests/global-command.test.ts tests/global-command.macos.test.tsbun x ultracite check src/commands/global.ts tests/global-command.macos.test.tsNotes
ultracitestill reports two pre-existing complexity warnings insrc/commands/global.ts.