Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/src/content/docs/guides/ephemerals.md
Original file line number Diff line number Diff line change
Expand Up @@ -271,5 +271,5 @@ This configuration ensures:
- [Triggers Reference](/gh-aw/reference/triggers/) - Complete trigger configuration including `stop-after`
- [Safe Outputs Reference](/gh-aw/reference/safe-outputs/) - All safe output types and expiration options
- [SideRepoOps Guide](/gh-aw/guides/siderepoops/) - Complete setup for side repository operations
- [Security Best Practices](/gh-aw/guides/security/) - Authentication and security considerations
- [Security Best Practices](/gh-aw/reference/tokens/) - Authentication and security considerations
- [Orchestration](/gh-aw/guides/orchestration/) - Orchestrating multi-workflow initiatives
4 changes: 2 additions & 2 deletions docs/src/content/docs/guides/researchplanassign.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,8 +92,8 @@ The three-phase approach takes longer than direct execution and requires develop
## Related Strategies

- **[Orchestration](/gh-aw/guides/orchestration/)**: Coordinate multiple ResearchPlanAssign cycles toward a shared goal
- **[Threat Detection](/gh-aw/guides/threat-detection/)**: Continuous monitoring without planning phase
- **[Custom Safe Outputs](/gh-aw/guides/custom-safe-outputs/)**: Create custom actions for plan phase
- **[Threat Detection](/gh-aw/reference/threat-detection/)**: Continuous monitoring without planning phase
- **[Custom Safe Outputs](/gh-aw/reference/custom-safe-outputs/)**: Create custom actions for plan phase

> [!NOTE]
> The ResearchPlanAssign strategy works best when research findings vary in relevance and priority. For issues that always require immediate action, consider using direct execution workflows instead.
Loading