# Bootstrap + tools mise can't cleanly provide. Run: brew bundle
#
# Everything else (just, gh, jq, yq, docker-cli, docker-compose) is pinned in
# .mise.toml and installed by `mise install`.

brew "mise"      # tool-version manager — provides everything in .mise.toml
brew "colima"    # Docker daemon/VM for macOS (system deps; not a plain binary)
brew "dolt"      # Dolt CLI — backups, diagnostics, SQL shell (not in mise registry)
brew "beads"     # the `bd` issue tracker (homebrew-core; not in mise registry)
