feat: commit before I can merge new changes

ref: N25B-400
This commit is contained in:
Pim Hutting
2026-01-07 22:41:59 +01:00
parent be6bbbb849
commit 365d449666
3 changed files with 40 additions and 6 deletions

View File

@@ -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))