Ask a question to get started
Enter to send•Shift+Enter new line
Tool names recognized as shell/command-execution tools.
Only 'execute' is registered by the SDK and CLI backends in practice. 'bash' and 'shell' are legacy names carried over and kept as backwards-compatible aliases.
'execute'
'bash'
'shell'
SHELL_TOOL_NAMES: frozenset[str] = frozenset({'bash', 'shell', 'execute'})