mirror of
https://github.com/Minidoracat/mcp-feedback-enhanced.git
synced 2025-07-27 10:42:25 +08:00
📝 加強規則
This commit is contained in:
parent
eebbf147bc
commit
1cededc517
@ -118,6 +118,7 @@ For best results, add these rules to your AI assistant:
|
|||||||
2. When receiving user feedback, if feedback content is not empty, must call MCP mcp-feedback-enhanced again and adjust behavior based on feedback.
|
2. When receiving user feedback, if feedback content is not empty, must call MCP mcp-feedback-enhanced again and adjust behavior based on feedback.
|
||||||
3. Only when user explicitly indicates "end" or "no more interaction needed" can you stop calling MCP mcp-feedback-enhanced, then the process is complete.
|
3. Only when user explicitly indicates "end" or "no more interaction needed" can you stop calling MCP mcp-feedback-enhanced, then the process is complete.
|
||||||
4. Unless receiving end command, all steps must repeatedly call MCP mcp-feedback-enhanced.
|
4. Unless receiving end command, all steps must repeatedly call MCP mcp-feedback-enhanced.
|
||||||
|
5. Before completing the task, use the MCP mcp-feedback-enhanced to ask the user for feedback.
|
||||||
```
|
```
|
||||||
|
|
||||||
## ⚙️ Advanced Settings
|
## ⚙️ Advanced Settings
|
||||||
|
@ -118,6 +118,7 @@ uvx mcp-feedback-enhanced@latest test
|
|||||||
2. 每当收到用户反馈,若反馈内容非空,必须再次调用 MCP mcp-feedback-enhanced,并根据反馈内容调整行为。
|
2. 每当收到用户反馈,若反馈内容非空,必须再次调用 MCP mcp-feedback-enhanced,并根据反馈内容调整行为。
|
||||||
3. 仅当用户明确表示「结束」或「不再需要交互」时,才可停止调用 MCP mcp-feedback-enhanced,流程才算结束。
|
3. 仅当用户明确表示「结束」或「不再需要交互」时,才可停止调用 MCP mcp-feedback-enhanced,流程才算结束。
|
||||||
4. 除非收到结束指令,否则所有步骤都必须重复调用 MCP mcp-feedback-enhanced。
|
4. 除非收到结束指令,否则所有步骤都必须重复调用 MCP mcp-feedback-enhanced。
|
||||||
|
5. 完成任务前,必须使用 MCP mcp-feedback-enhanced 工具向用户询问反馈。
|
||||||
```
|
```
|
||||||
|
|
||||||
## ⚙️ 进阶设定
|
## ⚙️ 进阶设定
|
||||||
|
@ -118,6 +118,7 @@ uvx mcp-feedback-enhanced@latest test
|
|||||||
2. 每當收到使用者回饋,若回饋內容非空,必須再次呼叫 MCP mcp-feedback-enhanced,並根據回饋內容調整行為。
|
2. 每當收到使用者回饋,若回饋內容非空,必須再次呼叫 MCP mcp-feedback-enhanced,並根據回饋內容調整行為。
|
||||||
3. 僅當使用者明確表示「結束」或「不再需要互動」時,才可停止呼叫 MCP mcp-feedback-enhanced,流程才算結束。
|
3. 僅當使用者明確表示「結束」或「不再需要互動」時,才可停止呼叫 MCP mcp-feedback-enhanced,流程才算結束。
|
||||||
4. 除非收到結束指令,否則所有步驟都必須重複呼叫 MCP mcp-feedback-enhanced。
|
4. 除非收到結束指令,否則所有步驟都必須重複呼叫 MCP mcp-feedback-enhanced。
|
||||||
|
5. 完成任務前,必須使用 MCP mcp-feedback-enhanced 工具向使用者詢問回饋。
|
||||||
```
|
```
|
||||||
|
|
||||||
## ⚙️ 進階設定
|
## ⚙️ 進階設定
|
||||||
|
Loading…
x
Reference in New Issue
Block a user