Skip to main content

AI and agent tooling

The AI package set spans casks, Homebrew formulae, yarn 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
codexcaskCodex CLI, exposed through ,codex with local/cloud provider wrappers
opencodebrewOpenCode CLI/TUI with profile merge and MCP wiring
@anthropic-ai/claude-codeyarnClaude Code CLI outside Homebrew cask management
@google/gemini-cliyarnGemini CLI harness and subagent surface
@earendil-works/pi-coding-agentyarnPi coding agent CLI
@earendil-works/pi-tuiyarnPi terminal UI package
playwriteryarnbrowser-control/code-generation agent package

Agent extensions and support packages

ToolSourceWhy it is here
pi-mcp-adapteryarnMCP adapter extension loaded by Pi settings
pi-subagentsyarnsubagent delegation extension for Pi child contexts
tuicrbrew tap agavra/tapterminal review UI used around agent diff review flows
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
Qwen3.6-35B-A3B-UD-Q4_K_XL.ggufmodelprimary local GGUF model (local)
Qwen3.6-35B-A3B-abliterated.Q4_K_M.ggufmodelrefusal-removed sibling (local-max)

AI-adjacent review and cleanup tools

ToolSourceWhy it is here
knipyarnunused 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