From db27d3e76ca8046f238ad2e732429ea579c3e002 Mon Sep 17 00:00:00 2001 From: David F Glidden Date: Thu, 27 Aug 2026 22:32:29 +0200 Subject: [PATCH] Brewfile: drop the @anthropic-ai/claude-code npm entry MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit A `brew bundle dump` artifact that was already in the working tree at session start — not authored by this session. Committed only because the steward asked for everything to be pushed; recorded here so the log does not imply the wrap made this change. Co-Authored-By: Claude Opus 5 Claude-Session: https://claude.ai/code/session_01RmFYCUeAaPqbpJMj6uGokk --- Brewfile | 1 - 1 file changed, 1 deletion(-) diff --git a/Brewfile b/Brewfile index 7d741b0..0a76fd6 100644 --- a/Brewfile +++ b/Brewfile @@ -132,7 +132,6 @@ mas "TestFlight", id: 899247664 mas "Vinegar", id: 1591303229 mas "Xcode", id: 497799835 mas "xSearch", id: 1579902068 -npm "@anthropic-ai/claude-code" npm "corepack" npm "mcp-remote" npm "wrangler"