Skip to content

Releases: agentralabs/agentic-workflow

AgenticWorkflow v0.1.0

14 Mar 13:25

Choose a tag to compare

AgenticWorkflow v0.1.0 — Universal Orchestration Engine

24 capabilities · 124 MCP tools · .awf binary format · 281 tests · 0 failures

Install

# From crates.io
cargo install agentic-workflow-cli agentic-workflow-mcp

# One-liner installer
curl -fsSL https://agentralabs.tech/install/workflow | bash

What's included

  • Core library (agentic-workflow): DAG engine, state machines, batch/stream processing, fan-out/fan-in, resilience (retry, rollback, circuit breaker, dead letter, idempotency), governance (approval gates, audit trail, variable scoping), intelligence (archaeology, prediction, evolution, dream state)
  • MCP server (agentic-workflow-mcp): 124 tools over stdio transport, works with Claude, Cursor, Windsurf, Cody
  • CLI (agentic-workflow-cli): awf command for terminal workflow management
  • FFI (agentic-workflow-ffi): C-compatible bindings for cross-language integration
  • Paper: 10-page research paper with 8 TikZ figures, 11 tables, 22 references

Crates published

Crate crates.io Status
agentic-workflow v0.1.0 Published
agentic-workflow-mcp v0.1.0 Published
agentic-workflow-cli v0.1.0 Published
agentic-workflow-ffi v0.1.0 Pending (rate limit, retry after 15:15 UTC)

Links