feat(coding-agent): expose local bash operations closes #2299

This commit is contained in:
Mario Zechner
2026-03-18 00:41:57 +01:00
parent a9f534adfc
commit 9651e4114d
6 changed files with 125 additions and 202 deletions

View File

@@ -223,6 +223,7 @@ export {
type BashToolOptions,
bashTool,
codingTools,
createLocalBashOperations,
DEFAULT_MAX_BYTES,
DEFAULT_MAX_LINES,
type EditOperations,