Expand description
Unified hooks infrastructure for Terraphim AI.
This crate provides shared functionality for Claude Code hooks and Git hooks, including text replacement via knowledge graphs and binary discovery utilities.
Structs§
- Hook
Result - Result of a replacement operation.
- Matched
- Re-export key types from terraphim_automata for convenience.
- Replacement
Service - Unified replacement service using Terraphim knowledge graphs.
- Thesaurus
- A thesaurus is a dictionary with synonyms which map to upper-level concepts.
Enums§
- Binary
Location - Location where terraphim-agent was found.
- Link
Type - Re-export LinkType for convenience.
Functions§
- discover_
binary - Discover terraphim-agent binary location.