Getting StartedBuild your first graph, compare Java and DSL authoring, and run a Spring Boot-backed workflow.
DSL ReferenceUnderstand the BLOGE language, its grammar, and the runtime semantics that the compiler produces.
Saga & RecoveryRoll back committed work with declarative compensation, and resume crashed executions from durable checkpoints.
AI AgentsBuild agent loops with declarative tools, memory strategies, and the extended LlmProvider SPI.
Remote WorkersDelegate any node to an external worker process over durable, topic-sharded work items.
Event Journal & ConsoleRecord an append-only execution event stream and inspect it in the embedded /bloge-console ops UI.
ExamplesExplore orchestration patterns for e-commerce, finance, BFF aggregation, long-running flows, and more.
Head First BLOGEFollow the full 18-chapter tutorial track in the main repository, with English and Chinese walkthroughs that build from first graph to production patterns.