Skip to content

officecli 1.0.39 (new cask)#258427

Open
goworm wants to merge 1 commit intoHomebrew:mainfrom
goworm:add-officecli
Open

officecli 1.0.39 (new cask)#258427
goworm wants to merge 1 commit intoHomebrew:mainfrom
goworm:add-officecli

Conversation

@goworm
Copy link
Copy Markdown

@goworm goworm commented Apr 9, 2026

OfficeCLI is the first and best command-line tool purpose-built for AI agents to read, edit, and automate Word, Excel, and PowerPoint files.

OfficeCLI is a CLI tool for AI agents to read, edit, and automate
Word, Excel, and PowerPoint files. Free, open-source, Apache-2.0.

- Homepage: https://www.officecli.ai
- GitHub: https://github.com/iOfficeAI/OfficeCLI (1600+ stars)
@chenrui333 chenrui333 changed the title Add officecli cask officecli 1.0.39 (new cask) Apr 9, 2026

binary "officecli-mac-#{arch}", target: "officecli"

# No zap needed — config lives in ~/.officecli/ but is shared with non-brew installs
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.

This should still be included in the zap stanza.
A user only adds --zap to brew uninstall if they desire to remove all preference/config files from the application on uninstall.

end

auto_updates true
container type: :naked
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.

Have you tried without the container stanza, it should be automatically detected.

Comment on lines +17 to +21
livecheck do
url :url
strategy :github_latest
end

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.

The livecheck stanza is likely unnecessary, as the upstream repository does not seem to utilise GitHub pre-releases or have tags without releases. The default livecheck should suffice.

Suggested change
livecheck do
url :url
strategy :github_latest
end

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

@khipp khipp added the awaiting user reply Issue needs response from a user. label Apr 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

awaiting user reply Issue needs response from a user. new cask

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants