pub async fn info() -> Json<Value>
Runtime info endpoint for CopilotKit.
CopilotKit expects this endpoint to return information about available agents and actions. Agents must be an object/map with agent ID as key, not an array.