Skip to main content

AI and agent tooling

The AI package set spans casks, Homebrew formulae, pnpm globals, uv tools, custom wrappers, and local model assets.

Coding agents and harnesses

ToolSourceWhy it is here
cursor-cliofficial installerCursor command-line harness, installed via cursor.com/install (unsupported as a Homebrew cask)
copilot-clicaskGitHub Copilot CLI harness, custom agents, hooks, and MCP config target
@openai/codexpnpmCodex CLI; an @install-priority-exception keeps it on pnpm because the Homebrew cask lags upstream releases
codex-appcaskCodex desktop app (Codex.app); Homebrew marks the standalone cask deprecated, while codex app is the supported CLI installer
claudecaskAnthropic Claude desktop app (Claude.app)
opencodebrewOpenCode CLI/TUI with profile merge and MCP wiring
antigravity-clicaskGoogle Antigravity terminal coding-agent harness, launched as agy; the Brew hook clears a prior standalone binary and partial cask receipt before first install
antigravitycaskGoogle Antigravity desktop agent orchestration platform (Antigravity.app)
@anthropic-ai/claude-codepnpmClaude Code CLI outside Homebrew cask management
@earendil-works/pi-coding-agentpnpmPi coding agent CLI
@earendil-works/pi-tuipnpmPi terminal UI package
playwriterpnpmbrowser-control/code-generation agent package
freebuffpnpmfree coding agent CLI

Agent extensions and support packages

ToolSourceWhy it is here
pi-mcp-adapterpnpmMCP adapter extension loaded by Pi settings
pi-subagentspnpmsubagent delegation extension for Pi child contexts
tuicrbrewterminal review UI used around agent diff review flows
lgtmbrew tap kunkka19xx/taplive terminal diff reviewer that runs beside an agent in tmux
llmfitbrewAI/model utility in the local toolbox
k-letsfguvlocal flight search CLI exposed through the k-letsfg skill
lexyuv git+data/RAG pipeline tool used as a local AI utility
terminaltexteffectsuvterminal text effects for generated/presentation output

Local inference and model assets

Tool / assetSourceWhy it is here
llama.cppbrewlocal llama-server backend for OpenAI/Anthropic-compatible inference
hfbrewHugging Face CLI for model downloads
sd-clicustomMetal runner for ,image-local (not llama-server)
NVIDIA-Nemotron-3.5-Lightning-30B-A3B-UD-Q4_K_XL.ggufmodelUnsloth Nemotron 3.5 Lightning (nemotron-3.5)
Qwen3.5-9B-UD-Q4_K_XL.ggufmodelUnsloth Qwen3.5 9B (qwen3.5-9b)
Qwen3.8-27B-UD-Q4_K_XL.ggufmodelUnsloth Qwen3.8 27B (qwen3.8-27b, non-thinking qwen3.8-27b-instruct)
FLUX.2 klein 9B GGUFmodelOn-device ,image-local generate and edit (~15 GB)

AI-adjacent review and cleanup tools

ToolSourceWhy it is here
knippnpmunused dependency/export/file analysis for JS/TS projects
jscpdbrewduplicate-code detector required during refactors
ast-grepbrewstructural code search/rewrites
serpl, scooterbrewtext search/replacement helpers
dangerzonecasksafe document handling on macOS