pub async fn execute_agent_inline( core: &AppCore, agent: AgentNode, input: &str, ) -> Result<String>