Skip to content

koe 1.0.17 (new cask)#275131

Open
missuo wants to merge 1 commit into
Homebrew:mainfrom
missuo:add-koe
Open

koe 1.0.17 (new cask)#275131
missuo wants to merge 1 commit into
Homebrew:mainfrom
missuo:add-koe

Conversation

@missuo

@missuo missuo commented Jul 15, 2026

Copy link
Copy Markdown

Koe is a zero-GUI voice input tool for macOS (missuo/koe, 366 stars). The app is Developer ID signed and notarized, distributed via GitHub releases.


After making any changes to a cask, existing or new, verify:

Additionally, if adding a new cask:

  • Named the cask according to the token reference.
  • Checked the cask was not already refused.
  • brew audit --cask --new <cask> worked successfully.
  • HOMEBREW_NO_INSTALL_FROM_API=1 brew install --cask <cask> worked successfully.
  • brew uninstall --cask <cask> worked successfully.

  • AI was used to generate or assist with generating this PR. Please specify below how you used AI to help you, and what steps you have taken to manually verify the changes, including zap stanza paths.

Claude Code (by the app's author) was used to adapt the cask from our existing third-party tap and prepare this PR. All checklist items above were actually executed locally on an arm64 Sonoma+ machine: brew audit --cask --new --online koe, brew style, install, and uninstall all passed. The zap stanza covers ~/.koe (the app's config/data directory) plus the standard nz.owo.koe Caches/HTTPStorages/Preferences paths flagged by brew generate-zap, all verified to exist on the author's machine.

@bevanjkay

Copy link
Copy Markdown
Member

The zap path ~/.koe is the app's only config/data directory, confirmed as the app's author.

This is incorrect. See https://github.com/Homebrew/homebrew-cask/actions/runs/29384502299#summary-87254991284

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@missuo

missuo commented Jul 15, 2026

Copy link
Copy Markdown
Author

Added the missing zap paths for the nz.owo.koe bundle ID (Caches, HTTPStorages incl. .binarycookies, Preferences), verified locally with brew style and brew audit. Also corrected the inaccurate zap statement in the PR body.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants