Closed YassinAbdelrahman closed 4 years ago
While this may be a good idea for this case, if we allow each midly useful function to go into agent it may bloat it too much and move to far away from the idea we have about what exactly Agent is. Namely a dummy agent that can perform all primitive functions.
Sounds fair, will just put it in the roles that need it.
Could this function be moved from builder.py to agent.py? I think it is a basic function every role could use.