mirror of
https://fastgit.cc/https://github.com/anomalyco/opencode
synced 2026-04-21 13:21:17 +08: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