MCPcopy
hub / github.com/superagent-ai/vibekit / run

Method run

packages/dagger/src/dagger/vibekit-dagger.ts:135–135  ·  view source on GitHub ↗
(
    command: string,
    options?: SandboxCommandOptions
  )

Source from the content-addressed store, hash-verified

133
134export interface SandboxCommands {
135 run(
136 command: string,
137 options?: SandboxCommandOptions
138 ): Promise<SandboxExecutionResult>;

Callers 14

executeCommandFunction · 0.65
generateCodeFunction · 0.65
pushToBranchFunction · 0.65
createPullRequestFunction · 0.65
execCommandFunction · 0.65
connectCommandFunction · 0.65
statusCommandFunction · 0.65
logsCommandFunction · 0.65
commandsMethod · 0.65
createMethod · 0.65
inngest.tsFile · 0.65
inngest.tsFile · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected