41 lines
770 B
Markdown
41 lines
770 B
Markdown
<!-- Context: openagents-repo/navigation | Priority: critical | Version: 1.0 | Updated: 2026-02-15 -->
|
|
|
|
# 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`
|