Files
local-cal/.opencode/context/openagents-repo/templates/navigation.md
2026-04-07 11:31:26 -04:00

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`