mirror of
https://github.com/simplex-chat/simplexmq.git
synced 2026-05-11 12:34:46 +00:00
92bd8ef335
* agent entity types (WIP - fails) * agent entities (tests pass, TODO - reduce boilerplate) * simplify test patters * simplify test patterns 2 * refactor testEquality for ACommand * stricter entity parsing and correct serialization, updated tests * fix check of entity ID * remove unused instance Eq (Entity t)