Expand description
Iris Agent - The unified AI agent for Git-Iris operations
This agent can handle any Git workflow task through capability-based prompts and multi-turn execution using Rig. One agent to rule them all! ✨
Structs§
- Iris
Agent - The unified Iris agent that can handle any Git-Iris task
- Iris
Agent Builder - Builder for creating
IrisAgentinstances with different configurations
Enums§
- Structured
Response - Unified response type that can hold any structured output
Traits§
- Streaming
Callback - Trait for streaming callback to handle real-time response processing