mirror of
https://gitea.toothfairyai.com/ToothFairyAI/tf_code.git
synced 2026-04-02 23:23:45 +00:00
sync
This commit is contained in:
@@ -64,6 +64,7 @@ export const BashTool = Tool.define({
|
||||
stderr,
|
||||
stdout,
|
||||
description: params.description,
|
||||
title: params.command,
|
||||
},
|
||||
output: stdout.replaceAll(/\x1b\[[0-9;]*m/g, ""),
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user