Skip to main content

SharpOMatic 10.0.1

SharpOMatic 10.0.1 is now available.

Changes

  • Added a Batch node for processing lists in chunks, including parallel batch execution.
  • Added a Gosub node so a workflow can call another workflow as a child.
  • Added Evaluations with config-driven rows, columns, and graders.
  • Added Google AI connector support, including Gemini model usage.
  • Added both SQL Server and SQLite Entity Framework providers.
  • Improved trace visibility, including thread and parent/child trace context.

Initial Release

I am excited to announce SharpOMatic 10.0.0, our first release. The version number matches the .NET framework version we target: .NET 10.0.

What is included

  • A workflow engine built for AI-focused orchestration.
  • An embedded editor UI for designing, running, and debugging workflows.
  • An ASP.NET Core host for local development and integration.
  • Documentation covering setup and core concepts.

What next

The first release has minimal functionality, like all first releases. I will be interating quickly to flesh out out the functionality. If there are any requests then just raises an issue on GitHub.