# Installer opencrabs avec Homebrew

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de opencrabs pour les workflows d'agents IA.

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install opencrabs
```

  Preuve: local Homebrew formula metadata

## Faits du paquet

- **Clé du paquet:** brew:opencrabs
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/opencrabs>
- **Version:** 0.5.2
- **Résumé source:** Autonomous, self-improving AI agent in a single Rust binary
- **Page d'accueil:** <https://opencrabs.com>
- **Dépôt:** <https://github.com/adolfousier/opencrabs>
- **Docs amont:** <https://opencrabs.com>
- **Licence:** MIT
- **Archive source:** <https://github.com/adolfousier/opencrabs/archive/refs/tags/v0.3.83.tar.gz>
- **Dernière mise à jour:** 2026-09-18T10:40:54Z
- **Généré:** 2026-09-19T06:45:57+00:00

## exécutables

- opencrabs (cli)
- opencrabs (alias)

## Dépendances

- rtk

## Dépendances de compilation

- cmake
- llvm
- pkgconf
- rust

## Comportement d'installation

- hook post-installation: non défini
- Bouteille: disponible sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Version et fraîcheur

- page générée: 2026-09-19
- version du gestionnaire: 0.5.2
- gestionnaire mis à jour: 2026-09-18
- données locales: OK
- dépôt amont: https://github.com/adolfousier/opencrabs
- dernière version détectée: v0.3.83 (à jour)
## Historique du projet et usages

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.

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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>/.

### Pourquoi les passionnés de paquets s'y intéressent

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.

### Chronologie

- 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.

### Sources

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


## Notes de sécurité

Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour opencrabs. Les métadonnées de paquet restent publiées ici afin que la couverture future dispose d'une URL stable.



## 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
## Détails de la base source

- **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


## Liens liés

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


## Sources

- 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
