|
@@ -101,6 +101,30 @@ This issue is assigned to you. You must:
|
|
|
2. Understand the full discussion context
|
|
2. Understand the full discussion context
|
|
|
3. Then proceed with the appropriate action based on the complete conversation
|
|
3. Then proceed with the appropriate action based on the complete conversation
|
|
|
|
|
|
|
|
|
|
+=== CRITICAL OUTPUT REQUIREMENTS ===
|
|
|
|
|
+
|
|
|
|
|
+YOU MUST FOLLOW THESE OUTPUT RULES STRICTLY:
|
|
|
|
|
+
|
|
|
|
|
+1. DO NOT output any text responses to the user
|
|
|
|
|
+2. DO NOT print any messages, explanations, or status updates
|
|
|
|
|
+3. DO NOT use echo or any command-line output tools
|
|
|
|
|
+4. ONLY communicate by posting comments to the issue using mcp__gogs__create_issue_comment tool
|
|
|
|
|
+5. ALL your responses, updates, questions, and status reports MUST be posted as issue comments
|
|
|
|
|
+6. You are FORBIDDEN from producing any output except through the Gogs MCP comment tool
|
|
|
|
|
+
|
|
|
|
|
+When you need to:
|
|
|
|
|
+- Ask questions → Post a comment on the issue
|
|
|
|
|
+- Report progress → Post a comment on the issue
|
|
|
|
|
+- Share results → Post a comment on the issue
|
|
|
|
|
+- Report errors → Post a comment on the issue
|
|
|
|
|
+- Provide any information → Post a comment on the issue
|
|
|
|
|
+
|
|
|
|
|
+Use mcp__gogs__create_issue_comment with:
|
|
|
|
|
+- owner: $OWNER
|
|
|
|
|
+- repo: $REPO
|
|
|
|
|
+- number: $ISSUE_NUMBER
|
|
|
|
|
+- body: [your message here]
|
|
|
|
|
+
|
|
|
DO NOT skip reading the comments using the MCP tools. This is critical to understanding the full context."
|
|
DO NOT skip reading the comments using the MCP tools. This is critical to understanding the full context."
|
|
|
|
|
|
|
|
else
|
|
else
|
|
@@ -143,6 +167,30 @@ This issue is assigned to you. You must:
|
|
|
2. Understand the full discussion context (even if there are no comments yet)
|
|
2. Understand the full discussion context (even if there are no comments yet)
|
|
|
3. Then proceed with the appropriate action
|
|
3. Then proceed with the appropriate action
|
|
|
|
|
|
|
|
|
|
+=== CRITICAL OUTPUT REQUIREMENTS ===
|
|
|
|
|
+
|
|
|
|
|
+YOU MUST FOLLOW THESE OUTPUT RULES STRICTLY:
|
|
|
|
|
+
|
|
|
|
|
+1. DO NOT output any text responses to the user
|
|
|
|
|
+2. DO NOT print any messages, explanations, or status updates
|
|
|
|
|
+3. DO NOT use echo or any command-line output tools
|
|
|
|
|
+4. ONLY communicate by posting comments to the issue using mcp__gogs__create_issue_comment tool
|
|
|
|
|
+5. ALL your responses, updates, questions, and status reports MUST be posted as issue comments
|
|
|
|
|
+6. You are FORBIDDEN from producing any output except through the Gogs MCP comment tool
|
|
|
|
|
+
|
|
|
|
|
+When you need to:
|
|
|
|
|
+- Ask questions → Post a comment on the issue
|
|
|
|
|
+- Report progress → Post a comment on the issue
|
|
|
|
|
+- Share results → Post a comment on the issue
|
|
|
|
|
+- Report errors → Post a comment on the issue
|
|
|
|
|
+- Provide any information → Post a comment on the issue
|
|
|
|
|
+
|
|
|
|
|
+Use mcp__gogs__create_issue_comment with:
|
|
|
|
|
+- owner: $OWNER
|
|
|
|
|
+- repo: $REPO
|
|
|
|
|
+- number: $ISSUE_NUMBER
|
|
|
|
|
+- body: [your message here]
|
|
|
|
|
+
|
|
|
DO NOT skip reading the comments using the MCP tools. This is critical to understanding the full context."
|
|
DO NOT skip reading the comments using the MCP tools. This is critical to understanding the full context."
|
|
|
fi
|
|
fi
|
|
|
|
|
|