macOS
brew install odinfmtlocal Homebrew formula metadata
brew / 順位 7767
odinfmt のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install odinfmtlocal Homebrew formula metadata
sudo pacman -S odinfmtArch Linux sync databases · odinfmt · ソース: geo.mirror.pkgbuild.com
概要
Formatter for The Odin Programming Language
履歴
odinfmt is the source formatter associated with OLS, the Odin language server project. Homebrew packages it as a standalone executable even though upstream development lives in Daniel Gavin's `ols` repository.
The OLS repository was created on November 3, 2020 as editor tooling for Odin. Its README describes the project as a language server intended to stay aligned with the master branch of Odin, which explains why formatter packaging is tied to fast-moving Odin tooling rather than a separate formatting standard project.
The official Odin showcase page for OLS, dated July 2, 2023, describes editor support and the implementation goal of fast completion and go-to-definition, with additional features layered around that core. odinfmt fits into the same practical-tooling layer: keep Odin code mechanically consistent while the language evolves.
Adoption follows Odin's editor ecosystem rather than broad standalone popularity. The OLS README lists clients including VS Code, Sublime, Vim, Neovim, Emacs, Helix, and Micro, and Homebrew and Arch package odinfmt for users who want formatting without building the repository themselves.
On July 1, 2026, the GitHub repository API reported 1,048 stars and 163 forks for OLS, a useful signal that the language-server-and-formatter toolchain has become part of the working Odin developer setup.
Developers use `odinfmt` to format Odin source files and can control style options through `odinfmt.json`. The OLS README documents options such as tab handling, tab width, brace style, case indentation, line endings, and import sorting.
Because OLS tracks Odin master, odinfmt is most useful for developers working near the language's development edge, where editor tooling and formatter behavior need to follow syntax and style changes quickly.
The package is a neat example of a subtool split out of a larger upstream repository: the Homebrew formula exposes only the formatter while pointing to the language-server source tree. That makes packaging metadata more precise than upstream branding, which is exactly the kind of distinction package indexes need to preserve.
For package managers, odinfmt also shows the cost of immature language ecosystems: formatter behavior, editor integration, and compiler syntax can all move together, so packagers must decide whether to follow snapshots, development tags, or source builds.
セキュリティ状態
generalized runtime or code generation signal.
リスク yellow · 信頼度 中 · runtime
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
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.
odinfmt.json実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
odinfmt | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:odinfmt |
|---|---|
| バージョン | 2026-06 |
| パッケージマネージャ | Homebrew |
| ホームページ | https://github.com/DanielGavin/ols |
| リポジトリ | https://github.com/DanielGavin/ols |
| 最終更新 | 2026-07-24T00:26:38Z |
| Pulse | updated |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
odinfmt dev_2026_06-1
Source code formatter for Odin
https://github.com/DanielGavin/ols
sudo pacman -S odinfmtソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.