Skip to content

Commit 69e5972

Browse files
committed
fix(exec): restore process outcome type import
1 parent 5e431c7 commit 69e5972

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/agents/bash-tools.exec.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@ import {
6363
DEFAULT_MAX_OUTPUT,
6464
DEFAULT_PATH,
6565
DEFAULT_PENDING_MAX_OUTPUT,
66+
type ExecProcessOutcome,
6667
type ExecProcessHandle,
6768
applyPathPrepend,
6869
applyShellPath,

0 commit comments

Comments
 (0)