Commit d75da2a
Jithendra
fix: remove aggressive steering from tool descriptions
Tool descriptions should describe capabilities, not dictate when the
client agent must use them. The "You MUST use this tool" directives
were added in PR #13 and violate the MCP convention that tool
descriptions are informational, not behavioral.
Fixes #141 parent fbac3b3 commit d75da2a
1 file changed
Lines changed: 2 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
44 | | - | |
45 | | - | |
| 43 | + | |
46 | 44 | | |
47 | 45 | | |
48 | 46 | | |
| |||
104 | 102 | | |
105 | 103 | | |
106 | 104 | | |
107 | | - | |
108 | | - | |
109 | | - | |
110 | | - | |
| 105 | + | |
111 | 106 | | |
112 | 107 | | |
113 | 108 | | |
| |||
0 commit comments