Skip to content
This repository was archived by the owner on Feb 15, 2026. It is now read-only.

Commit 0315c2d

Browse files
committed
refactor(tool): remove unnecessary prompt whitespace
1 parent f960760 commit 0315c2d

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

src/mcp_server.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -110,15 +110,13 @@ def search_py_dep_manager_docs(
110110
111111
⚡ EXECUTION STRATEGY (85%+ first-call success):
112112
- MANDATORY: Multi-call progress report format:
113-
114113
```markdown
115114
### 📊 [Topic] Research - Progress Report [X]
116115
117116
- ✅ **Gathered**: [key findings]
118117
- 🔄 **Next**: [specific gap]
119118
- 🎯 **Goal**: [deliverable]
120119
```
121-
122120
- WHY: Users lose confidence without progress visibility; structured updates prevent confusion
123121
- WHEN: Use progress report format for ANY multi-step research (migration guides, comparisons, complex tutorials)
124122
- ENFORCEMENT: Show progress header AFTER EVERY INDIVIDUAL TOOL CALL, not just at final response (why: continuous user confidence)

0 commit comments

Comments
 (0)