ci: ignore
This commit is contained in:
@@ -136,7 +136,6 @@ export const BashTool = Tool.define("bash", {
|
|||||||
|
|
||||||
const stdout = await stdoutPromise
|
const stdout = await stdoutPromise
|
||||||
const stderr = await stderrPromise
|
const stderr = await stderrPromise
|
||||||
console.log({ stderr, stdout })
|
|
||||||
|
|
||||||
return {
|
return {
|
||||||
title: params.command,
|
title: params.command,
|
||||||
|
|||||||
Reference in New Issue
Block a user