# Installer vtcode avec Homebrew

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

## installation

```sh
sudo av install brew:vtcode
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install vtcode
```

  Preuve: local Homebrew formula metadata

## Faits du paquet

- **Clé du paquet:** brew:vtcode
- **Gestionnaire de paquets:** Homebrew
- **Version:** 0.141.10
- **Résumé source:** CLI Semantic Coding Agent
- **Page d'accueil:** <https://vinhnx.github.io>
- **Dépôt:** <https://github.com/vinhnx/vtcode>
- **Dernière mise à jour:** 2026-08-01T13:49:35Z
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- vtcode (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 0.141.10
## Historique du projet et usages

VT Code is a recent Rust-based terminal coding agent aimed at long-running autonomous software-development workflows. Its own documentation frames it around LLM-native code understanding, OS-native sandboxing, multiple model providers, open protocols such as MCP and ACP, and an extensible skills system.

### Historique du projet

The public GitHub repository was created on 2025-08-29. Because the project is young, there is not yet much independent, sourceable history beyond its own repository and user guide; the most reliable history is therefore its emergence as part of the mid-2020s wave of terminal coding agents rather than a long-established ecosystem role.

### Modes d'utilisation

The documented workflow is terminal-first: clone and build the Rust project, set an API key for a supported LLM provider, initialize a workspace to create `vtcode.toml`, then use chat, resume, continue, slash commands, workspace-aware context, and policy-controlled shell/file tools inside a project.

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

For package cataloging, VT Code is notable mainly as an actively developed, packaged Rust CLI/TUI coding agent rather than as a mature standard. Its history should be treated as provisional until there is broader adoption data or durable third-party coverage.

### Chronologie

- 2025-08-29: Public GitHub repository created.
- 2026: Project documentation describes VT Code as a Rust coding agent with sandboxing, multi-provider LLM support, MCP/ACP integration, and workspace-oriented configuration.

### Sources

- <https://api.github.com/repos/vinhnx/vtcode - GitHub repository creation and activity metadata.>
- <https://github.com/vinhnx/VTCode - project README and repository metadata.>
- <https://github.com/vinhnx/vtcode/blob/main/docs/user-guide/getting-started.md - official getting-started guide and usage workflow.>


## Notes de sécurité

Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour vtcode. Les métadonnées de paquet Nucleus 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: vtcode.toml, $VTCODE_HOME/config.toml

## Combined YAML source

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


## Sources

- pkg.so package database
- Geiger risk classifier
- curated configuration and credential file locations
- curated package history
- pkgdb category and tag curation
- cross-ecosystem install command graph
