# 使用 Homebrew 安装 vtcode

查看 vtcode 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

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

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install vtcode
```

  证据: local Homebrew formula metadata

## 软件包事实

- **软件包键:** brew:vtcode
- **软件包管理器:** Homebrew
- **版本:** 0.141.10
- **来源摘要:** CLI Semantic Coding Agent
- **主页:** <https://vinhnx.github.io>
- **仓库:** <https://github.com/vinhnx/vtcode>
- **最后更新:** 2026-08-01T13:49:35Z
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- vtcode (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 0.141.10
## 项目历史与用法

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.

### 项目历史

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.

### 使用方式

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.

### 为什么软件包爱好者会关心

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.

### 时间线

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

### 来源

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


## 安全说明

没有找到 vtcode 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布，以便未来覆盖拥有稳定的软件包 URL。



## 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)


## 来源

- 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
