mirror of
https://github.com/aljazceru/opencode.git
synced 2025-12-23 02:34:21 +01:00
ci: ignore
This commit is contained in:
@@ -136,7 +136,6 @@ export const BashTool = Tool.define("bash", {
|
|||||||
|
|
||||||
const stdout = await stdoutPromise
|
const stdout = await stdoutPromise
|
||||||
const stderr = await stderrPromise
|
const stderr = await stderrPromise
|
||||||
console.log({ stderr, stdout })
|
|
||||||
|
|
||||||
return {
|
return {
|
||||||
title: params.command,
|
title: params.command,
|
||||||
|
|||||||
Reference in New Issue
Block a user