Automic VaultAutomic Vault

brew

gitingest を Homebrew, Nix でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install gitingest

local Homebrew formula metadata

Linux

Nix確認済み · 92%
nix profile install nixpkgs#gitingest

nixpkgs package indexes · pkgs/by-name/gi/gitingest/package.nix · ソース: api.github.com

概要

パッケージ概要

Turn any Git repository into a prompt-friendly text ingest for LLMs

コマンドとエイリアス

  • gitingest

履歴

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

Gitingest is a Python-based CLI, web service, and importable package that converts Git repositories or local directories into prompt-friendly text digests for large language model workflows. Its central idea is deliberately simple: turn codebases into structured context containing a tree, selected file contents, size data, and token counts.

プロジェクトの歴史

The repository was created in November 2024 by coderamp-labs. The project grew around the convention of replacing `hub` with `ingest` in a GitHub URL, while also offering a `gitingest` command and Python API for local or scripted use.

The README presents Gitingest as more than a command: it links the hosted gitingest.com service, browser extensions, a PyPI package, Docker self-hosting, and Python synchronous and asynchronous APIs. Releases in 2025 show the project moving through early 0.x versions as the LLM code-context use case matured.

採用の歴史

Gitingest's adoption is tied to the rise of LLM-assisted development, where developers often need compact repository context that can be pasted into a model or passed to an agent. Its repository metadata and badges show distribution through PyPI, Homebrew, browser extension stores, and a public website, which helped it reach both terminal users and browser-first users.

The repository metadata collected for this enrichment on July 1, 2026 reported 14,992 GitHub stars, making it one of the more visible package-manager entries in this batch despite its recent origin.

使われ方

Practitioners run `gitingest /path/to/directory` or `gitingest https://github.com/owner/repo` to write a digest file, use `--output -` to stream output to standard output, or import `ingest` and `ingest_async` from Python. For private repositories, the README documents a token argument and `GITHUB_TOKEN` environment variable.

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

Gitingest is package-nerd significant because it packages an LLM-era workflow as a normal CLI with PyPI and Homebrew distribution. It turns repository structure into a portable text artifact, which fits shell pipelines, prompt assembly, and agent tooling without requiring a full IDE integration.

タイムライン

  • 2024: Repository created by coderamp-labs.
  • 2025: Early 0.x releases published on GitHub.
  • 2025: README documented CLI, Python package, browser extension, and self-hosted server usage.
  • 2026: Repository metadata collected for this enrichment reported broad GitHub visibility.

Related projects

  • Related surfaces include PyPI, gitingest.com, browser extensions for Chromium and Firefox-derived browsers, GitHub personal access tokens, and LLM tooling that consumes repository context.

セキュリティ状態

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

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

インストール挙動

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

推奨レビュー

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

実行可能ファイル

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

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

鮮度

バージョンと鮮度

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

ページ生成日2026-07-25
マネージャ版0.3.1
マネージャ更新日2026-06-16
ローカルデータOK
上流not checked
検出された最新未検出

https://gitingest.com

  • 情報Release/tag comparison is only available for GitHub repositories.https://gitingest.com信頼度 none

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:gitingest
バージョン0.3.1
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/gitingest
ホームページhttps://gitingest.com
リポジトリhttps://github.com/coderamp-labs/gitingest
上流ドキュメントhttps://github.com/coderamp-labs/gitingest#readme
ライセンスMIT
ソースアーカイブhttps://files.pythonhosted.org/packages/d6/fe/a915f0c32a3d7920206a677f73c185b3eadf4ec151fb05aedd52e64713f7/gitingest-0.3.1.tar.gz
最終更新2026-06-16T11:29:31Z
Pulseupdated
依存関係certifi, pydantic, python@3.14
ビルド依存関係rust
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

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

ソースデータベース一致

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

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

Nix95%

gitingest

nix profile install nixpkgs#gitingest
  • normalized package name match
  • 一致条件: Gitingest
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/gi/gitingest/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

ソース経路

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

このページは 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