Python like DSL for enterprise grade OpenClaw/hermes/paperclip agents
Compiles structured DSL to AGENTS.md that existing coding agents already consume.
Declarative language for multi-agent AI workflows. Compose .aflow files → MCP tools in Claude Code. No integration code.
DSL approach beats LangGraph's Python boilerplate for reviewable workflows.
Developers building multi-agent AI workflows with Claude Code
LangGraph · CrewAI · AutoGen
Compiles structured DSL to AGENTS.md that existing coding agents already consume.
Compile-time validation catches broken agent transitions before runtime.
Fixed-point rule evaluation as a procedural macro; compiles to zero-overhead Rust, not a VM.
Race-safe mailboxes for agent coordination is a clever specific touch.
Three-concept scheduling model targeting FlashAttention, but generated code isn't performant yet.
Compiles English paragraphs into workflow graphs that block destructive agent actions.