feat: commit before I can merge new changes
ref: N25B-400
This commit is contained in:
@@ -93,6 +93,7 @@ class BDIProgramManager(BaseAgent):
|
||||
thread="transition_phase",
|
||||
body=str(self._phase.id),
|
||||
)
|
||||
self.logger.info(f"Transitioned to phase {new}, notifying UserInterruptAgent.")
|
||||
|
||||
self.add_behavior(self.send(msg))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user