AI Agent

AI agent framework and tool calling

waaseyaa/ai-agent

Layer 5 — AI

AI agent orchestration for Waaseyaa applications.

Provides the agent runner that chains tool calls, manages conversation context, and integrates with the AI pipeline. Depends on waaseyaa/ai-schema for structured input/output schemas.

Key classes: AgentExecutor, AgentInterface, AgentContext.