mirror of
https://gitea.toothfairyai.com/ToothFairyAI/tf_code.git
synced 2026-04-02 15:13:46 +00:00
ci: ignore
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user