BashServerToolEngine - Python SDK

BashServerToolEngine method reference

The Python SDK and docs are currently in beta. Report issues on GitHub.

Which bash engine to use. “openrouter” runs commands server-side in the OpenRouter sandbox. “auto” (default) and “native” use native passthrough, returning the tool call to your application to run client-side; OpenRouter does not execute the commands.

Values

NameValue
AUTOauto
NATIVEnative
OPENROUTERopenrouter