# opencrabs mit Homebrew installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für opencrabs in AI-Agent-Workflows.

## Installation

```sh
sudo av install brew:opencrabs
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install opencrabs
```

  Evidenz: local Homebrew formula metadata

## Paketfakten

- **Paketschlüssel:** brew:opencrabs
- **Paketmanager:** Homebrew
- **Paketmanager-Seite:** <https://formulae.brew.sh/formula/opencrabs>
- **Version:** 0.5.2
- **Quellzusammenfassung:** Autonomous, self-improving AI agent in a single Rust binary
- **Homepage:** <https://opencrabs.com>
- **Repository:** <https://github.com/adolfousier/opencrabs>
- **Upstream-Dokumentation:** <https://opencrabs.com>
- **Lizenz:** MIT
- **Quellarchiv:** <https://github.com/adolfousier/opencrabs/archive/refs/tags/v0.3.83.tar.gz>
- **Zuletzt aktualisiert:** 2026-09-18T10:40:54Z
- **Generiert:** 2026-09-19T06:45:57+00:00

## Executables

- opencrabs (cli)
- opencrabs (Alias)

## Abhängigkeiten

- rtk

## Build-Abhängigkeiten

- cmake
- llvm
- pkgconf
- rust

## Installationsverhalten

- Post-install-Hook: nicht definiert
- Bottle: verfügbar auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Version und Aktualität

- Seite generiert: 2026-09-19
- Manager-Version: 0.5.2
- Manager aktualisiert: 2026-09-18
- lokale Daten: OK
- Upstream-Repository: https://github.com/adolfousier/opencrabs
- neueste erkannte Version: v0.3.83 (aktuell)
## Projektgeschichte und Nutzung

OpenCrabs is an open-source Rust-based AI agent that runs in a terminal, interactive TUI, or background daemon and can use tools, manage files, perform research, schedule work, and connect to communication channels.

### Projektgeschichte

OpenCrabs was developed as an open-source autonomous-agent runtime written predominantly in Rust. The project emphasizes self-improvement, self-healing behavior, multi-provider operation, and deployment as a terminal UI, CLI, or daemon.

The repository’s release history and changelog show rapid iteration, with configuration, channels, profiles, browser automation, memory, and service-management capabilities consolidated into the same executable.

### Adoptionsgeschichte

OpenCrabs is distributed as release binaries, a Cargo package, source code, and Homebrew packaging. Its official repository documents Linux, macOS, and Windows operation, plus optional always-running daemon services.

Adoption is still early-stage, but the project exposes a broad integration surface including terminal tools, browser automation, scheduled tasks, provider switching, profiles, and messaging channels.

### Wie es verwendet wird

The first-run wizard configures a provider and workspace. Users can run interactive sessions, execute slash commands, create isolated profiles, or install the daemon as a user service.

The default profile uses ~/.opencrabs. Non-secret settings reside in config.toml, commands.toml, and tools.toml; API keys and channel tokens reside in keys.toml with restrictive file permissions. Named profiles keep isolated copies beneath ~/.opencrabs/profiles/<name>/.

### Warum Paket-Nerds sich dafür interessieren

OpenCrabs is notable as a single Rust binary that packages an agent runtime, terminal interface, daemon, provider registry, tools, memory, scheduling, and channel integrations. Its profile-aware configuration resembles a conventional Unix CLI while supporting a comparatively large application surface.

Its explicit separation of non-secret configuration from keys.toml is useful to package maintainers and operators because it gives configuration and credentials distinct lifecycle and permission expectations.

### Zeitleiste

- Early project: OpenCrabs emerged as a Rust-based autonomous terminal agent.
- 2026: The official repository shows rapid release activity and expanding profile, daemon, channel, browser, and tool support.

### Related projects

- Related technologies include Rust, Cargo, Ratatui, SQLite, Claude Code, GitHub Copilot, MCP, the A2A protocol, Chromium CDP, and supported LLM-provider APIs.

### Quellen

- <https://github.com/adolfousier/opencrabs>


## Sicherheitshinweise

Für opencrabs wurde kein passendes lokales Secret-Handling-Manifest gefunden. Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.



## Configuration and credential file locations

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.


## Configuration files

- Unix: ~/.opencrabs/config.toml, ~/.opencrabs/commands.toml, ~/.opencrabs/tools.toml, ~/.config/opencrabs/config.toml, ./opencrabs.toml

## Credential files

- Unix: ~/.opencrabs/keys.toml
## Details aus der Quelldatenbank

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** opencrabs
- **Version Scheme:** 0
- **Revision:** 0
- **Head Version:** HEAD
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** head, stable


## Verwandte Links

- [AI and agent packages](https://pkg.so/de/ai-agent-tools/) - Matched AI model, agent, coding-agent, orchestration, or MCP metadata.
- [Language runtime packages](https://pkg.so/de/language-runtime-packages/) - Matched language runtime, compiler, or interpreter metadata.
- [Networking and protocol packages](https://pkg.so/de/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [rtk](https://pkg.so/de/brew/rtk/) - Runtime dependency declared by Homebrew.
- [pkgconf](https://pkg.so/de/brew/pkgconf/) - Build dependency declared by Homebrew.
- [cmake](https://pkg.so/de/brew/cmake/) - Build dependency declared by Homebrew.
- [llvm](https://pkg.so/de/brew/llvm/) - Build dependency declared by Homebrew.
- [rust](https://pkg.so/de/brew/rust/) - Build dependency declared by Homebrew.
- [hermes-agent](https://pkg.so/de/brew/hermes-agent/) - Local package facts share a topical domain. Shared terms: agent, ai, improving, self, self-improving.
- [librefang](https://pkg.so/de/brew/librefang/) - Both packages touch the same language runtime or ecosystem. Shared terms: agent, ai, autonomous, rust, self.
- [zeroclaw](https://pkg.so/de/brew/zeroclaw/) - Both packages touch the same language runtime or ecosystem. Shared terms: agent, ai, autonomous, rust.

## Combined YAML source

View the package source record on GitHub. [combined/opencrabs.yml](https://github.com/mxcl/pkgdb/blob/main/combined/opencrabs.yml)


## Quellen

- pkg.so package database
- package-page enrichment
- curated configuration and credential file locations
- curated package history
- package version freshness
- package relationship graph
- cross-ecosystem install command graph
