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 77f2305 commit ac2b839Copy full SHA for ac2b839
src/main/services/agent.ts
@@ -7,7 +7,6 @@ import {
7
type IpcMainInvokeEvent,
8
ipcMain,
9
} from "electron";
10
-import isDev from "electron-is-dev";
11
12
interface AgentStartParams {
13
taskId: string;
0 commit comments