pkg.soopen package index

brew / 排名 9977

使用 Homebrew 安装 vgt

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

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install vgt

local Homebrew formula metadata

概览

软件包摘要

Visualising Go Tests

命令和别名

  • vgt

历史

项目历史与用法

vgt is a small Go developer tool for turning `go test -json` output into a browser visualization. Its niche is test-suite diagnosis: it helps Go developers see test parallelism, slow tests, and the actual schedule produced by the Go test runner.

项目历史

The public GitHub repository was created on 2024-09-21 by Robert Laszczak. The project was introduced alongside a Three Dots Labs article about why adding CPU cores alone does not necessarily speed up Go test suites, and the README describes vgt as a tool for visualising Go test results in a browser.

使用方式

The typical workflow is deliberately Unix-like: run `go test -json ./...` and pipe the event stream into `vgt`, or save the JSON output and replay it later. vgt then opens a browser view of the test run, with flags for reading from a file, printing HTML, preserving browser state, and filtering very short durations.

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

vgt is significant mainly as a focused companion to Go's standard JSON test output. Instead of replacing `go test`, it consumes the standard event stream and makes timing and parallelism visible, which is useful when tuning `t.Parallel`, package-level concurrency, and slow integration-test suites.

时间线

  • 2024-09-21: GitHub repository created.
  • 2024-10-16: v1.0.0 release published.
  • 2025-12-15: v1.0.1 release published.

安全态势

风险级别:绿色

narrow executable package without higher-risk signals.

风险分类器

绿色 风险 · 低 置信度 · appliance

原因

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 6 个平台目标。
  • 安装时包含 1 个运行时依赖。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

可执行文件

已安装的可执行文件

命令类型暴露范围备注
vgtcli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-08-04
管理器版本1.0.1
管理器更新时间2026-07-26
本地数据OK
上游当前
检测到的最新版本v1.0.1

https://github.com/roblaszczak/vgt

  • OK没有生成新鲜度警告。

安装元数据

软件包元数据

软件包键brew:vgt
版本1.0.1
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/vgt
主页https://threedots.tech/post/go-test-parallelism/
仓库https://github.com/roblaszczak/vgt
上游文档https://threedots.tech/post/go-test-parallelism/
许可证MIT
源码归档https://github.com/roblaszczak/vgt/archive/refs/tags/v1.0.1.tar.gz
最后更新2026-07-26T00:30:32+02:00
Pulseupdated
依赖go
Bottle可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namevgt
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated package history
  • package relationship graph
  • package version freshness
  • package-page enrichment
  • pkg.so package database
  • pkgdb category and tag curation