Looking at the test case for Python, it's awesome we can serialize agents now. To think ahead a bit, the amount of data generated and serialized could be large with many agents. It might be handy to have a global command to set which fields are serialized by default. So if you only need xcor, ycor and who, then that is all you get (py:turtle-serials xcor ycor who).