Module script

Module script 

Source
Expand description

§Aether Script

Aether Script (.ae) is a specialized DSL built on top of Rhai, optimized for AI-agentic workflows. It introduces first-class AI directives and data-flow operators.

Structs§

AetherAgenticRuntime
Aether-enhanced runtime that supports agentic functions.
AetherScript
Pre-processor for Aether Script syntax.