-
Notifications
You must be signed in to change notification settings - Fork 34
Allow to register an agent #126
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomersneeds discussionDiscussion about scope or if the feature is wantedDiscussion about scope or if the feature is wanted
Milestone
Description
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomersneeds discussionDiscussion about scope or if the feature is wantedDiscussion about scope or if the feature is wanted
This will allow for
and then game will automatically call the agent when it is their turn as opposed to doing the canonical loop with a switch statement for agents.