sim icon indicating copy to clipboard operation
sim copied to clipboard

Consecutive parallel blocks not working

Open mayurcdposition2 opened this issue 1 month ago • 1 comments

I am building an agent that has consecutive parallel blocks. The first block runs fine, but the second block doesn't even run . The execution just stops

If I add a single block like a function block between 2 parallel blocks, then it works.

1)working with an intermediate function block with parallel blocks ethereal-passage.json

2)not working just delete the intermediate function block

We have already publcised agennts that has consecutive parallel blocks that are breaking.

mayurcdposition2 avatar Dec 26 '25 11:12 mayurcdposition2

looking into this now

waleedlatif1 avatar Dec 26 '25 20:12 waleedlatif1

@mayurcdposition2 fixed in the latest release https://github.com/simstudioai/sim/releases/tag/v0.5.44

icecrasher321 avatar Dec 27 '25 18:12 icecrasher321