Skip to content

Documentation / @agentick/sandbox / EditFile

Variable: EditFile ​

const EditFile: RunnableToolClass<{ edits: object[]; path: string; }>

Defined in: tools.ts:88

Apply surgical edits to a file in the sandbox.

Released under the ISC License.