# vtcode を Homebrew でインストール

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 に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。



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