feat: Verify first-run BlackHole installer flow
- Dominant language
- Rust
- Stars
- 0
- Forks
- 0
- Avg merge
- 13d 17h
- Merged PRs (30d)
- 4
Description
## What
Verify and complete the first-run BlackHole installer experience end to end.
## Why
- `.planning/codebase/CONCERNS.md` keeps bundled BlackHole setup open until the actual `.pkg` asset and first-launch flow are verified.
- The app exposes status and install actions, but system-audio setup is not complete until users can reliably install or route BlackHole.
- A broken installer path leaves system audio capture unavailable for new users.
## How
- Verify the bundled BlackHole package asset is real, versioned, and included in Tauri resources.
- Exercise first-launch setup on a clean macOS profile.
- Confirm permissions/admin prompts and post-install detection behavior.
- Update setup UI and docs with any required manual recovery steps.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.