Reference documentation for the default agents shipped by fullsend.
| Agent | Summary |
|---|---|
| Triage | Inspects new issues and produces structured triage decisions |
| Prioritize | Scores issues using the RICE framework for project board ranking |
| Code | Implements fixes and features from triaged issues |
| Review | Reviews pull requests for correctness, security, and intent alignment |
| Fix | Addresses review feedback on open PRs |
| Retro | Analyzes completed workflows and proposes system improvements |
| Guide | Summary |
|---|---|
| Custom network policy | Configure sandbox network access for hosts beyond the default allowlist |
For configuration, customization, and building your own agents, see the fullsend docs.