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