# codanna を Homebrew でインストール

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

## インストール

```sh
sudo av install brew:codanna
```

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

### macOS

- Homebrew (100%):

```sh
brew install codanna
```

  証拠: local Homebrew formula metadata

## パッケージ情報

- **パッケージキー:** brew:codanna
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/codanna>
- **バージョン:** 0.9.23
- **ソース概要:** Code intelligence system with semantic search
- **ホームページ:** <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
- **生成日時:** 2026-07-08T07:18:31+00:00

## 実行可能ファイル

- codanna (cli)
- codanna (エイリアス)

## 依存関係

- openssl@3

## ビルド依存関係

- pkgconf
- rust

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## バージョンと鮮度

- ページ生成日: 2026-07-08
- マネージャ版: 0.9.23
- マネージャ更新日: 2026-07-04
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/bartolli/codanna
- 検出された最新: v0.9.23 (最新)
## プロジェクトの歴史と使われ方

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.

### ソース

- <https://docs.codanna.sh/>
- <https://docs.codanna.sh/features/semantic-search>
- <https://docs.codanna.sh/installation>
- <https://docs.codanna.sh/reference/customization>
- <https://github.com/bartolli/codanna/releases>


## セキュリティノート

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



## 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

- Unix: .codanna/settings.toml
## ソースデータベース詳細

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** codanna
- **Version Scheme:** 0
- **Revision:** 0
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable


## 関連リンク

- [MCP tool packages](https://www.automicvault.com/ja/pkg/mcp-tools/) - Mentions MCP or Model Context Protocol.
- [Terminal utility packages](https://www.automicvault.com/ja/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://www.automicvault.com/ja/pkg/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://www.automicvault.com/ja/pkg/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [openssl@3](https://www.automicvault.com/ja/pkg/brew/openssl-3/) - Runtime dependency declared by Homebrew.
- [pkgconf](https://www.automicvault.com/ja/pkg/brew/pkgconf/) - Build dependency declared by Homebrew.
- [rust](https://www.automicvault.com/ja/pkg/brew/rust/) - Build dependency declared by Homebrew.
- [ctags-lsp](https://www.automicvault.com/ja/pkg/brew/ctags-lsp/) - Shares av.db curated category or tags: cli, code-intelligence, developer-tools.
- [gbox](https://www.automicvault.com/ja/pkg/brew/gbox/) - Shares av.db curated category or tags: ai-agents, cli, developer-tools, mcp.
- [nanobot](https://www.automicvault.com/ja/pkg/brew/nanobot/) - Shares av.db curated category or tags: ai-agents, cli, developer-tools, mcp.
- [notion-mcp-server](https://www.automicvault.com/ja/pkg/brew/notion-mcp-server/) - Shares av.db curated category or tags: ai-agents, cli, developer-tools, mcp.
- [ralph-orchestrator](https://www.automicvault.com/ja/pkg/brew/ralph-orchestrator/) - Shares av.db curated category or tags: ai-agents, cli, developer-tools, mcp.
- [strands-agents-sops](https://www.automicvault.com/ja/pkg/brew/strands-agents-sops/) - Shares av.db curated category or tags: ai-agents, cli, developer-tools, mcp.
- [agent-browser](https://www.automicvault.com/ja/pkg/brew/agent-browser/) - Shares av.db curated category or tags: ai-agents, cli, developer-tools.
- [airtable-mcp-server](https://www.automicvault.com/ja/pkg/brew/airtable-mcp-server/) - Shares av.db curated category or tags: cli, developer-tools, mcp.
- [aoe](https://www.automicvault.com/ja/pkg/brew/aoe/) - Local package facts share a topical domain. Shared terms: agents, ai-agents, cli, developer, developer-tools.
- [code2prompt](https://www.automicvault.com/ja/pkg/brew/code2prompt/) - Local package facts share a topical domain. Shared terms: cli, code, developer, developer-tools, mcp.

## Combined YAML source

View the package source record on GitHub. [combined/codanna.yml](https://github.com/automic-vault/db/blob/main/combined/codanna.yml)


## ソース

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- curated configuration and credential file locations
- curated package history
- package version freshness
- av.db category and tag curation
- package relationship graph
- cross-ecosystem install command graph
