# vtcode mit Homebrew installieren

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

## Installation

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

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install vtcode
```

  Evidenz: local Homebrew formula metadata

## Paketfakten

- **Paketschlüssel:** brew:vtcode
- **Paketmanager:** Homebrew
- **Version:** 0.141.10
- **Quellzusammenfassung:** CLI Semantic Coding Agent
- **Homepage:** <https://vinhnx.github.io>
- **Repository:** <https://github.com/vinhnx/vtcode>
- **Zuletzt aktualisiert:** 2026-08-01T13:49:35Z
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- vtcode (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 0.141.10
## Projektgeschichte und Nutzung

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.

### Projektgeschichte

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.

### Wie es verwendet wird

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.

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

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.

### Zeitleiste

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

### Quellen

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


## Sicherheitshinweise

Für vtcode wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-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: 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)


## Quellen

- 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
