haive.agents.planning.base ========================== .. py:module:: haive.agents.planning.base .. autoapi-nested-parse:: Planning Base Models - Advanced planning system with generics, indexing, and intelligent tree structures. This module provides a sophisticated planning framework with: - Maximum flexibility generics: Plan[Union[Step, Plan, Callable, str, Any]] - Intelligent tree traversal with cycle detection - Event-driven modifiable sequences with undo/redo - Auto-propagating status management - Smart field validation and auto-completion - Dynamic model adaptation based on content Submodules ---------- .. toctree:: :maxdepth: 1 /autoapi/haive/agents/planning/base/agents/index /autoapi/haive/agents/planning/base/models/index /autoapi/haive/agents/planning/base/prompts/index