We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d9499d9 commit b0504efCopy full SHA for b0504ef
templates/typescript/cua/index.ts
@@ -1,6 +1,5 @@
1
import "dotenv/config";
2
import { Kernel, type KernelContext } from "@onkernel/sdk";
3
-import { chromium } from "playwright";
4
import { Agent } from "./lib/agent";
5
import computers from "./lib/computers";
6
0 commit comments