macOS
brew install tombilocal Homebrew formula metadata
sudo port install tombiMacPorts ports tree · textproc/tombi/Portfile · ソース: api.github.com
brew
tombi のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install tombilocal Homebrew formula metadata
sudo port install tombiMacPorts ports tree · textproc/tombi/Portfile · ソース: api.github.com
nix profile install nixpkgs#tombinixpkgs package indexes · pkgs/by-name/to/tombi/package.nix · ソース: api.github.com
sudo pacman -S tombiArch Linux sync databases · tombi · ソース: geo.mirror.pkgbuild.com
scoop install main/tombiScoop official bucket manifest trees · bucket/tombi.json · ソース: api.github.com
winget install --id tombi-toml.tombi -eWindows Package Manager source index · tombi-toml.tombi · ソース: cdn.winget.microsoft.com
概要
TOML formatter, linter and language server
履歴
Tombi is a modern TOML toolkit that combines a formatter, linter, and language server. Its documentation positions it as a response to TOML's growing role in developer configuration files, especially `pyproject.toml` in Python and `Cargo.toml` in Rust.
The official docs say Tombi was created to support teams that use TOML as a configuration format and to provide a reliable development experience for TOML files. The README and repository show a multi-surface project: CLI tooling, editor integrations, schemas, docs, and language-server behavior all live in the same upstream project.
Tombi's README badges show distribution across editor and package ecosystems: VS Code Marketplace, Open VSX, JetBrains Marketplace, Zed, Homebrew, PyPI, and npm. The input metadata also records Homebrew, MacPorts, Nix, Arch, Scoop, and winget packaging, which is typical for language tooling that wants to be easy to install inside editors and CI.
The docs divide the tool into formatter, linter, CLI, language server, editor integration, configuration, environment variables, JSON Schema support, directives, and extensions. The README's quick start shows `uvx tombi format`, while Homebrew exposes the `tombi` executable for local formatting, linting, and LSP use.
For package nerds, Tombi is interesting because it treats TOML as a first-class language-tooling target rather than a passive config format. Its value is strongest in polyglot repos where TOML files control Python, Rust, package metadata, tool settings, and editor behavior.
セキュリティ状態
tombi に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ 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.
/etc/tombi/config.toml~/Library/Application Support/tombi/config.toml.tombi.tomltombi.toml.config/tombi.tomlpyproject.toml$XDG_CONFIG_HOME/tombi/config.toml~/.config/tombi/config.toml%APPDATA%\tombi\config.toml実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
tombi | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/tombi-toml/tombi
インストールメタデータ
| パッケージキー | brew:tombi |
|---|---|
| バージョン | 1.2.4 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/tombi |
| ホームページ | https://github.com/tombi-toml/tombi |
| リポジトリ | https://github.com/tombi-toml/tombi |
| 上流ドキュメント | https://tombi-toml.github.io/tombi |
| ライセンス | MIT |
| ソースアーカイブ | https://github.com/tombi-toml/tombi/archive/refs/tags/v1.2.4.tar.gz |
| 最終更新 | 2026-07-19T12:32:56Z |
| Pulse | updated |
| ビルド依存関係 | 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 | tombi |
| 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 |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
tombi
nix profile install nixpkgs#tombitombi 1.1.2-1
TOML Formatter / Linter / Language Server
https://tombi-toml.github.io/tombi/
sudo pacman -S tombitombi
sudo port install tombimain/tombi
scoop install main/tombitombi-toml.tombi
winget install --id tombi-toml.tombi -eソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.