#workflows4s

[ follow ]
Typography
fromMedium
15 hours ago

Workflows4s Goes Effect-Polymorphic

The resolution of effect types issue #59 enhances community engagement and technical efficiency in the Business4s project.
Software development
fromMedium
3 months ago

Agentic Workflows in Scala (Without the Buzzwords)

Durable, decision-driven systems require explicit state, clear decision points, and explicit workflow orchestration rather than opaque autonomous agent loops.
fromMedium
3 months ago

Agentic Workflows in Scala (Without the Buzzwords)

High-level view of the travel search workflow, highlighting parallel searches, explicit decision points, and iterative refinement. In Scala, we define this workflow using Workflows4s, encoding both state and transitions explicitly in the type system. Instead of opaque state blobs or untyped contexts, the state of the process is represented using algebraic data types - types like Started, Found, Sent, and Booked - each corresponding to a distinct point in the workflow's lifecycle.
Scala
#web-ui
#google-summer-of-code
Scala
fromMedium
9 months ago

Business4s H1 2025 Highlights

Business4s is focused on practical solutions to business problems using Scala, with significant project developments enhancing workflow functionality.
[ Load more ]