Skip to content

Conversation

@ricardozanini
Copy link
Member

The LC4J Agentic API implementation was convoluted - and we pushed to another project where we have infrastructure to support such implementation.

The idea is to focus solely on the engine in the SDK.

Signed-off-by: Ricardo Zanini <ricardozanini@gmail.com>
this.forkTask = new ForkTask();
this.forkTask.setFork(new ForkTaskConfiguration());
this.items = new ArrayList<>();
this.setTask(forkTask);
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is unrelated, isnt it? Maybe better to fix with another one?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's, but I'm lazy to open a new PR because of an one-liner. 👀

@ricardozanini ricardozanini merged commit 21d49dd into serverlessworkflow:main Dec 10, 2025
3 checks passed
@ricardozanini ricardozanini deleted the remove-agentic branch December 10, 2025 15:58
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