mirror of
https://github.com/simplex-chat/simplexmq.git
synced 2026-04-27 10:45:14 +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)