@fre4x/jules 1.1.8 → 1.1.9
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.js +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -18582,7 +18582,7 @@ function createInternalError(error48) {
|
|
|
18582
18582
|
type: "text",
|
|
18583
18583
|
text: `Internal Error: ${message}
|
|
18584
18584
|
|
|
18585
|
-
Suggestion:
|
|
18585
|
+
Suggestion: Use the error details above to correct tool arguments and retry the tool call.`
|
|
18586
18586
|
}
|
|
18587
18587
|
]
|
|
18588
18588
|
};
|