Automic VaultAutomic Vault

brew

codebook-lsp を Homebrew, pacman でインストール

codebook-lsp のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install codebook-lsp

local Homebrew formula metadata

概要

パッケージ概要

Code-aware spell checker language server

コマンドとエイリアス

  • codebook-lsp

履歴

プロジェクトの歴史と使われ方

Codebook LSP is a Rust language-server spell checker for code. It combines Tree-sitter parsing with Spellbook-style spell checking so editors can flag words in comments, strings, and definitions without behaving like a prose grammar checker.

プロジェクトの歴史

The GitHub repository was created on 2025-01-03, and early releases began in January 2025. The README states that Codebook was originally developed for the Zed editor and exposes a Language Server intended for any editor that supports LSP.

The project emphasizes privacy, low annoyance, and efficiency: no remote spell-checking calls, only flagging words users can control, and low CPU and memory overhead for checking on keystrokes.

採用の歴史

The README documents manual release downloads, `eget`, Arch Linux `pacman`, Cargo, Homebrew, and source builds. The input package facts list Homebrew and pacman, which matches the upstream installation section.

Editor integration is central to adoption. The README describes Codebook as the most popular spell checker for Zed, documents Helix and Neovim setup, and notes that a VS Code extension is still a work in progress.

使われ方

Users install the `codebook-lsp` binary and configure it in an editor's LSP client. In Helix it is launched with `codebook-lsp serve`; Neovim can enable it through `nvim-lspconfig`; Zed users generally install the Codebook extension, which manages the LSP binary.

The language server checks code-aware text such as comments, strings, and definitions, splits camelCase and snake_case, and manages dictionaries automatically.

パッケージ好きにとっての重要性

Codebook LSP is a small but neat example of the LSP ecosystem expanding beyond compilers and linters into language-aware writing tools. Package maintainers care because editor integrations depend on a native binary being available on PATH, making Homebrew, pacman, Cargo, and release archives part of the editor experience.

タイムライン

  • 2025-01-03: GitHub repository created.
  • 2025-01-15: Early v0.0.6 release published.
  • 2025: README documents Zed, Helix, Neovim, and local VS Code integration paths.
  • 2026: Active v0.3.x releases continue through at least v0.3.41.

Related projects

  • The README names Tree-sitter and Spellbook as core building blocks. It also relates Codebook to the Zed extension, Helix, Neovim's LSP configuration, and a work-in-progress VS Code extension.

セキュリティ状態

保護ツール対応はまだ見つかっていません

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

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 6 個のプラットフォームターゲットで利用できます。
  • ビルドメタデータには 1 件のビルド依存関係があります。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
codebook-lspcliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-25
マネージャ版0.3.42
マネージャ更新日2026-07-07
ローカルデータOK
上流最新
検出された最新v0.3.42

https://github.com/blopker/codebook

  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:codebook-lsp
バージョン0.3.42
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/codebook-lsp
ホームページhttps://github.com/blopker/codebook
リポジトリhttps://github.com/blopker/codebook
上流ドキュメントhttps://github.com/blopker/codebook#readme
ライセンスMIT
ソースアーカイブhttps://github.com/blopker/codebook/archive/refs/tags/v0.3.42.tar.gz
最終更新2026-07-07T03:21:55Z
Pulseupdated
ビルド依存関係rust
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

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

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

pacman95%

codebook-lsp 0.3.41-1

Code-aware spell checker with language server implementation

https://github.com/blopker/codebook

sudo pacman -S codebook-lsp
  • License: MIT
  • Architecture: x86_64
  • 2 依存関係
  • normalized package name match
  • 一致条件: Codebook Lsp
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: codebook-lsp from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment