Releases: agentralabs/agentic-workflow
Releases · agentralabs/agentic-workflow
AgenticWorkflow v0.1.0
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 | bashWhat'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):awfcommand 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
- GitHub: https://github.com/agentralabs/agentic-workflow
- crates.io: https://crates.io/crates/agentic-workflow
- Website: https://agentralabs.tech