macOS
brew install bitlocal Homebrew formula metadata
sudo port install bitMacPorts ports tree · devel/bit/Portfile · Quelle: api.github.com
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für bit in AI-Agent-Workflows.
Installation
brew install bitlocal Homebrew formula metadata
sudo port install bitMacPorts ports tree · devel/bit/Portfile · Quelle: api.github.com
nix profile install nixpkgs#bitnixpkgs package indexes · pkgs/by-name/bi/bit/package.nix · Quelle: api.github.com
scoop install main/bitScoop official bucket manifest trees · bucket/bit.json · Quelle: api.github.com
Überblick
Distributed Code Component Manager
Verlauf
Bit is Teambit's component-oriented development platform and CLI. It started as a way to manage and share code components across repositories, and its current documentation frames it as a build system for composing components, applications, and AI-assisted development workspaces.
The official teambit/bit repository was created in 2017. Its README describes Bit as a system for organizing source code into reusable components, with support for common JavaScript and TypeScript environments such as Node.js, React, Angular, Vue, React Native, and Next.js.
Over time Bit expanded from a distributed component manager into a broader workspace, build, release, and cloud collaboration system. The current README emphasizes composable components, shell applications, CI, Bit Cloud scopes, and reusable templates for both developers and AI agents.
Bit's adoption has been strongest in JavaScript and TypeScript component ecosystems, especially teams trying to share UI or backend modules across monorepos and polyrepos. Its package-manager presence in Homebrew, MacPorts, Nix, and Scoop reflects a cross-platform CLI distribution strategy rather than a Unix-only tool.
The project remains actively maintained: the GitHub repository shows continued activity in 2026 and release tags in the 1.13 series. The README also points users to Bit Cloud and a community space, which are central to the hosted-scope workflow.
Typical usage starts with installing Bit, running `bit init --default-scope`, creating components or applications with `bit create`, previewing them with the Bit UI or `bit run`, versioning them with `bit tag`, and exporting them with `bit export`.
Bit is most useful when a team wants code units to have their own build, test, version, dependency, and release lifecycle while still living inside existing repositories or workspaces.
For package nerds, Bit is interesting because it blurs the line between package manager, monorepo tool, component registry, and build orchestrator. It treats components as first-class packageable units instead of making the repository the only meaningful boundary.
It also explains the Homebrew naming collision with `bit-git`: the simple `bit` formula belongs to Teambit's component workflow, while the modern Git helper is packaged as `bit-git`.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
~/Library/Caches/Bit/config/config.json./workspace.jsoncCredential-bearing paths to review before unattended agent runs.
~/Library/Caches/Bit/config/config.json~/.ssh/id_rsaExecutables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
bit | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
Installationsmetadaten
| Paketschlüssel | brew:bit |
|---|---|
| Version | 14.8.8 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/bit |
| Homepage | https://bit.dev |
| Repository | https://github.com/teambit/bit |
| Upstream-Dokumentation | https://bit.dev/docs |
| Lizenz | Apache-2.0 |
| Quellarchiv | https://registry.npmjs.org/bit-bin/-/bit-bin-14.8.8.tgz |
| Zuletzt aktualisiert | 2026-06-22T14:02:53-07:00 |
| Pulse | updated |
| Abhängigkeiten | node, terminal-notifier |
| Bottle | verfügbar (auf arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | bit |
| Version Scheme | 0 |
| Revision | 1 |
| Head Version | HEAD |
| Conflicts With |
|
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
bit
nix profile install nixpkgs#bitbit
sudo port install bitmain/bit
scoop install main/bitQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.