086d1ff 017c628 4e2e30e 017c628
1
2
3
4
5
6
import "dotenv/config"; import { testerAgentGraph } from "./graph.js"; // Export the compiled graph as the main agent entrypoint export const testerAgent = testerAgentGraph;