Module iris

Module iris 

Source
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§

IrisAgent
The unified Iris agent that can handle any Git-Iris task
IrisAgentBuilder
Builder for creating IrisAgent instances with different configurations

Enums§

StructuredResponse
Unified response type that can hold any structured output

Traits§

StreamingCallback
Trait for streaming callback to handle real-time response processing