macOS
brew install vtcodelocal Homebrew formula metadata
brew
vtcode のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install vtcodelocal Homebrew formula metadata
概要
CLI Semantic Coding Agent
履歴
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.
セキュリティ状態
vtcode に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
local files
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.
Config paths the tool may read or write during local use.
vtcode.toml$VTCODE_HOME/config.toml実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
vtcode | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:vtcode |
|---|---|
| バージョン | 0.128.0 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/vtcode |
| ホームページ | https://vinhnx.github.io |
| リポジトリ | https://github.com/vinhnx/VTCode |
| 上流ドキュメント | https://github.com/vinhnx/vtcode#readme |
| ライセンス | MIT |
| ソースアーカイブ | https://static.crates.io/crates/vtcode/vtcode-0.128.0.crate |
| 最終更新 | 2026-06-22T14:06:36-07:00 |
| Pulse | updated |
| 依存関係 | ripgrep |
| ビルド依存関係 | pkgconf, rust |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | vtcode |
| 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 |
|
ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.