ci: ignore
This commit is contained in:
parent
ea85fdf3cd
commit
cd58f10e3c
1 changed files with 0 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue