[工具详情]
gitingest
Turn a Git repository or URL into an LLM-friendly text digest.
agent-contextagentdocs 语言: all
[适用场景]推荐
- ✓ Summarize repository contents for an LLM or agent review workflow
- ✓ Ingest a remote Git repository into prompt-ready text
[不适用场景]避免
- ✕ The target repository includes sensitive files that have not been excluded
- ✕ A precise file subset is required instead of a broad repository digest
[安全约束]必须遵守
- ⚠ Review included files and output before sending repository digests to external services.
- ⚠ Avoid ingesting secrets, credentials, private keys, and ignored build artifacts.
[详细信息]原始元数据
- 命令
- gitingest
- 影响
- read_files, write_files, network_access, secret_exposure
[类似工具]03