Expand description
§DAA AI
AI integration layer for the Decentralized Autonomous Agents (DAA) system. Provides Claude AI integration via QuDAG MCP (Model Context Protocol) for intelligent decision making and task automation.
Modules§
- agents
- Agent management for DAA AI
- claude
- Claude AI integration
- memory
- Memory system for agents
- tasks
- Task management
- tools
- Tool registry and management
Structs§
- AIConfig
- Configuration for the DAA AI system
- AIStatistics
- AI system statistics
- AISystem
- Main AI system coordinating all AI operations
- Agent
Config - Agent configuration
- MCPClient
- MCPClient
Config - MCP client configuration
- MCPError
- MCPMessage
- Memory
Config - Memory configuration
- Spawn
Config - Agent spawn configuration
- Tool
- Tool
Call - Tool
Result
Enums§
- AIError
- AI system error types