mirror of
https://github.com/anomalyco/opencode.git
synced 2026-05-31 21:50:53 +00:00
sync
This commit is contained in:
parent
797351de7a
commit
57297d8b9c
1 changed files with 0 additions and 4 deletions
|
|
@ -78,11 +78,7 @@ const getShell = lazy(() => {
|
|||
|
||||
// TODO: we may wanna rename this tool so it works better on other shells
|
||||
export const BashTool = Tool.define("bash", async () => {
|
||||
<<<<<<< HEAD
|
||||
const shell = getShell()
|
||||
=======
|
||||
const shell = Shell.acceptable()
|
||||
>>>>>>> dev
|
||||
log.info("bash tool using shell", { shell })
|
||||
|
||||
return {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue