/** * Example: Defining a Custom Darwin Agent * * This shows how to create a fully configured agent with evolution, * custom metric weights, and MCP tool access. * * Run: npx tsx examples/custom-agent.ts */ export {}; //# sourceMappingURL=custom-agent.d.ts.map