macOS
brew install codannalocal Homebrew formula metadata
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de codanna pour les workflows d'agents IA.
installation
brew install codannalocal Homebrew formula metadata
aperçu
Code intelligence system with semantic search
historique
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.
posture de sécurité
Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour codanna. Les métadonnées de paquet Nucleus restent publiées ici afin que la couverture future dispose d'une URL stable.
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
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.
.codanna/settings.tomlexécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
codanna | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://github.com/bartolli/codanna
métadonnées d'installation
| Clé du paquet | brew:codanna |
|---|---|
| Version | 0.9.23 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/codanna |
| Page d'accueil | https://docs.codanna.sh/ |
| Dépôt | https://github.com/bartolli/codanna |
| Docs amont | https://docs.codanna.sh/ |
| Licence | Apache-2.0 |
| Archive source | https://github.com/bartolli/codanna/archive/refs/tags/v0.9.23.tar.gz |
| Dernière mise à jour | 2026-07-04T03:25:52Z |
| Pulse | updated |
| Dépendances | openssl@3 |
| Dépendances de compilation | pkgconf, rust |
| Bouteille | disponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| 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 |
|
piste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.