scaffold_agent

Function scaffold_agent 

Source
pub fn scaffold_agent(name: &str) -> Result<()>
Expand description

Scaffold a new agent script from a template.

Creates agents/<name>.lua with a commented template showing the agent interface and available host APIs.