From f9004bddb2b25c2e7d84812d86770ab4ca27f4c3 Mon Sep 17 00:00:00 2001 From: Evan Alter Date: Mon, 13 Jul 2026 18:01:47 -0500 Subject: [PATCH] =?UTF-8?q?=F0=9F=A7=B0=20chore:=20=E2=AC=86=EF=B8=8F=20dr?= =?UTF-8?q?op=20conflicting=20claude-code=20cask;=20comfy/macvim=20renames?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The claude-code cask can never install here: the Brewfile itself directs installing Claude Code via npm (which owns /opt/homebrew/bin/ claude), so the cask always fails on the binary conflict. npm stays the channel of record. comfyui and macvim follow their upstream cask renames, same as spark-app. Co-Authored-By: Claude Fable 5 --- Brewfile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/Brewfile b/Brewfile index 4098ec30102..0ae0c7b4e31 100644 --- a/Brewfile +++ b/Brewfile @@ -140,9 +140,8 @@ cask 'carbon-copy-cloner' cask 'ccmenu' cask 'chromedriver' cask 'claude' # Anthropic Claude desktop app -cask 'claude-code' # Anthropic Claude Code CLI cask 'codex' # OpenAI Codex desktop app -cask 'comfyui' # Node-based UI for Stable Diffusion / local AI image generation +cask 'comfy' # Node-based UI for Stable Diffusion / local AI image generation cask 'daisydisk' cask 'deluge' cask 'displaylink' # DisplayLink USB graphics driver @@ -172,7 +171,7 @@ cask 'kaleidoscope' cask 'libreoffice' cask 'little-snitch' cask 'lm-studio' # GUI for running local LLMs -cask 'macvim' +cask 'macvim-app' cask 'micro-snitch' cask 'microsoft-teams' # Microsoft Teams cask 'moom'