Cargo Features
terraphim-session-analyzer has no features set by default.
[dependencies]
terraphim-session-analyzer = { version = "1.16.34", features = ["terraphim", "connectors", "full"] }
- terraphim full?
-
Optional: Terraphim knowledge graph integration
Enables terraphim_automata, terraphim_config, and terraphim_types
terraphim_automata:
Feature-gated Terraphim dependencies (sibling crates in workspace)
Affects
terraphim-session-analyzer::kg,knowledge_graph::ToolRelationship,knowledge_graph::RelationType,knowledge_graph::KnowledgeGraph,matcher::TerraphimMatcher… - connectors full?
-
Optional: Multi-agent session connectors (Cursor, Aider, etc.)
Enables rusqlite ^0.32
Feature-gated connector dependencies
Affects
connectors::aider,connectors::codex,connectors::cursor,connectors::opencode… - full = connectors, terraphim
-
All features