You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: assets/prompts/trae.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -67,4 +67,4 @@ You have a set of MCP tools named `PypReader-MCP`. This toolset is specifically
67
67
68
68
### Very important reminder
69
69
1. When your code calls a certain function, but you don't know the structure of its return value, don't jump to conclusions like "the payload field is `.text`". Please use `get_source_code_by_symbol` to query the structure of the return value. Especially when there is already an error, if you make things up, the user will be extremely angry.
70
-
2. When you need to use some package which you don't know, use `PypReader-MCP` to check the package message first, before web-search.
70
+
2.(IMPORTANT!!!!!!!!)When you need to use some package which you don't know, use `PypReader-MCP` to check the package message first, before web-search.
0 commit comments