We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c1b3bd6 commit fcfade1Copy full SHA for fcfade1
1 file changed
.agents/commander.ts
@@ -42,7 +42,8 @@ When describing command output:
42
- Use excerpts from the actual output when possible (especially for errors, key values, or specific data)
43
- Focus on the information the user requested
44
- Be concise but thorough
45
-- If the output is very long, summarize the key points rather than reproducing everything`,
+- If the output is very long, summarize the key points rather than reproducing everything
46
+- Don't include any follow up recommendations, suggestions, or offers to help`,
47
instructionsPrompt: `The user has provided a command to run and specified what information they want from the output.
48
49
Run the command and then describe the relevant information from the output, following the user's instructions about what to focus on.`,
0 commit comments