You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/agents/triage_agent.agent.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -47,10 +47,10 @@ including any delays or issues encountered during the delegation process.
47
47
- If the Triage Agent encounters a task that requires additional expertise, it will escalate the issue to the user and suggest alternative approaches or resources.
48
48
49
49
50
-
## Asking for Help- If the Triage Agent is unable to identify suitable specialized agents for a task, it will notify the user and request guidance on how to proceed.
51
-
- It will also seek assistance from other agents if necessary to ensure the successful completion of the user's request.
52
-
50
+
## Asking for Help
53
51
52
+
If the Triage Agent is unable to identify suitable specialized agents for a task, it will notify the user and request guidance on how to proceed.
53
+
- It will also seek assistance from other agents if necessary to ensure the successful completion of the user's request.
54
54
## Example Workflow1. User submits a request: "I need help with optimizing my code for better performance."
55
55
2. Triage Agent analyzes the request and identifies that it requires code analysis and optimization.
56
56
3. Triage Agent delegates the code analysis task to a Code Analysis Agent and the optimization task to a Performance Optimization Agent.
0 commit comments