# OpenAgents Templates **Purpose**: Template files and patterns for OpenAgents Control --- ## Structure ``` openagents-repo/templates/ ├── navigation.md (this file) └── [template files] ``` --- ## Quick Routes | Task | Path | |------|------| | **View templates** | `./` | | **Blueprints** | `../blueprints/navigation.md` | | **Guides** | `../guides/navigation.md` | --- ## By Type **Templates** → Reusable template files **Patterns** → Common patterns and structures --- ## Related Context - **OpenAgents Navigation** → `../navigation.md` - **Blueprints** → `../blueprints/navigation.md` - **Guides** → `../guides/navigation.md`