Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.anonymous.dev/llms.txt

Use this file to discover all available pages before exploring further.

The brew/ module manages all Homebrew dependencies through a single Brewfile.

Installation

./brew/install-brew.sh
This script:
  1. Installs Homebrew if it’s not already present.
  2. Runs brew bundle against the Brewfile to install everything.

Taps

TapProvides
anonymous-dev-org/tapReleased 0x0 server binaries
nikitabobko/tapAeroSpace window manager
oven-sh/bunBun JavaScript runtime

Formulas (CLI Tools)

FormulaDescription
0x0Released local 0x0 server
biomeLinter and formatter for web languages
ghGitHub CLI
git-deltaBetter git diff viewer
luarocksLua package manager
markdownlint-cliMarkdown linter
mkcertLocal HTTPS certificate generator
neovimText editor
nmapNetwork scanner
nvmNode.js version manager
ripgrepFast recursive text search
stowDotfile symlink manager
tree-sitterIncremental parser generator
tree-sitter-cliTree-sitter CLI tools
xhModern HTTP client (curl alternative)
bunJavaScript runtime and package manager
codex-acpCodex ACP adapter

Casks (GUI Apps)

CaskDescription
aerospaceTiling window manager
betterdisplayDisplay management and resolution control
claude-codeClaude Code CLI
codexOpenAI Codex CLI
http-toolkitHTTP debugging proxy
kittyGPU-accelerated terminal emulator
ngrokTunneling and ingress service
notion-calendarCalendar app
orbstackDocker and Kubernetes desktop runtime

Extra Install Step

After brew bundle, install-brew.sh installs @agentclientprotocol/claude-agent-acp globally with npm when npm is available.