Skip to content

saega 1.0.17 (new cask) - #280456

Open
psaltaren wants to merge 3 commits into
Homebrew:mainfrom
psaltaren:add-saega-cask
Open

saega 1.0.17 (new cask)#280456
psaltaren wants to merge 3 commits into
Homebrew:mainfrom
psaltaren:add-saega-cask

Conversation

@psaltaren

@psaltaren psaltaren commented Aug 11, 2026

Copy link
Copy Markdown

Adds a cask for Saega, a privacy-first dictation app built for Swedish and Norwegian (Apple Silicon only). Speech recognition (KB-Whisper / NB-Whisper) runs fully on-device. Developer ID signed and notarized by Apple.


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 (add your cask's name to the end of the search field).
  • 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.

  • I did not use AI/LLM to create this PR, or I disclosed the tool/model below and reviewed its output, including zap stanza paths; I did not attribute commits to AI and will answer maintainer questions and review comments myself without AI/LLM.

I used Claude Code to write this cask and run the checks above. I reviewed the diff and the zap paths myself, and I'll handle any review comments myself.


@github-actions

Copy link
Copy Markdown
Contributor

Thanks for your pull request. This has been closed because it appears to be missing the pull request template, perhaps because this was written by an AI not a human. We require humans to read and fill in these templates.

Please edit this pull request to fill in the current pull request template. This workflow will reopen this pull request automatically once the template is complete. Do not open a new pull request for this.

psaltaren and others added 2 commits August 11, 2026 22:31
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@psaltaren psaltaren changed the title saega 1.0.16 (new cask) saega 1.0.17 (new cask) Aug 15, 2026
@github-actions github-actions Bot reopened this Aug 15, 2026
@psaltaren

Copy link
Copy Markdown
Author

Filled in the PR template properly (checkboxes matching the current template text, with the AI-disclosure line in the designated spot below the last checkbox rather than replacing it) and bumped the cask to the just-shipped 1.0.17. Re-ran the full checklist against 1.0.17: brew style --fix, brew audit --cask --new, brew audit --cask --online, HOMEBREW_NO_INSTALL_FROM_API=1 brew install --cask (isolated appdir, not touching an existing install) and brew uninstall --cask — all clean.

Comment thread Casks/s/saega.rb
Comment on lines +1 to +3
# typed: strict
# frozen_string_literal: true

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
# typed: strict
# frozen_string_literal: true

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