agent-coding-patterns
Agent coding standards โ ReAct loop, tool selection, memory management, circuit breaker on tools.
Overviewโ
| Property | Value |
|---|---|
| Type | Instruction |
| File | instructions/agent-coding-patterns.instructions.md |
| Applies To | **/*.py, **/*.ts, **/*.cs |
| WAF Alignment | reliability, security |
| Lines | 213 |
How It Worksโ
Instructions are automatically applied to files matching the applyTo glob pattern. When a developer opens a matching file in VS Code with GitHub Copilot, this instruction's content is injected into the AI context.
Sourceโ
Auto-generated from the FrootAI primitive catalog.