Automic VaultAutomic Vault

brew

codanna を Homebrew でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install codanna

local Homebrew formula metadata

概要

パッケージ概要

Code intelligence system with semantic search

コマンドとエイリアス

  • codanna

履歴

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

Codanna is a Rust-based local code intelligence CLI and MCP server for AI coding agents. It indexes code, tracks relationships, and provides semantic search over code and documents.

プロジェクトの歴史

The official docs say Codanna came from a need for rapid research and pair-programming exploration where LSP servers were too slow for repeated questions. Its README positions it as code context for AI assistants, with structured symbol lookup, relationship tracing, and semantic search.

採用の歴史

Codanna is distributed through its own installer, Homebrew, Cargo, Nix, and GitHub releases. Its packaging matters because AI coding-agent users often need a small local binary that can be installed in developer shells and spawned as an MCP server.

使われ方

A typical workflow is to run codanna init, index a project, then query via CLI or MCP tools such as semantic_search_with_context. Configuration lives in .codanna/settings.toml, while embedding API keys are intentionally environment-only.

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

Codanna is part of the recent wave of package-manager-installed AI-agent support tools: local-first, Rust binary distribution, MCP integration, and semantic indexing without requiring a hosted code-search service.

タイムライン

  • 2026: Official releases include prebuilt Linux, macOS, and Windows assets.
  • 2026: v0.9.23 is documented as a resolver precision release with MCP and indexing changes.

Related projects

  • Language servers, ripgrep-style code search, vector embedding services, and MCP clients are adjacent tools in Codanna workflows.

セキュリティ状態

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

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

インストール挙動

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

推奨レビュー

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

local files

Configuration and credential file locations

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.

Configuration files

Config paths the tool may read or write during local use.

Unix
.codanna/settings.toml

実行可能ファイル

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

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

鮮度

バージョンと鮮度

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

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

https://github.com/bartolli/codanna

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

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:codanna
バージョン0.9.23
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/codanna
ホームページhttps://docs.codanna.sh/
リポジトリhttps://github.com/bartolli/codanna
上流ドキュメントhttps://docs.codanna.sh/
ライセンスApache-2.0
ソースアーカイブhttps://github.com/bartolli/codanna/archive/refs/tags/v0.9.23.tar.gz
最終更新2026-07-04T03:25:52Z
Pulseupdated
依存関係openssl@3
ビルド依存関係pkgconf, rust
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

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

ソース経路

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

このページは 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 configuration and credential file locations
  • curated package history
  • package relationship graph
  • package version freshness
  • package-page enrichment