Skip to content

Conversation

treblereel
Copy link
Collaborator

I propose changing the branch naming when executing agentic parallel tasks.
Since the agent’s name will be used (or the method name if the agent’s name is not specified), the naming of execution results in the context will be strictly deterministic, which will significantly simplify further work with the results.

Drawbacks: if multiple instances of the same agent with identical names are used in a parallel task, the results of the later executions will overwrite the results of the earlier ones.

Signed-off-by: Dmitrii Tikhomirov <chani.liet@gmail.com>
@treblereel treblereel requested a review from fjtirado as a code owner October 1, 2025 21:33
@ricardozanini ricardozanini merged commit 4e02ea4 into serverlessworkflow:main Oct 2, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants