jdthedisciple 6 days ago

simple solution:

preprocess any input to agents by restricting them to a set of visible characters / filtering out suspicious ones

2
stevenwliao 5 days ago

Not sure about internationalization but at least for English, constraining to ASCII characters seems like a simple solution.

cess11 6 days ago

Nasty characters should be rather common in your test cases.