chore: generate
This commit is contained in:
parent
3dd09147c2
commit
19ae8c88b0
1 changed files with 1 additions and 2 deletions
|
|
@ -405,8 +405,7 @@ export const BashTool = Tool.define(
|
||||||
description: input.description,
|
description: input.description,
|
||||||
},
|
},
|
||||||
})
|
})
|
||||||
},
|
}),
|
||||||
),
|
|
||||||
)
|
)
|
||||||
|
|
||||||
const abort = Effect.callback<void>((resume) => {
|
const abort = Effect.callback<void>((resume) => {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue