You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 4, 2021. It is now read-only.
By now, only one plan is executed. The reason is that only one "reasoning cycle" is allowed for an agent in a step. It is mean that one agent start a step and it has the following phases: perceives, reasons, acts. Then the step finish and the next step will be the same process.
This was a decision to make "parallel" agents in non-parallel process. Because MASON does not execute step in parallel.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Check how many plans can be executed by steps for a JasonShanksAgent
The text was updated successfully, but these errors were encountered: