{"id":50649080,"url":"https://github.com/vertocode/homebrew-whisper-pilot","last_synced_at":"2026-06-07T16:02:06.240Z","repository":{"id":358123487,"uuid":"1235930540","full_name":"vertocode/homebrew-whisper-pilot","owner":"vertocode","description":null,"archived":false,"fork":false,"pushed_at":"2026-05-22T20:13:44.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-05-22T22:53:32.746Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/vertocode.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-05-11T19:44:50.000Z","updated_at":"2026-05-22T20:13:47.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/vertocode/homebrew-whisper-pilot","commit_stats":null,"previous_names":["vertocode/homebrew-whisper-pilot"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/vertocode/homebrew-whisper-pilot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vertocode%2Fhomebrew-whisper-pilot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vertocode%2Fhomebrew-whisper-pilot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vertocode%2Fhomebrew-whisper-pilot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vertocode%2Fhomebrew-whisper-pilot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vertocode","download_url":"https://codeload.github.com/vertocode/homebrew-whisper-pilot/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vertocode%2Fhomebrew-whisper-pilot/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34027670,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-07T02:00:07.652Z","response_time":124,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2026-06-07T16:02:04.927Z","updated_at":"2026-06-07T16:02:06.233Z","avatar_url":"https://github.com/vertocode.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# homebrew-whisper-pilot\n\nHomebrew tap for [Whisper Pilot](https://github.com/vertocode/whisper-pilot) — the ambient, local-first AI co-pilot for live conversations on macOS.\n\n## Install\n\n```sh\nbrew install --cask vertocode/whisper-pilot/whisper-pilot\n```\n\nThat's it. The first time, Homebrew adds this tap automatically and then installs the latest signed `.dmg` from the [Whisper Pilot releases page](https://github.com/vertocode/whisper-pilot/releases).\n\n## Update\n\n```sh\nbrew upgrade --cask whisper-pilot\n```\n\n## Uninstall\n\n```sh\nbrew uninstall --cask whisper-pilot\n\n# Optionally clear preferences and Application Support too\nbrew uninstall --cask --zap whisper-pilot\n```\n\nThe `--zap` form clears `~/Library/Preferences/com.whisperpilot.app.plist` and the cache, but **leaves your session transcripts and chats** in `~/Library/Application Support/com.whisperpilot.app/sessions/` alone — those are your data.\n\n## What's in this repo\n\nThe single file `Casks/whisper-pilot.rb` is the Cask definition. It tells Homebrew where to download the DMG and which version is current. Every Whisper Pilot release updates two fields here (`version` and `sha256`) and that's the whole \"ship a new version to Homebrew\" workflow.\n\nThe canonical Cask file lives in the [main Whisper Pilot repo](https://github.com/vertocode/whisper-pilot/blob/main/Casks/whisper-pilot.rb). This repo mirrors it because Homebrew taps must be in a repo whose name starts with `homebrew-`.\n\n## First-launch Gatekeeper note\n\nUntil Whisper Pilot is shipped signed with an Apple Developer ID and notarized, macOS Gatekeeper will warn on first launch *\"WhisperPilot.app can't be opened because Apple cannot check it for malicious software.\"*\n\nTo bypass once:\n\n- **Right-click** the app in `/Applications` → **Open** → click **Open** in the dialog. macOS remembers and won't ask again.\n- Or in Terminal: `xattr -dr com.apple.quarantine /Applications/WhisperPilot.app`\n\nThis goes away entirely once the project upgrades to a fully notarized release.\n\n## Issues\n\nTap-specific problems (cask doesn't install, wrong checksum, wrong version) → file here.\nApp-specific problems (crashes, transcription bugs, missing features) → file in the [main repo](https://github.com/vertocode/whisper-pilot/issues).\n\n## License\n\nMIT — same as Whisper Pilot itself.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvertocode%2Fhomebrew-whisper-pilot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvertocode%2Fhomebrew-whisper-pilot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvertocode%2Fhomebrew-whisper-pilot/lists"}