Skip to content

feat(homebrew): add cmux cask from manaflow-ai tap - #1143

Merged
shunkakinoki merged 1 commit into
mainfrom
bridge-cse_01JiQd4uh2riwhrJhov53hYG
Mar 17, 2026
Merged

feat(homebrew): add cmux cask from manaflow-ai tap#1143
shunkakinoki merged 1 commit into
mainfrom
bridge-cse_01JiQd4uh2riwhrJhov53hYG

Conversation

@shunkakinoki

@shunkakinoki shunkakinoki commented Mar 17, 2026

Copy link
Copy Markdown
Owner

Summary

  • Adds manaflow-ai/cmux to Homebrew taps
  • Adds cmux cask to Homebrew casks

Test plan

  • Verify brew tap manaflow-ai/cmux succeeds
  • Verify brew install --cask cmux installs correctly

🤖 Generated with Claude Code


Summary by cubic

Adds the manaflow-ai/cmux Homebrew tap and the cmux cask to the nix-darwin Homebrew config so brew install --cask cmux works out of the box.

  • New Features
    • Add manaflow-ai/cmux to Homebrew taps.
    • Add cmux to Homebrew casks.

Written for commit 8d09782. Summary will update on new commits.

Copilot AI review requested due to automatic review settings March 17, 2026 10:26
@mesa-dot-dev

mesa-dot-dev Bot commented Mar 17, 2026

Copy link
Copy Markdown

You do not have enough credits to review this pull request. Please purchase more credits to continue.

@gemini-code-assist

Copy link
Copy Markdown
Contributor

Summary of Changes

Hello, I'm Gemini Code Assist1! I'm currently reviewing this pull request and will post my feedback shortly. In the meantime, here's a summary to help you and other reviewers quickly get up to speed!

This pull request streamlines the installation of the cmux application by integrating its Homebrew tap and cask into the existing configuration. This enhancement simplifies the process for users to install cmux using Homebrew, ensuring it's readily available within the system's package management.

Highlights

  • Homebrew Tap Addition: The manaflow-ai/cmux tap has been added to the Homebrew configuration, enabling access to its formulae and casks.
  • Homebrew Cask Integration: The cmux cask has been included in the Homebrew cask list, allowing for its installation via brew install --cask cmux.
Changelog
  • nix-darwin/config/homebrew.nix
    • Added "manaflow-ai/cmux" to the list of Homebrew taps.
    • Added "cmux" to the list of Homebrew casks.
Activity
  • No human activity (comments, reviews, or progress updates) has been recorded on this pull request yet.
Using Gemini Code Assist

The full guide for Gemini Code Assist can be found on our documentation page, here are some quick tips.

Invoking Gemini

You can request assistance from Gemini at any point by creating a comment using either /gemini <command> or @gemini-code-assist <command>. Below is a summary of the supported commands on the current page.

Feature Command Description
Code Review /gemini review Performs a code review for the current pull request in its current state.
Pull Request Summary /gemini summary Provides a summary of the current pull request in its current state.
Comment @gemini-code-assist Responds in comments when explicitly tagged, both in pull request comments and review comments.
Help /gemini help Displays a list of available commands.

Customization

To customize Gemini Code Assist for GitHub experience, repository maintainers can create a configuration file and/or provide a custom code review style guide (such as PEP-8 for Python) by creating and adding files to a .gemini/ folder in the base of the repository. Detailed instructions can be found here.

Limitations & Feedback

Gemini Code Assist may make mistakes. Please leave feedback on any instances where its feedback is incorrect or counter productive. You can react with 👍 and 👎 on @gemini-code-assist comments. If you're interested in giving your feedback about your experience with Gemini Code Assist for GitHub and other Google products, sign up here.

You can also get AI-powered code generation, chat, as well as code reviews directly in the IDE at no cost with the Gemini Code Assist IDE Extension.

Footnotes

  1. Review the Privacy Notices, Generative AI Prohibited Use Policy, Terms of Service, and learn how to configure Gemini Code Assist in GitHub here. Gemini can make mistakes, so double check it and use code with caution.

@coderabbitai

coderabbitai Bot commented Mar 17, 2026

Copy link
Copy Markdown

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: ad7c9098-9094-40de-be7b-e7e11e84fc05

📥 Commits

Reviewing files that changed from the base of the PR and between 3d2f57b and 8d09782.

📒 Files selected for processing (1)
  • nix-darwin/config/homebrew.nix

📝 Walkthrough

Summary by CodeRabbit

  • New Features
    • Added cmux package to available system tools for installation.

Walkthrough

Two entries were added to the Homebrew configuration in nix-darwin/config/homebrew.nix: a custom tap "manaflow-ai/cmux" and a corresponding cask "cmux".

Changes

Cohort / File(s) Summary
Homebrew Configuration
nix-darwin/config/homebrew.nix
Added new Homebrew tap "manaflow-ai/cmux" and cask "cmux" to the configuration lists.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Possibly related PRs

Suggested labels

enhancement

Poem

🐰 A hop and a skip, cmux arrives,
In homebrew taps where new magic thrives,
Manaflow-ai brings tools to the fold,
Configuration expands, bright and bold,
One cask, one tap—simplicity's gold!

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Title check ✅ Passed The title accurately describes the main change: adding the cmux cask from the manaflow-ai tap to Homebrew configuration.
Description check ✅ Passed The description is directly related to the changeset, clearly explaining what was added and providing a test plan for verification.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch bridge-cse_01JiQd4uh2riwhrJhov53hYG
📝 Coding Plan
  • Generate coding plan for human review comments

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@mesa-dot-dev

mesa-dot-dev Bot commented Mar 17, 2026

Copy link
Copy Markdown

Mesa Description

TL;DR

Adds cmux cask from manaflow-ai tap to Homebrew.

What changed?

  • Added manaflow-ai/cmux to Homebrew taps.
  • Added cmux cask to Homebrew casks.

Description generated by Mesa. Update settings

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Code Review

This pull request adds the cmux cask and its corresponding tap manaflow-ai/cmux to the Homebrew configuration. The changes are straightforward and look correct. I have one suggestion regarding the alphabetical sorting of the casks list to improve long-term maintainability.

"blender"
"block-goose"
"chatgpt"
"cmux"

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

medium

For consistency and easier maintenance, it would be best to keep this list alphabetically sorted. The casks list is mostly in alphabetical order, and adding new items in the correct place helps keep it manageable. cmux should be placed after claude and claude-code.

@cubic-dev-ai cubic-dev-ai Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

No issues found across 1 file

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Updates the nix-darwin Homebrew configuration to support installing the cmux cask by adding the required third-party tap and listing the cask for installation.

Changes:

  • Add manaflow-ai/cmux to the Homebrew taps list.
  • Add cmux to the Homebrew casks list.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

You can also share your feedback on Copilot code review. Take the survey.

@shunkakinoki
shunkakinoki enabled auto-merge (squash) March 17, 2026 10:31
@shunkakinoki
shunkakinoki merged commit 937df74 into main Mar 17, 2026
39 checks passed
@shunkakinoki
shunkakinoki deleted the bridge-cse_01JiQd4uh2riwhrJhov53hYG branch March 17, 2026 11:42
@coderabbitai coderabbitai Bot mentioned this pull request Mar 22, 2026
@coderabbitai coderabbitai Bot mentioned this pull request Apr 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants