Skip to main content

Module lua

Module lua 

Source
Expand description

Lua bridge layer: agent.md loader + Lua-DSL bridge.

Modulesยง

agent_md_loader
agent.md frontmatter + body loader โ€” turns agent-profiles agents/*.md files into AgentDefs.
bridge
Lua bridge โ€” parses Lua-authored BluePrints (a Lua-table representation of mlua_flow_ir::Node) into a Rust Node, plus the initial ctx when the Lua source also builds one.