Homebrew formulae for hungrytech projects.
Install WikiBrain:
brew install hungrytech/tap/wikibrainCreate the local brain and install reviewed Claude Code and Codex integrations:
brainctl init --workspace /path/to/project
brainctl doctorWikiBrain does not change agent settings during brew install. The explicit
brainctl init step keeps hook installation reviewable and reversible.