agents.planning_v2ΒΆ

Planning V2 - Clean planning agent implementation.

This module provides a reorganized planning agent architecture with: - Simple generic Plan models with TypeVar support - Tree-based planning using enhanced tree_leaf structure - Prebuilt MessagesState for agent state management - PlannerAgent with comprehensive prompting and structured output - Clean separation between models, state, and agents

SubmodulesΒΆ