The linter of the agent struggle with unicode characters

request id: 86436192-f9fa-4f5f-b850-8f0dee6455fd

Eg, this meetings has unicode quotes:

‘Ask anything. Use ‘/’ to refer to deals and meetings’

The actual problem seem to be that the edit tools try to re-parse those character and they replace them in the process

check this request: 47f3e10b-8554-4ab8-89cd-6f38a35f3ffa

here i’m forcing the model to first use code_edit with very specific instructions, it fails and replaced unicode characters, but then it seems that the “repply” tool suceeded in performing the edit without touching the strings.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.