MCPcopy Create free account

hub / github.com/corbt/agent.exe / functions

Functions35 in github.com/corbt/agent.exe

↓ 5 callersFunctionfadeWindow
(show: boolean, immediate = false)
src/main/window.ts:46
↓ 5 callersFunctiongetAiScaledScreenDimensions
()
src/main/store/runAgent.ts:20
↓ 3 callersFunctionexecuteFade
(show: boolean, resolve: () => void)
src/main/window.ts:14
↓ 3 callersFunctiongetScreenDimensions
()
src/main/store/runAgent.ts:15
↓ 2 callersFunctionextractAction
( message: BetaMessageParam, )
src/main/store/extractAction.ts:4
↓ 2 callersFunctionhideWindowBlock
( operation: () => Promise<T> | T, )
src/main/window.ts:167
↓ 2 callersFunctionmapFromAiSpace
(x: number, y: number)
src/main/store/runAgent.ts:73
↓ 2 callersFunctionmsgTemplate
(pingPong: string)
src/main/main.ts:28
↓ 1 callersMethodbuildDarwinTemplate
()
src/main/menu.ts:55
↓ 1 callersMethodbuildDefaultTemplate
()
src/main/menu.ts:195
↓ 1 callersMethodbuildMenu
()
src/main/menu.ts:21
↓ 1 callersMethodclick
()
src/main/menu.ts:159
↓ 1 callersFunctioncreateMainWindow
( getAssetPath: (...paths: string[]) => string, )
src/main/window.ts:80
↓ 1 callersFunctiongetAssetPath
(...paths: string[])
src/main/main.ts:67
↓ 1 callersFunctiongetScreenshot
()
src/main/store/runAgent.ts:40
↓ 1 callersFunctioninitializeApp
()
src/main/main.ts:58
↓ 1 callersFunctioninstallExtensions
()
src/main/main.ts:45
↓ 1 callersFunctionmapToAiSpace
(x: number, y: number)
src/main/store/runAgent.ts:64
↓ 1 callersFunctionperformAction
(action: NextAction)
src/main/store/runAgent.ts:145
↓ 1 callersFunctionpromptForAction
( runHistory: BetaMessageParam[], )
src/main/store/runAgent.ts:82
↓ 1 callersFunctionresolveHtmlPath
(htmlFileName: string)
src/main/util.ts:5
↓ 1 callersFunctionrunAgent
( setState: (state: AppState) => void, getState: () => AppState, )
src/main/store/runAgent.ts:201
↓ 1 callersMethodsetupDevelopmentEnvironment
()
src/main/menu.ts:40
↓ 1 callersFunctionstartRun
()
src/renderer/App.tsx:37
FunctionApp
()
src/renderer/App.tsx:251
FunctionMain
()
src/renderer/App.tsx:22
FunctionRunHistory
()
src/renderer/RunHistory.tsx:6
Methodconstructor
()
src/main/main.ts:20
Methodconstructor
(mainWindow: BrowserWindow)
src/main/menu.ts:17
FunctionhandleKeyDown
(e: React.KeyboardEvent<HTMLTextAreaElement>)
src/renderer/App.tsx:43
Functionon
(channel: Channels, func: (...args: unknown[]) => void)
src/main/preload.ts:15
Functiononce
(channel: Channels, func: (...args: unknown[]) => void)
src/main/preload.ts:24
FunctionsendMessage
(channel: Channels, ...args: unknown[])
src/main/preload.ts:12
FunctionshowWindow
(show: boolean)
src/main/window.ts:161
Functionsubscription
(_event: IpcRendererEvent, ...args: unknown[])
src/main/preload.ts:16