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