Expand description
Setup module for configuring intent-engine integration with AI tools
This module provides a unified setup command that configures both hooks and MCP servers for various AI assistant tools (Claude Code, Gemini CLI, Codex, etc.)
Modules§
- claude_
code - Claude Code setup module
- common
- Common utilities for setup operations
- interactive
- Interactive setup wizard for configuring intent-engine with AI tools
Structs§
- Connectivity
Result - Result of a connectivity test
- Diagnosis
Check - Individual diagnosis check
- Diagnosis
Report - Result of a diagnosis operation
- Setup
Options - Options for setup operations
- Setup
Result - Result of a setup operation
Enums§
- Setup
Scope - Installation scope for setup
Traits§
- Setup
Module - Trait for setup modules